Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OC_project2_MVC_tinydb

https://github.com/yoann9344/OC_project2_MVC_tinydb

Install

Tested with python 3.9.6, should work with python -V > 3.8

git clone https://github.com/yoann9344/OC_project2_MVC_tinydb
cd OC_project2_MVC_tinydb
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install -e .
# generate Flake8 report
flake8
# launch the app
python chess_tournament/app.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages