Skip to main content

A modern pythonic wrapper around GPG

Project description

GPyG

A modern pythonic wrapper around GPG

Installation

Requirements:

  • At least Python 3.12
  • A working GNUPG installation

GPyG can be installed from PyPI with the following command:

python -m pip install gpyg

Basic Usage

from gpyg import GPG

with GPG() as gpg:
    print(gpg.keys.list_keys())
    print(gpg.keys.list_keys()[0].export())

Documentation

In-depth documentation and the API reference is hosted at https://itecai.github.io/GPyG

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

gpyg-0.3.0.tar.gz (36.6 kB view details)

Uploaded Source

Built Distribution

gpyg-0.3.0-py3-none-any.whl (33.5 kB view details)

Uploaded Python 3

File details

Details for the file gpyg-0.3.0.tar.gz.

File metadata

  • Download URL: gpyg-0.3.0.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for gpyg-0.3.0.tar.gz
Algorithm Hash digest
SHA256 f6760024e3ff70b40a318e3f63be9faa7c25fdb0149982be73be3c8e2e872cb0
MD5 aed52bee4a079daf9a2dce85c43233ea
BLAKE2b-256 27bd064d48a055f227664ec7f0a283ec83df11b2c11559cb0117c8faf5f40808

See more details on using hashes here.

File details

Details for the file gpyg-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: gpyg-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 33.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for gpyg-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5feb92d5d2eb2dc03dceddd17a7dd2aa930ffd3519928194885b2825b619678d
MD5 6edd99877e47f5650827d281abd7416b
BLAKE2b-256 b83367b2accca12c55c5313d08737a556ba7707831f85499d395214392949e4a

See more details on using hashes here.

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