Python library for interacting with PrivateBin's v2 API (PrivateBin >= 1.3) to create, retrieve, and delete encrypted pastes.
privatebin
is available on PyPI, so you can simply use pip to install it.
-
To install the core library:
pip install privatebin
-
To install the CLI:
Checkout the quick start page and the API reference.
Distributed under the MIT License. See LICENSE for more information.