Skip to main content

Birdback API client.

Project description

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.

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

birdback-0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

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