Skip to content

mpsiva89/authentic

 
 

Repository files navigation

Overview

docs Documentation Status
tests


package

Comprehensive Authentication Package

  • Free software: BSD 3-Clause License

Installation

pip install authentic

Documentation

https://authentic.readthedocs.io/

Development

pyenv virtualenv -p python3.7 3.7.5 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

About

Comprehensive Authentication Package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%