Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gestionnaire de tournoi d'échec

Installer un virtual env:

https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments

Installer les dépendances:

pip install -r requirements.txt
ou
pip3 install -r requirements.txt

Lancer le programme:

cd formation_python_projet_4_gestionnaire_echecs
py app_router.py (windows)
python3 app_router.py (linux)

Installer et run flake8:

pip3 install flake8
(y ajouter l'environnement virtuel)
flake8 --ouput-file=repport.txt

About

Gestionnaire echecs

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Contributors

Languages