ANNOUNCING
eGenix PyRun - One file Python Runtime
Version 2.2.3
An easy-to-use single file relocatable Python run-time -
available for Linux, Mac OS X and Unix
PyCA cryptography 1.6 has been released to PyPI. cryptography is a package
which provides cryptographic recipes and primitives to Python developers.
Our goal is for it to be your "cryptographic standard library". We support
Python 2.6-2.7, Python 3.3+, and PyPy.
Changelog (https://cryptography.io/
On behalf of the Python development community and the Python 3.6 release
team, I'm pleased to announce the availability of Python 3.6.0b4. 3.6.0b4
is the last planned beta release of Python 3.6, the next major release of
Python.
Among the new major new features in Python 3.6 are:
* PEP 468 - Pres
Hi All -
I'm happy to announce Passlib 1.7.0 has been released.
This version has been a while in coming, and has a lot of great improvements.
* Argon2 & Scrypt hash support
* TOTP support
* PBKDF2 now has faster builtin backend, and utilizes other backends where
available
* Lots of API cleanup