{
"info": {
"author": "",
"author_email": "cicero@azavea.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 2.7",
"Topic :: Scientific/Engineering :: GIS"
],
"description": "=============\r\nPython-Cicero\r\n=============\r\n\r\nPython-Cicero provides a Pythonic \"wrapper\" to `Azavea's Cicero API `_\r\nfor address-based legislative and non-legislative district matching, lookup of\r\nelected official contact information, and election events.\r\n\r\nNote: Be sure to take a look at `the project page on Github `_.\r\n\r\nInstallation / Setup\r\n********************\r\n\r\nUse pip to install the library:\r\n\r\n pip install python-cicero\r\n \r\nIf you anticipate making improvements/extensions and would like to document\r\nthem, use the extras_require convention to also install the Pycco documentation\r\ngenerator as a dependency (see Documentation section below):\r\n \r\n pip install python-cicero['docs']\r\n \r\nTo make requests to the Cicero API, you will need a Cicero account. A free\r\ntrial of the API is available by registering `here `_. The process for\r\npurchasing additional API credits is described on the Cicero website.\r\n\r\n**Testing**\r\n\r\nThere are a few ways to run the unit tests.\r\n\r\nOne option is to use the shell script in the root of the repository\r\ncalled *test.example.sh*. Copy it using ``cp test.example.sh test.sh``.\r\nEdit *test.sh* to include your Cicero API username and password. Then, run\r\nthe tests using ``./test.sh``.\r\n\r\nAnother option is to edit the ``test/tests.py`` file directly, adding your\r\nCicero API credentials where indicated. Doing so will allow you to execute\r\ntests using ``nosetests`` (if you have the nose package installed), or\r\nusing ``python setup.py test``, or invoking the ``tests.py`` file itself.\r\n\r\nDocumentation\r\n*************\r\n\r\nDocumentation, generated with `Pycco `_, is\r\navailable in the \"docs\" folder as HTML files. The filenames correspond to the\r\nappropriate module being documented.\r\n\r\nFor examples of the wrapper in use, see the ``cicero_examples.py`` file.\r\n\r\nHelp!\r\n*****\r\n\r\nAll of us at Azavea would be happy to help you get the most out of your\r\nCicero API account. For questions about this wrapper, contact cicero@azavea.com\r\n\r\nLicense\r\n*******\r\n\r\npython-cicero is licensed under the Apache 2.0 license. See ``LICENSE.txt`` for\r\nmore details.\r\n\r\nContribute\r\n**********\r\n\r\nSee a bug? Want to improve the docs or provide more examples? Thank you!\r\nPlease open a pull-request with your improvements and we'll work to respond\r\nto it in a timely manner.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/azavea/python-cicero",
"keywords": "",
"license": "LICENSE.txt",
"maintainer": "",
"maintainer_email": "",
"name": "python-cicero",
"package_url": "https://pypi.org/project/python-cicero/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/python-cicero/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://github.com/azavea/python-cicero"
},
"release_url": "https://pypi.org/project/python-cicero/0.1.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Python wrapper for Azavea's Cicero API",
"version": "0.1.0"
},
"last_serial": 1803095,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "edcc7dde00dc3108ca7cee04ee15317a",
"sha256": "47f969811b40d2e7fda0a70f13697d0ae8fa5351440f269f3fa7b0be495dd989"
},
"downloads": -1,
"filename": "python-cicero-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "edcc7dde00dc3108ca7cee04ee15317a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 304150,
"upload_time": "2014-01-22T19:01:04",
"url": "https://files.pythonhosted.org/packages/70/15/bf02eb6aefa69ec5ceceb1129438d939b9a55601dab4efb4f4927bd77805/python-cicero-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "edcc7dde00dc3108ca7cee04ee15317a",
"sha256": "47f969811b40d2e7fda0a70f13697d0ae8fa5351440f269f3fa7b0be495dd989"
},
"downloads": -1,
"filename": "python-cicero-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "edcc7dde00dc3108ca7cee04ee15317a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 304150,
"upload_time": "2014-01-22T19:01:04",
"url": "https://files.pythonhosted.org/packages/70/15/bf02eb6aefa69ec5ceceb1129438d939b9a55601dab4efb4f4927bd77805/python-cicero-0.1.0.tar.gz"
}
]
}