mahmoudimus / OpenPGP-Python

A port of OpenPGP-PHP to Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPGP-Python

OpenPGP-Python

Actions Status License: MIT Code style: black

This is a port of OpenPGP-PHP http://github.com/bendiken/openpgp-php to python.

Getting Started

Prerequisites

Some prerequisites need to be installed.

  • Python 3.6+

Installing

Install from the official PyPI:

pip install OpenPGP-Python

Install from the latest source:

pip install git+https://github.com/mahmoudimus/OpenPGP-Python

Usage

To be done.

About

A port of OpenPGP-PHP to Python

License:MIT License


Languages

Language:Python 100.0%