API Wrapper for throwbin.io
Project description
Throwbin
Modern throwbin.io API wrapper.
Usage
There is some methods of using throwbin API.
Post
Post synchronous
from throwbin import ThrowBin
tb = ThrowBin()
my_paste = tb.post(
title="My title",
text="My text",
syntax="text"
)
print(f"Status {my_paste.status} | Link: {my_paste.link}")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
throwbin-0.1.tar.gz
(1.6 kB
view details)
Built Distributions
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
throwbin-0.1-py3.7.egg
(4.4 kB
view details)
throwbin-0.1-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file throwbin-0.1.tar.gz.
File metadata
- Download URL: throwbin-0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0efd6b0f3539666c3180f7acc6df314ecccdaab080faccfb73bc27fba2ca965d
|
|
| MD5 |
eb22cbd94006ee8137c2fbce1bc87ff1
|
|
| BLAKE2b-256 |
a8e24f6581bcd2b9f84d96deb9ba2252c3968c45cc1e6dc330da898522908f2d
|
File details
Details for the file throwbin-0.1-py3.7.egg.
File metadata
- Download URL: throwbin-0.1-py3.7.egg
- Upload date:
- Size: 4.4 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63bebe4928ba99b3a609587de8095f77672620ea05e9d987b00c94442730bffe
|
|
| MD5 |
bddf591dab8daa1d54181b6f6608d70f
|
|
| BLAKE2b-256 |
fa5036bc69b0ed0dfe5f0385e11033da547f5c5163db7749780c964c18622aab
|
File details
Details for the file throwbin-0.1-py3-none-any.whl.
File metadata
- Download URL: throwbin-0.1-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7de1016d8d68035b7d9e0a7303c7ca1e88992031aa2afe1459c348ffc1024727
|
|
| MD5 |
095bfbafc0d97e3746568ee46b0aa38e
|
|
| BLAKE2b-256 |
0a0244371295b1f90cb1c7b1f8a648fe2bf53a95006c522e4fdab4b415249c04
|