{ "info": { "author": "Darren Tan", "author_email": "darren.tan@elationemr.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "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 :: Build Tools" ], "description": "A simple python package for dealing with zip codes\n==================================================\n\nSimple package for dealing with zip codes in python. This is a fork from\nthe package zipcode (https://github.com/buckmaxwell/zipcode) created to ignore\nchecking if the sql object created is in the same thread as the current.\n\nFull documentation at https://pythonhosted.org/zipcode\n\n >>> import zipcode\n >>> \n >>> myzip = zipcode.isequal('44102')\n >>> myzip.state #=> 'OH'\n >>> myzip.city #=> 'Cleveland'\n >>> \n >>> myzip.to_dict() #=> {'zip_type': u'STANDARD', 'city': u'CLEVELAND', 'population': u'27699', 'zip': u'44102', 'yaxis': u'-0.74', 'location_text': u'Cleveland, OH', 'country': u'NA', 'notes': u'', 'lon': -81.67, 'tax_returns_filed': u'17409', 'state': u'OH', 'z axis': u'0.66', 'location': u'NA-US-OH-CLEVELAND', 'xaxis': u'0.1', 'lat': 41.47, 'wages': u'408225500', 'decommisioned': u'FALSE', '_LOCATION_TYPE': u'PRIMARY', 'world_region': u'NA'}\n >>> \n >>> #all keys in the dictionary can be fetched with dot notation.\n >>> \n >>> zipcode.islike('00') #=> list of Zip objects that begin with given prefix.\n >>> \n >>> cbus = (39.98, -82.98)\n >>> zipcode.isinradius(cbus, 20) #=> list of all zip code objects within 20 miles of 'cbus'\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/darren-elation/zipcode-ignore-same-thread", "keywords": "zip codes", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "zipcodeignoresamethread", "package_url": "https://pypi.org/project/zipcodeignoresamethread/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zipcodeignoresamethread/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/darren-elation/zipcode-ignore-same-thread" }, "release_url": "https://pypi.org/project/zipcodeignoresamethread/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A simple python package for dealing with zip codes in python.", "version": "0.1.0" }, "last_serial": 2137404, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1276b2bb3e504289fa0fd40c62d414ba", "sha256": "6caedee3ecfc548d1fed1b0c74aa1762db831b79afbc0b36e73c1f0588ea0a35" }, "downloads": -1, "filename": "zipcodeignoresamethread-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1276b2bb3e504289fa0fd40c62d414ba", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 1560283, "upload_time": "2016-05-27T20:26:19", "url": "https://files.pythonhosted.org/packages/61/b6/775c4a61bb2616cc25dd37cc580b056a166702691c14f3fb768cd62e5c4e/zipcodeignoresamethread-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b65d2a1000b27599e7b33b848105e614", "sha256": "affdb0799120c6aab63fc181de56dad8f6dbdbaca20567225baf5e95a7b23ec1" }, "downloads": -1, "filename": "zipcodeignoresamethread-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b65d2a1000b27599e7b33b848105e614", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1552025, "upload_time": "2016-05-27T20:24:43", "url": "https://files.pythonhosted.org/packages/e7/4b/cef6460aadab9d002b72ae68bd0fa97992826889682e1bd03f35460cd44e/zipcodeignoresamethread-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1276b2bb3e504289fa0fd40c62d414ba", "sha256": "6caedee3ecfc548d1fed1b0c74aa1762db831b79afbc0b36e73c1f0588ea0a35" }, "downloads": -1, "filename": "zipcodeignoresamethread-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1276b2bb3e504289fa0fd40c62d414ba", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 1560283, "upload_time": "2016-05-27T20:26:19", "url": "https://files.pythonhosted.org/packages/61/b6/775c4a61bb2616cc25dd37cc580b056a166702691c14f3fb768cd62e5c4e/zipcodeignoresamethread-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b65d2a1000b27599e7b33b848105e614", "sha256": "affdb0799120c6aab63fc181de56dad8f6dbdbaca20567225baf5e95a7b23ec1" }, "downloads": -1, "filename": "zipcodeignoresamethread-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b65d2a1000b27599e7b33b848105e614", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1552025, "upload_time": "2016-05-27T20:24:43", "url": "https://files.pythonhosted.org/packages/e7/4b/cef6460aadab9d002b72ae68bd0fa97992826889682e1bd03f35460cd44e/zipcodeignoresamethread-0.1.0.tar.gz" } ] }