Skip to content
Snippets Groups Projects
Commit ab1c63df authored by vdidon's avatar vdidon
Browse files

:pencil: ajout Executer en Python

parent 875a31a7
No related merge requests found
......@@ -8,8 +8,12 @@ Commits avec [gitmoji](https://gitmoji.dev/)
- requests
- PyQt5
- taxoniq
- auto-py-to-exe
## Executer en Python
- ``pip install -r requirements.txt``
- ``python interface.py``
## Compilation .exe
- ``pip install -r requirements.txt``
- ``gen.bat``
\ No newline at end of file
- ``gen.bat``
- le .exe est dans le dossier ``dist``
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment