This project provides Python 3 bindings for the RNP high performance OpenPGP library.
Python 3.7
-
Download, build and install shared version of the RNP OpenPGP library.
-
Install this wrapper:
python setup.py install
python tests/extest.py
There are Python alternatives of RNP's examples under the examples folder.