Last updated:
0 purchases
python2secrets 1.0.5
# Secrets backport
Backport of Python 3.6’s [secrets](https://docs.python.org/3/library/secrets.html) module for Python 2.7, 3.4 and 3.5.
ChangeLog
1.0.5 (2019-01-29)
Explicit Python 3.4 and 3.5 support in setup.py and README.
1.0.4 (2018-11-16)
Fix: import for python 3
1.0.3 (2018-11-07)
Add MANIFEST.in
1.0.2 (2018-08-18)
Set lower version to 2.7.7 for compare_digest import
1.0.1 (2018-08-18)
Add compatibility to python2.6 by creating a default compare_digest
1.0.0 (2018-09-17)
Initial backport of secrets module
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.