{ "info": { "author": "Bitcasa, Inc.", "author_email": "api@bitcasa.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Utilities" ], "description": "Bitcasa SDK for Python\n======================\n\nBitcasa SDK for Python, providing access to Bitcasa's REST API.\n\nLicense: MIT\n\nRequirements:\n\n- requests >= 1.2.3\n\nSetup\n=====\nInstall bitcasa library\n\n::\n\n pip install bitcasa\n\n\nGet A Bitcasa Developer API Key\n===============================\nIn order to access the API successfully, you need to first get an API key from Bitcasa:\n\n* Go to: `https://developer.bitcasa.com/ `_\n* Either sign up with your Bitcasa account, or log in with it\n* Click \"Console\" on the top header, and \"Create App\" on the top right\n* Save your Client ID and your Client Secret locally; you will use them in your code\n\n\nUsing The Bitcasa API\n=====================\nIn 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.\n\nExamine the tests for examples of usage.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/bitcasa/bitcasa-sdk-python/tarball/v1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.bitcasa.com/", "keywords": "bitcasa sdk", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "bitcasa", "package_url": "https://pypi.org/project/bitcasa/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bitcasa/", "project_urls": { "Download": "https://github.com/bitcasa/bitcasa-sdk-python/tarball/v1.0", "Homepage": "http://www.bitcasa.com/" }, "release_url": "https://pypi.org/project/bitcasa/1.0/", "requires_dist": null, "requires_python": null, "summary": "This is the Python SDK for the Bitcasa API.", "version": "1.0" }, "last_serial": 1008926, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "65d9d7919879c5c8ff9a193f72c49f83", "sha256": "66abc6e66aa6301f2adb8af8b392c2270cafab67a837cb5c5bf40ab8e95ad651" }, "downloads": -1, "filename": "bitcasa-1.0.tar.gz", "has_sig": false, "md5_digest": "65d9d7919879c5c8ff9a193f72c49f83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6809, "upload_time": "2014-02-23T03:49:00", "url": "https://files.pythonhosted.org/packages/52/c9/039f0f6e249aac7a1b8c839ff1d0d0c394d0816098e201ca3e4b08b50826/bitcasa-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "65d9d7919879c5c8ff9a193f72c49f83", "sha256": "66abc6e66aa6301f2adb8af8b392c2270cafab67a837cb5c5bf40ab8e95ad651" }, "downloads": -1, "filename": "bitcasa-1.0.tar.gz", "has_sig": false, "md5_digest": "65d9d7919879c5c8ff9a193f72c49f83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6809, "upload_time": "2014-02-23T03:49:00", "url": "https://files.pythonhosted.org/packages/52/c9/039f0f6e249aac7a1b8c839ff1d0d0c394d0816098e201ca3e4b08b50826/bitcasa-1.0.tar.gz" } ] }