gpg-exchange · PyPI
pypi.org › project › gpg-exchangeOct 23, 2018 · Simplified GPG exchange wrapper. This module abstracts some of the data types and operations performed by the GPG Made Easy library in order to provide a single means of key generation, public key exchange, encryption and decryption using GPG.
pygpg · PyPI
pypi.org › project › pygpgDec 06, 2020 · A better way to use GPG. pygpg is an easy to use wrapper around the GPG CLI. It simplifies some operations that really shouldn't be as tedious as they are when using the GPG CLI. The aim is to offer a cohesive and intuitive set of commands that makes GPG key management and usage simple and easy!
gpg · PyPI
https://pypi.org/project/gpg15.02.2018 · 1.7.2-beta7 pre-release. Oct 31, 2016. Download files. Download the file for your platform. If you're not sure which to choose, learn more about installing packages. Files for gpg, version 1.10.0. Filename, size. File type. Python version.
gpg-forward · PyPI
https://pypi.org/project/gpg-forwardSearch PyPI Search. gpg-forward 0.1.2 pip install gpg-forward Copy PIP instructions. Latest version. Released: Jan 18, 2019 Forward GPG agent socket to remote host over SSH. ... gpg-forward - Forward GPG agent over SSH. This utility implements GPG agent socket forwarding over SSH, in a way similar to the one described in GnuPG wiki.
gnupg · PyPI
https://pypi.org/project/gnupg02.08.2014 · This module allows easy access to GnuPG’s key management, encryption and signature functionality from Python programs, by interacting with GnuPG through file descriptors. Input arguments are strictly checked and sanitised, and therefore this module should be safe to use in networked applications requiring direct user input.
pygpg · PyPI
https://pypi.org/project/pygpg06.12.2020 · pygpg is an easy to use wrapper around the GPG CLI. It simplifies some operations that really shouldn't be as tedious as they are when using the GPG CLI. The aim is to offer a cohesive and intuitive set of commands that makes GPG key management and usage simple and easy! Installation With Pip Installing is simply done by running pip install pygpg.
gpg-exchange · PyPI
https://pypi.org/project/gpg-exchange23.10.2018 · Simplified GPG exchange wrapper. This module abstracts some of the data types and operations performed by the GPG Made Easy library in order to provide a single means of key generation, public key exchange, encryption and decryption using GPG.
django-gpg · PyPI
pypi.org › project › django-gpgJun 17, 2017 · 4. Run =python manage.py migrate= to create the new models. Include these settings in your =settings.py= to customize django-gpg. Or just leave this out entirely to use the defaults shown here. Each user will now have an associated GPG Profile. You can add public. keys via the django admin.
gpg · PyPI
pypi.org › project › gpgFeb 15, 2018 · 1.7.2-beta7 pre-release. Oct 31, 2016. Download files. Download the file for your platform. If you're not sure which to choose, learn more about installing packages. Files for gpg, version 1.10.0. Filename, size. File type. Python version.
gpg-lite · PyPI
pypi.org › project › gpg-liteNov 11, 2021 · gpg-lite: a cross-platform python binding for GnuPG. gpg-lite is a python API for GPG / GnuPG that offers the following functionalities: PGP key management: create and delete keys. Search for keys in the local keyring. Data encryption: encrypt and sign files.