Skip to main content

Bytebin API Wrapper

Project description

Bytebin.py

Image from Gyazo

A simple python wrapper for Bytebin

Installation

pip install Bytebin

Example

import Bytebin

bb = Bytebin.Bytebin()

paste = bb.create("Hello World!")

print(paste.url)
print(paste.key)

lookup = bb.lookup(paste.key)

print(lookup.url)
print(lookup.key)
print(lookup.content)

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

Bytebin-0.0.2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

Bytebin-0.0.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file Bytebin-0.0.2.tar.gz.

File metadata

  • Download URL: Bytebin-0.0.2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for Bytebin-0.0.2.tar.gz
Algorithm Hash digest
SHA256 a861225cbf6d8e4c82cfe224f312e1876f7432c395d5f814e63e5ff8d3e3aab6
MD5 6cfa26765bd544f8d1bc252ea5d5fd87
BLAKE2b-256 d2c043741a76457751f18a177b9e5ee1d33870f01a48987471d923ffb1119161

See more details on using hashes here.

File details

Details for the file Bytebin-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: Bytebin-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for Bytebin-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c5c17151083b5975a33c929cc5f49a20f6acaca5adafd7d1c63dd88895adf52b
MD5 e211ba1b19bbae82784b8f184a6242e6
BLAKE2b-256 0384d56ef3202855d08d0400ea81a5f3f359b8a3db3a1702a6c2fe01c0a57537

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