Client library written in Python for the Birdback API.
Usage:
>>> from birdback.xauth import Client >>> client = Client(consumer_id=<id>, consumer_secret=<secret>) >>> client.authenticate()
The client object is now ready to use. It supports the standard set of HTTP methods such as get and post which are available as methods.
The client library uses the popular requests library and the methods take the same arguments.
License
The client library is licensed under the MIT License.
Release files for birdback 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| birdback-0.2.tar.gz | 2.7 kB | Details |
Release files / birdback-0.2.tar.gz
| Download URL | birdback-0.2.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2a4256dbad32aa7580c448f419b3081c149c9b9db8eca040d8426014207af77e
|
|
BLAKE2b-256 checksum How to use checksums |
79c49224782b99ddae9d9069f7cf3c7faab6248bb36f94b0b3f9ca9a0e61cdd8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |