{ "info": { "author": "Christopher Nilsson", "author_email": "christopher@otherchirps.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries" ], "description": "OpenAustralia API Python Client\n===============================\n\n.. image:: https://drone.io/bitbucket.org/otherchirps/openaustralia-api-py/status.png\n :target: https://drone.io/bitbucket.org/otherchirps/openaustralia-api-py/latest\n\nThis is a python wrapper for the `OpenAustralia API `_.\n\nNOTE: This isn't officially affiliated with the `OpenAustralia `_ project. \nIt's just something I'm playing around with. Suggestions / contributions towards making this more useful are welcome.\n\nDocumentation\n-------------\n\nYou can find the package documentation `here `_.\n\nInstallation\n------------\n\nFrom source\n~~~~~~~~~~~\n\n``python setup.py install``\n\npip\n~~~\n\n``pip install openaustralia``\n\nUsage\n-----\n\n.. code-block:: python\n\n from openaustralia import OpenAustralia\n \n oa = OpenAustralia(\"YOUR KEY\")\n search = oa.get_hansard(\"barnacles\")\n search['rows'].pop(0)\n\nSource code\n-----------\n\nYou can get the code here:\n\nhttps://bitbucket.org/otherchirps/openaustralia-api-py\n\n\nTesting\n-------\n\n`tox `_ is being used to run the tests across\npython 2.7 & 3.x. \n\nTo bootstrap your test environment, the easiest way is you \nuse the `pip `_ requirements file::\n\n pip install -r requirements.txt\n\nThen you can simply run::\n\n tox\n\n\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/openaustralia/", "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/otherchirps/openaustralia-api-py", "keywords": "openaustralia api", "license": "http://www.mozilla.org/MPL/2.0/", "maintainer": null, "maintainer_email": null, "name": "openaustralia", "package_url": "https://pypi.org/project/openaustralia/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openaustralia/", "project_urls": { "Homepage": "https://bitbucket.org/otherchirps/openaustralia-api-py" }, "release_url": "https://pypi.org/project/openaustralia/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "openaustralia.org API Python client package", "version": "1.0.1" }, "last_serial": 1678424, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "47a8a698ed1bca7486edfbe4e4848f1e", "sha256": "8ba12b0888b4ff0574a2af6615dbaf267a0c3c797cac71924e5ea29b6ef520d2" }, "downloads": -1, "filename": "openaustralia-0.1.0.tar.gz", "has_sig": true, "md5_digest": "47a8a698ed1bca7486edfbe4e4848f1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5443, "upload_time": "2014-12-15T13:37:33", "url": "https://files.pythonhosted.org/packages/60/94/592d8d0cbadb827a5ca6cde3c30ce2324c7ddd3421eaabbb843434f10d57/openaustralia-0.1.0.tar.gz" } ], "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "aba6b862dc3bf87fe615ab473b7ef56d", "sha256": "979c8dc54e3c3b159cbeb1ec6a83a90a13900b12260fa07cf7af81e7d11a9c99" }, "downloads": -1, "filename": "openaustralia-0.1.0a1.tar.gz", "has_sig": true, "md5_digest": "aba6b862dc3bf87fe615ab473b7ef56d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5128, "upload_time": "2014-12-14T16:14:02", "url": "https://files.pythonhosted.org/packages/34/6c/936af027f141cf9b611389f622a4f128711e953a4cbbe9a1e038f88b13c3/openaustralia-0.1.0a1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "e0b7f908467aac96bdfae4c2382c3204", "sha256": "9233a2324c6775e27dd2de692bd3d6f19565885528b27a921620557d2bae7c20" }, "downloads": -1, "filename": "openaustralia-1.0.0.tar.gz", "has_sig": true, "md5_digest": "e0b7f908467aac96bdfae4c2382c3204", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5599, "upload_time": "2015-07-31T00:45:28", "url": "https://files.pythonhosted.org/packages/66/7f/a9acaf911570db791ed3cb906697c5dfad7a16768c61ddc243fa0167c68b/openaustralia-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6d0a9503481e2807849bd2931ab7cf78", "sha256": "a39420c0804b207b2acf863adc12eb275bc25b748c423ee2549aba0e8db38887" }, "downloads": -1, "filename": "openaustralia-1.0.1.tar.gz", "has_sig": true, "md5_digest": "6d0a9503481e2807849bd2931ab7cf78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6116, "upload_time": "2015-08-15T04:17:28", "url": "https://files.pythonhosted.org/packages/58/2f/c86c3fc61e2a8d73a8035cee9e7db1cd94d359833807a6023553c5a96481/openaustralia-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d0a9503481e2807849bd2931ab7cf78", "sha256": "a39420c0804b207b2acf863adc12eb275bc25b748c423ee2549aba0e8db38887" }, "downloads": -1, "filename": "openaustralia-1.0.1.tar.gz", "has_sig": true, "md5_digest": "6d0a9503481e2807849bd2931ab7cf78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6116, "upload_time": "2015-08-15T04:17:28", "url": "https://files.pythonhosted.org/packages/58/2f/c86c3fc61e2a8d73a8035cee9e7db1cd94d359833807a6023553c5a96481/openaustralia-1.0.1.tar.gz" } ] }