Small lib to interact with LCSB privatebin
Project description
LCSB-PBIN
Small library to send a paste on the LCSB private bin.
This one is a bit modified and does not allow paste to be sent without authentication.
Install
pip install lcsb_pbin
Usage
import lcsb_pbin
link = lcsb_pbin.paste(
"https://privatebin.lcsb.uni.lu",
"""
# Header
lorem ipsum
""",
"lums-username",
"lums-password",
paste_password='passw0rd',
formatter="markdown",
opendiscussion=True,
burnafterreading=False,
expire="1month",
debug=False,
)
print(link)
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
lcsb_pbin-0.0.4.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lcsb_pbin-0.0.4.tar.gz.
File metadata
- Download URL: lcsb_pbin-0.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.5.0.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eeb5a3e84af574a0d54c04a032175bbbfb62f9097b0e19618a695d2783282c2
|
|
| MD5 |
e31e7f2475ce4083b7cfe89cb287d7a0
|
|
| BLAKE2b-256 |
1398efa92000c4c8afa0cdbcfad3167877c0431e4039df05c68153e1d755926b
|
File details
Details for the file lcsb_pbin-0.0.4-py3-none-any.whl.
File metadata
- Download URL: lcsb_pbin-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.5.0.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eaf09a871cf37dfa3bac7553c661f6653423db7de32a2c754ed08a28f6284761
|
|
| MD5 |
5d410fb1b4068939485eea7aea0ac5f3
|
|
| BLAKE2b-256 |
d523d71d4926de20dce567a04f75398ec473223610f1bb7fccc2e25543cfd3e4
|