Skip to main content

An unofficial hastebin module.

Project description

hastebiny

An unofficial hastebin module.

pip install hastebiny

This is a simpe module that allows you to create and recieve hastebins. There are two functions send and get. Using the send function, you can send data (text) to hastebins server and store it there, the function will return a key to access this data. The get function will return the data (text) attributed to a key.

# Example code
from hastbiny import hb

key = hb.send("My hastebin content :)")
print(key)
print(hb.get(key))

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

hastebiny-0.0.6.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

hastebiny-0.0.6-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file hastebiny-0.0.6.tar.gz.

File metadata

  • Download URL: hastebiny-0.0.6.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for hastebiny-0.0.6.tar.gz
Algorithm Hash digest
SHA256 33d634e378f7d7b6aec7288dec0083fd721f57a434a8010296523ed84ddaa263
MD5 10c4a2f2bacdb729726e39d4a2bbbb51
BLAKE2b-256 4157d57e052703ea11d4e3d8b47d5559061aa1e1f6fd738117aebc4329912135

See more details on using hashes here.

File details

Details for the file hastebiny-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: hastebiny-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for hastebiny-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 dc57686536859c1a029e36d469b5740aa5abca12734a6cd82e85590828682412
MD5 1ddd30eaf55b9025a24c77c25a518f13
BLAKE2b-256 60e40c36ae01eee9fb57aacb0515b95256f1cdac21c9b0bab7cd266c3a003620

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page