INSTALL.md 363 Bytes

make venv && source activate && pip -r requi.. picharm requirement run with pycharm run with apache+wsgi run with nginx+uwsgi run through docker install standalone on your own server update your server installation ress/flaskenv > .flaskenv run tests PYTHONPATH=. pytest --cov=app --cov-report=xml:"coverage.xml" --cov-report=term --junitxml "tests-report.xml"