بدون توضیح

tripeur cdc8e9320b First commit 4 سال پیش
.vscode 16b3459f66 First commit 4 سال پیش
static 1089d0429b First Commit 4 سال پیش
templates 1089d0429b First Commit 4 سال پیش
.gitignore 40a4888eba add .db to gitignore 4 سال پیش
Coin.py 1089d0429b First Commit 4 سال پیش
README.md cdc8e9320b First commit 4 سال پیش
app.py 1089d0429b First Commit 4 سال پیش
populate.py 1089d0429b First Commit 4 سال پیش
requirement.txt 16b3459f66 First commit 4 سال پیش

README.md

install

mkdir MaxApp
cd MaxApp
git clone http://gitlab.jaquin.fr/clovis/MaxApp.git
python -m venv venv
venv/Scripts/activate
pip -r requirements.txt