Skip to main content

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)

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

If you're not sure about the file name format, learn more about wheel file names.

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.

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page