Python Bindings for GPGME
Yugesh Kothari
kothariyugesh at gmail.com
Tue May 8 06:16:36 CEST 2018
Hello all,
I'm looking to write a GUI around the existing philosophy-of-use of
EasyGnuPG (https://github.com/EasyGnuPG/egpg) as part of my GSoC project
this summers. I was therefore looking to find the best ways to wrap GnuPG
from Python scripts rather than using outputs from gpg2 binary. I see there
are two principal bindings available PyMe and PyGPGME.
Both seem to be relatively un-maintained for the past few years now (2008
for PyMe and 2012 for PyGPGME):
http://pyme.sourceforge.net/https://launchpad.net/pygpgme
Some of the features I'd like to be working with are:
1. Encrypting/Decrypting files. Decryption done using user's default
keyrings.
2. Listing keys and encryption sub-keys.
3. Maintaining contacts
4. Generating new keys
So, my question is - has anyone worked with Python and GPGME? Which
bindings are better in your opinion?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20180508/a5a7d46d/attachment.html>
More information about the Gnupg-users
mailing list