Skip to content

Lanxre/first_look_python_eel

Repository files navigation

Launching the application

Go to the root of the application

cd ./Work

Creation of virtual environments

python -m venv venv

Activate virtual environments

cd ./venv/Scripts

activate

Go to the root of the application

python app.py

Screenshot after launching the application

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published