(former) autocrypt package
Project description
As of 2018, Jan 10th this package is empty and has been renamed. If you are looking for Autocrypt implementing python code you may rather look at:
https://pypi.python.org/pypi/muacrypt which offers a command line tool and documented APIs to manage Autocrypt-capabilities for Mail User agents (MUAs). It uses gpg or gpg2 under the hood for crypto operations.
https://github.com/juga0/pyac is an example implementation of Autocrypt Level 1 using the https://pypi.python.org/pypi/pgpy package to implement PGP operations.
For other (upcoming) implementations refer to https://autocrypt.org/dev-status.html