{ "info": { "author": "Chris Pyles", "author_email": "cpyles@berkeley.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Census API Package\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/chrispyles/census_api/master?filepath=demo%2Fcensus_api-demo.ipynb)\n\nThis package is a wrapper for querying the US Census API. \n\n## Installation\n\nYou can install `census_api` using pip.\n\n```bash\npip install census_api\n```\n\n## Branches\n\nThe `master` branch contains the current state of `census_api` as it is hosted on PyPI. The `dev` branch contains the next version of `census_api` in development. _Do not commit directly to the `master` branch._ Make commits in the `dev` branch and then PR to the `master` branch before uploading to PyPI.\n\n## Changelog\n\n**v0.0.2:**\n\n* Fixed `__init__.py` import error\n\n**v0.0.1:**\n\n* Initial release!\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrispyles/census_api", "keywords": "", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "census-api", "package_url": "https://pypi.org/project/census-api/", "platform": "", "project_url": "https://pypi.org/project/census-api/", "project_urls": { "Homepage": "https://github.com/chrispyles/census_api" }, "release_url": "https://pypi.org/project/census-api/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Python wrapper to query the US Census API", "version": "0.0.2" }, "last_serial": 5469298, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "8d8c6664713519c6429841f2dceb36d1", "sha256": "8ab060b0cc93efaddb345f67c6c9e2256dc89631ff6b265306b48368b3a02747" }, "downloads": -1, "filename": "census_api-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8d8c6664713519c6429841f2dceb36d1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4029, "upload_time": "2019-07-01T02:19:03", "url": "https://files.pythonhosted.org/packages/cc/7a/e4629a6f8858707f4374ff51ce8ee7bfbd4f162b0627523e156b7a2a4e89/census_api-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "72fe1b85be9d55d9d586412384e5cc8a", "sha256": "a0ef537dc8adf3e844232c49fed8c2ff2621fdaf7ab2e7fb6df2c8201749ba71" }, "downloads": -1, "filename": "census_api-0.0.2.tar.gz", "has_sig": false, "md5_digest": "72fe1b85be9d55d9d586412384e5cc8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3352, "upload_time": "2019-07-01T02:19:05", "url": "https://files.pythonhosted.org/packages/ee/f3/162ff99208c08345047e7465327446692762c3cd4f254d2626b737008ff8/census_api-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d8c6664713519c6429841f2dceb36d1", "sha256": "8ab060b0cc93efaddb345f67c6c9e2256dc89631ff6b265306b48368b3a02747" }, "downloads": -1, "filename": "census_api-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8d8c6664713519c6429841f2dceb36d1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4029, "upload_time": "2019-07-01T02:19:03", "url": "https://files.pythonhosted.org/packages/cc/7a/e4629a6f8858707f4374ff51ce8ee7bfbd4f162b0627523e156b7a2a4e89/census_api-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "72fe1b85be9d55d9d586412384e5cc8a", "sha256": "a0ef537dc8adf3e844232c49fed8c2ff2621fdaf7ab2e7fb6df2c8201749ba71" }, "downloads": -1, "filename": "census_api-0.0.2.tar.gz", "has_sig": false, "md5_digest": "72fe1b85be9d55d9d586412384e5cc8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3352, "upload_time": "2019-07-01T02:19:05", "url": "https://files.pythonhosted.org/packages/ee/f3/162ff99208c08345047e7465327446692762c3cd4f254d2626b737008ff8/census_api-0.0.2.tar.gz" } ] }