Skip to main content

This is the Python SDK for the Bitcasa API.

Project description

Bitcasa SDK for Python

Bitcasa SDK for Python, providing access to Bitcasa’s REST API.

License: MIT

Requirements:

  • requests >= 1.2.3

Setup

Install bitcasa library

pip install bitcasa

Get A Bitcasa Developer API Key

In order to access the API successfully, you need to first get an API key from Bitcasa:

  • Go to: https://developer.bitcasa.com/

  • Either sign up with your Bitcasa account, or log in with it

  • Click “Console” on the top header, and “Create App” on the top right

  • Save your Client ID and your Client Secret locally; you will use them in your code

Using The Bitcasa API

In order to access a Bitcasa user’s files, you’ll need to authorize your application with the user via our authentication exchange. Once completed, you’ll gain an access token that you can utilize for API usage.

Examine the tests for examples of usage.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

bitcasa-1.0.tar.gz (6.8 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