Skip to main content

webhookbin-library

Python library for https://www.webhookbin.net

Install with pip

pip install webhookbin

Examples:

import webhookbin

print(webhookbin.makebin().text)

print(webhookbin.post({"data": "here"}).text)

print(webhookbin.get().text)

print(webhookbin.makebin("both").text)

print(webhookbin.makebin("post").text)

print(webhookbin.makebin("get").text)

print(webhookbin.post({"data": "here"},headers={"Customheader": "Something"}).text)

headers = {"Customheader": "Something"}

print(webhookbin.post({"data": "here"},headers=headers,token="DBwIfrB_9BDycs0a4rm0YVRrgsPPpmS2_Vl11ElKpIM").text)

print(webhookbin.get(delete=False).text)

print(webhookbin.get(orderby="acending").text)

print(webhookbin.get(token="DBwIfrB_9BDycs0a4rm0YVRrgsPPpmS2_Vl11ElKpIM").text)

print(webhookbin.patch().text)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webhookbin-1.0.1.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

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

webhookbin-1.0.1-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file webhookbin-1.0.1.tar.gz.

File metadata

  • Download URL: webhookbin-1.0.1.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for webhookbin-1.0.1.tar.gz
Algorithm Hash digest
SHA256 95b4e7133f4b7994c086911db688165c2eeddd9082089055103da18d8cccc127
MD5 fd48a6b22b6dad9dc999ebaf79f985ac
BLAKE2b-256 63e86e4bd02eb6507948b619ca669c84dcaca6c2c158b7b15d5dd15069d7dd29

See more details on using hashes here.

File details

Details for the file webhookbin-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: webhookbin-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for webhookbin-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6100f2812c2d614ae5780cc4426ff9af7b97feb60936b0c4dc98775067220211
MD5 31f7e557064fbb630e85d6ad4c4105c5
BLAKE2b-256 00a438887db8e160811b6513695ffd3c5b568e12fd0fba25a7423557c49b3198

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 files

1.0.0

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