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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size throwbin-0.1-py3.7.egg (4.4 kB) | File type Egg | Python version 3.7 | Upload date | Hashes View |
Filename, size throwbin-0.1-py3-none-any.whl (15.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size throwbin-0.1.tar.gz (1.6 kB) | File type Source | Python version None | Upload date | Hashes View |