{ "info": { "author": "Dan Drinkard ", "author_email": "dan.drinkard@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Real Time Congress\r\n==================\r\n\r\nA python library for interacting with the Real Time Congress API.\r\n\r\nUsage:\r\n------\r\nFetching the first page of bills co-sponsored by John Lewis:\r\n\r\n >>>from realtimecongress import RTC\r\n >>>RTC.apikey = 'mykey'\r\n >>>RTC.getBills(cosponsor_ids='L000287')\r\n [RTCResponse(...),]\r\n\r\nGetting data about the last request:\r\n\r\n >>>RTC.meta\r\n {'count': 838, 'page': {'count': 20, 'per_page': 20, 'page': 1}}", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/sunlightlabs/python-realtimecongress", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/sunlightlabs/python-realtimecongress", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "python-realtimecongress", "package_url": "https://pypi.org/project/python-realtimecongress/", "platform": "any", "project_url": "https://pypi.org/project/python-realtimecongress/", "project_urls": { "Download": "http://github.com/sunlightlabs/python-realtimecongress", "Homepage": "http://github.com/sunlightlabs/python-realtimecongress" }, "release_url": "https://pypi.org/project/python-realtimecongress/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A library for interacting with the Real Time Congress API", "version": "0.1.1" }, "last_serial": 798043, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "c72afb766655f58e32335e28a02d0f23", "sha256": "7ca0c31cff8a35c0737e0d3917bc921735efdf6c84b14b26a78ff456050d4a53" }, "downloads": -1, "filename": "python-realtimecongress-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c72afb766655f58e32335e28a02d0f23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1979, "upload_time": "2012-02-05T21:37:01", "url": "https://files.pythonhosted.org/packages/e7/e0/ae584e67e8d49f56a2c876935159f36a69f20e725470e7a596b400486693/python-realtimecongress-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c72afb766655f58e32335e28a02d0f23", "sha256": "7ca0c31cff8a35c0737e0d3917bc921735efdf6c84b14b26a78ff456050d4a53" }, "downloads": -1, "filename": "python-realtimecongress-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c72afb766655f58e32335e28a02d0f23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1979, "upload_time": "2012-02-05T21:37:01", "url": "https://files.pythonhosted.org/packages/e7/e0/ae584e67e8d49f56a2c876935159f36a69f20e725470e7a596b400486693/python-realtimecongress-0.1.1.tar.gz" } ] }