Hastebin API Wrapper
Project description
Hastebin
👻 | Example
Example Code How You Can Use Hastebin!
pip install Hastebin
import Hastebin
if __name__ == '__main__':
example = Hastebin.Hastebin(proxy = 'http://127.0.0.1:9999')
Luv = example.create("Test")
print(Luv)
----------
>>> main.py
https://www.toptal.com/developers/hastebin/ligobuquge
or
example = Hastebin.Hastebin(proxy = 'http://127.0.0.1:9999')
Luv = example.lookup("teteketowi")
print(Luv)
----------
>>> main.py
:)
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
Hastebin-0.0.1.tar.gz
(2.2 kB
view hashes)