{ "info": { "author": "Jean-Marc Skopek", "author_email": "jskopek@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pycity\n======\n\nProvides programmatic access to a list of the largest US Cities. Currently contains the top 140 more populus cities in the US\n\nUsage::\n\n >>> import pycity\n >>> pycity.cities.get(code='US-AL')\n [\n {u'code': u'US-AL', u'name': u'Birmingham', u'population': 212113}, \n {u'code': u'US-AL', u'name': u'Montgomery', u'population': 201332}, \n {u'code': u'US-AL', u'name': u'Mobile', u'population': 194899}, \n {u'code': u'US-AL', u'name': u'Huntsville', u'population': 186254}\n ]\n\nThe `get` method can take one of three keys - 'code', 'name', or 'population' - as a filter\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jskopek/pycity/archive/0.1.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jskopek/pycity", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pycity", "package_url": "https://pypi.org/project/pycity/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycity/", "project_urls": { "Download": "https://github.com/jskopek/pycity/archive/0.1.3.tar.gz", "Homepage": "https://github.com/jskopek/pycity" }, "release_url": "https://pypi.org/project/pycity/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Provides programmatic access to a list of the largest US Cities", "version": "0.1.3" }, "last_serial": 2355775, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "95de3dbbc54b6437cfb4b9e9067dd52e", "sha256": "2b0a5a0a1c53f347d6933f823a51d13a09ecfe09590ae9f6305b649a6bb6420f" }, "downloads": -1, "filename": "pycity-0.1.tar.gz", "has_sig": false, "md5_digest": "95de3dbbc54b6437cfb4b9e9067dd52e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1012, "upload_time": "2014-06-04T20:13:27", "url": "https://files.pythonhosted.org/packages/80/73/0b7053891777caa3b1025547324f13faf3017c633e2903e9ee3a807f3543/pycity-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "edba11d3130c2dadc9eb0eced3affa25", "sha256": "d50e724aa2d16057059927a9482ef7f1c13b49eae9e55e6c1a5e43a98f8142db" }, "downloads": -1, "filename": "pycity-0.1.1.tar.gz", "has_sig": false, "md5_digest": "edba11d3130c2dadc9eb0eced3affa25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3382, "upload_time": "2014-06-04T20:23:56", "url": "https://files.pythonhosted.org/packages/24/5d/d5bca4ba67c62069ef0e6895fc2347944f84de35b7ab7a7be09497272d73/pycity-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "47e4a702a02c1c2504bc61bac4821927", "sha256": "42110f7cc587d9ddfc7c9a5a0714a9285880229fe8f701d5a30db12197331370" }, "downloads": -1, "filename": "pycity-0.1.2.tar.gz", "has_sig": false, "md5_digest": "47e4a702a02c1c2504bc61bac4821927", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3732, "upload_time": "2014-06-04T20:40:27", "url": "https://files.pythonhosted.org/packages/6a/b7/4b1045ccc2003d469b4407cdd777d3b0bbab88c3010ed266c71f21dfa7aa/pycity-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "12698cc4e452fd14f7552f4398130241", "sha256": "ad8bad4f6662e62f6cbdfcb5c91e7ae7b451bfcb9f3a26f5328868485abb730b" }, "downloads": -1, "filename": "pycity-0.1.3.tar.gz", "has_sig": false, "md5_digest": "12698cc4e452fd14f7552f4398130241", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3847, "upload_time": "2016-09-21T19:04:54", "url": "https://files.pythonhosted.org/packages/7c/72/c4a8964f2339adbc9175bd68f2cec425f91f14cea452420f008d143922f8/pycity-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12698cc4e452fd14f7552f4398130241", "sha256": "ad8bad4f6662e62f6cbdfcb5c91e7ae7b451bfcb9f3a26f5328868485abb730b" }, "downloads": -1, "filename": "pycity-0.1.3.tar.gz", "has_sig": false, "md5_digest": "12698cc4e452fd14f7552f4398130241", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3847, "upload_time": "2016-09-21T19:04:54", "url": "https://files.pythonhosted.org/packages/7c/72/c4a8964f2339adbc9175bd68f2cec425f91f14cea452420f008d143922f8/pycity-0.1.3.tar.gz" } ] }