{ "info": { "author": "Jehiah Czebotar", "author_email": "jehiah@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries", "Topic :: Utilities" ], "description": "bitly API python library\n========================\n\n## Installation\n\n pip install bitly_api\n\n## Run tests\n\nYour username is the lowercase name shown when you login to bitly, your access token can be fetched using the following ( http://dev.bitly.com/authentication.html ):\n\n curl -u \"username:password\" -X POST \"https://api-ssl.bitly.com/oauth/access_token\"\n\nTo run the tests either export the environment variable or set it up inline before calling `nosetests`:\n\n bitly-api-python $ BITLY_ACCESS_TOKEN= nosetests\n\n## API Documentation\n\nhttp://dev.bitly.com/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bitly/bitly-api-python", "keywords": "bitly bit.ly", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "bitly_api", "package_url": "https://pypi.org/project/bitly_api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bitly_api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bitly/bitly-api-python" }, "release_url": "https://pypi.org/project/bitly_api/0.3/", "requires_dist": null, "requires_python": null, "summary": "An API for bit.ly", "version": "0.3" }, "last_serial": 830388, "releases": { "0.2": [], "0.3": [ { "comment_text": "", "digests": { "md5": "b89a0c4d35547cba5b6214c296a8129f", "sha256": "54d0803082ccf32a90f41e43c6110dc4b868689bac7be95ab8f2e680490990b3" }, "downloads": -1, "filename": "bitly_api-0.3.tar.gz", "has_sig": false, "md5_digest": "b89a0c4d35547cba5b6214c296a8129f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8758, "upload_time": "2013-08-01T19:29:01", "url": "https://files.pythonhosted.org/packages/2e/5d/6060b798ae345c1c7499ff88a15dd06001e8ac9d4945c370faf181d4076b/bitly_api-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b89a0c4d35547cba5b6214c296a8129f", "sha256": "54d0803082ccf32a90f41e43c6110dc4b868689bac7be95ab8f2e680490990b3" }, "downloads": -1, "filename": "bitly_api-0.3.tar.gz", "has_sig": false, "md5_digest": "b89a0c4d35547cba5b6214c296a8129f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8758, "upload_time": "2013-08-01T19:29:01", "url": "https://files.pythonhosted.org/packages/2e/5d/6060b798ae345c1c7499ff88a15dd06001e8ac9d4945c370faf181d4076b/bitly_api-0.3.tar.gz" } ] }