scss | 1 month ago | ||
static | 1 month ago | ||
templates | 1 month ago | ||
.gitignore | 2 months ago | ||
README.md | 2 months ago | ||
app.py | 2 months ago | ||
config.json | 2 months ago | ||
gulpfile.js | 2 months ago | ||
mediascan.py | 2 months ago | ||
package-lock.json | 2 months ago | ||
package.json | 2 months ago | ||
requirements.txt | 2 months ago | ||
storage.json | 2 months ago | ||
transcodate.py | 2 months ago |
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py
Потом можно выйти из окружения выполнив deactivate