Name | privatebin JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | Python library for interacting with PrivateBin's v2 API (PrivateBin >= 1.3) to create, retrieve, and delete encrypted pastes. |
upload_time | 2025-08-23 17:05:32 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
paste
pastebin
privatebin
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# privatebin
[](https://pypi.org/project/privatebin/)





[](https://codecov.io/gh/Ravencentric/privatebin)
Python library for interacting with PrivateBin's v2 API (PrivateBin >= 1.3) to create, retrieve, and delete encrypted pastes.
## Installation
`privatebin` is available on [PyPI](https://pypi.org/project/privatebin/), so you can simply use [pip](https://github.com/pypa/pip) to install it.
1. To install the core library:
```sh
pip install privatebin
```
2. To install the CLI:
- With [`pipx`](https://pipx.pypa.io/stable/) or [`uv`](https://docs.astral.sh/uv/guides/tools/#installing-tools) (recommended)
```sh
pipx install "privatebin[cli]"
```
```sh
uv tool install "privatebin[cli]"
```
- With [`pip`](https://pip.pypa.io/en/stable/installation/)
```sh
pip install "privatebin[cli]"
```
## Docs
Checkout the [quick start page](https://ravencentric.cc/privatebin/quick-start/) and the [API reference](https://ravencentric.cc/privatebin/api-reference/client/).
## License
Distributed under the [MIT](https://choosealicense.com/licenses/mit/) License. See [LICENSE](https://github.com/Ravencentric/privatebin/blob/main/LICENSE) for more information.
Raw data
{
"_id": null,
"home_page": null,
"name": "privatebin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "paste, pastebin, privatebin",
"author": null,
"author_email": "Ravencentric <me@ravencentric.cc>",
"download_url": "https://files.pythonhosted.org/packages/b3/3d/64e4e9d22533b42ac698343703a733257ae3972cf25ccecb952f15346e7e/privatebin-0.3.0.tar.gz",
"platform": null,
"description": "# privatebin\n\n[](https://pypi.org/project/privatebin/)\n\n\n\n\n\n\n[](https://codecov.io/gh/Ravencentric/privatebin)\n\nPython library for interacting with PrivateBin's v2 API (PrivateBin >= 1.3) to create, retrieve, and delete encrypted pastes.\n\n## Installation\n\n`privatebin` is available on [PyPI](https://pypi.org/project/privatebin/), so you can simply use [pip](https://github.com/pypa/pip) to install it.\n\n1. To install the core library:\n\n ```sh\n pip install privatebin\n ```\n\n2. To install the CLI:\n\n - With [`pipx`](https://pipx.pypa.io/stable/) or [`uv`](https://docs.astral.sh/uv/guides/tools/#installing-tools) (recommended)\n\n ```sh\n pipx install \"privatebin[cli]\"\n ```\n ```sh\n uv tool install \"privatebin[cli]\"\n ```\n\n - With [`pip`](https://pip.pypa.io/en/stable/installation/)\n\n ```sh\n pip install \"privatebin[cli]\"\n ```\n\n## Docs\n\nCheckout the [quick start page](https://ravencentric.cc/privatebin/quick-start/) and the [API reference](https://ravencentric.cc/privatebin/api-reference/client/).\n\n## License\n\nDistributed under the [MIT](https://choosealicense.com/licenses/mit/) License. See [LICENSE](https://github.com/Ravencentric/privatebin/blob/main/LICENSE) for more information.\n",
"bugtrack_url": null,
"license": null,
"summary": "Python library for interacting with PrivateBin's v2 API (PrivateBin >= 1.3) to create, retrieve, and delete encrypted pastes.",
"version": "0.3.0",
"project_urls": {
"Documentation": "https://ravencentric.cc/privatebin/",
"Repository": "https://github.com/Ravencentric/privatebin"
},
"split_keywords": [
"paste",
" pastebin",
" privatebin"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2745ed7263db2c5c1ca84017b3d378fa41c755bf0fb80f162e33f4d2bfe7ebc2",
"md5": "c5b54a8bf354d160695f1bcd23e25b41",
"sha256": "67e286256be644d982614e6024b76304ea4ca42a11e4ee9b060994ee1007494d"
},
"downloads": -1,
"filename": "privatebin-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5b54a8bf354d160695f1bcd23e25b41",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 22914,
"upload_time": "2025-08-23T17:05:31",
"upload_time_iso_8601": "2025-08-23T17:05:31.058307Z",
"url": "https://files.pythonhosted.org/packages/27/45/ed7263db2c5c1ca84017b3d378fa41c755bf0fb80f162e33f4d2bfe7ebc2/privatebin-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b33d64e4e9d22533b42ac698343703a733257ae3972cf25ccecb952f15346e7e",
"md5": "f8ece783469c66097973a34b43a4f6b8",
"sha256": "e60f165b6095c0a80dc9c0a63f6e23f0cdecf91542c24d7abf1a2afd8bcd747c"
},
"downloads": -1,
"filename": "privatebin-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "f8ece783469c66097973a34b43a4f6b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 85450,
"upload_time": "2025-08-23T17:05:32",
"upload_time_iso_8601": "2025-08-23T17:05:32.486868Z",
"url": "https://files.pythonhosted.org/packages/b3/3d/64e4e9d22533b42ac698343703a733257ae3972cf25ccecb952f15346e7e/privatebin-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-23 17:05:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ravencentric",
"github_project": "privatebin",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "privatebin"
}