Skip to main content

A python library for https://jsonbin.marcusweinberger.repl.co/

Project description

# jsonbin-client

## Installation

pip install jsonbin-client

## Usage

import jsonbin

client = jsonbin.Client(“YOUR_TOKEN_HERE”) # use jsonbin.generate() or custom token

client.store(“key”, “hello world”) # supports any data type - including raw binary data

client.retrieve(“key”) # returns “hello world”

client.delete(“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

jsonbin-1.0.0.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file jsonbin-1.0.0.tar.gz.

File metadata

  • Download URL: jsonbin-1.0.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for jsonbin-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a24fc1ea18e3d4eb9f15163233f32daac81e7526a2c83035587165d954da87e3
MD5 03e1c02a57056fff3031125fae00c80d
BLAKE2b-256 efdfe67f7cbf3144fcc7aaa91cd7043a607bc93cdeafe9b2a6cc799e8ac59f72

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