0 purchases
proteanflask 0.0.11
Protean Flask Extension
Free software: BSD 3-Clause License
Installation
pip install protean-flask
Documentation
https://protean-flask.readthedocs.io/
Development
pyenv virtualenv -p python3.7 3.7.2 protean-flask-dev
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox
Changelog
0.0.1 (2018-07-20)
First release on PyPI.
0.0.6 (2018-12-28)
Base version of the library.
0.0.9 (2019-03-11)
Sync with protean 0.0.9.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.