Skip to main content

A thin wrapper around GPG with friendlier command line options!

Project description

A better way to use GPG

Python Build Release GitHub

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.

From Source

This is fairly simple as well. Just clone the project and run python setup.py install (note that you should specify the package version on the CLI, because the version is not in setup.py or setup.cfg. For an example, see the publish workflow. Specifically, the Build & Publish step of the publish job.)

Usage

Using pygpg is super simple :

pg {options}

or

pygpg {options}

Both versions behave the same way, but pg is shorter and more convenient to type. Running either command yields the help menu, which should be detailed enough to use pygpg effectively!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygpg-0.4.1.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

pygpg-0.4.1-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page