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:
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bitcasa-1.0.tar.gz
.
File metadata
- Download URL: bitcasa-1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66abc6e66aa6301f2adb8af8b392c2270cafab67a837cb5c5bf40ab8e95ad651 |
|
MD5 | 65d9d7919879c5c8ff9a193f72c49f83 |
|
BLAKE2b-256 | 52c9039f0f6e249aac7a1b8c839ff1d0d0c394d0816098e201ca3e4b08b50826 |