Skip to main content

A simple python package for dealing with zip codes in python.

Project description

Simple package for dealing with zip codes in python.
>>> import zipcode
>>>
>>> myzip = zipcode.isequal('44102')
>>> myzip.state     #=> 'OH'
>>> myzip.city      #=> 'Cleveland'
>>>
>>> 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'}
>>>
>>> #all keys in the dictionary can be fetched with dot notation.
>>>
>>> zipcode.islike('00') #=> list of Zip objects that begin with given prefix.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zipcode-1.4.0.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

zipcode-1.4.0-py2.py3-none-any.whl (1.6 MB view details)

Uploaded Python 2Python 3

File details

Details for the file zipcode-1.4.0.tar.gz.

File metadata

  • Download URL: zipcode-1.4.0.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zipcode-1.4.0.tar.gz
Algorithm Hash digest
SHA256 635d3b3d0d1122fac8e9f0582aebcd54987f04e294fc1f368afa521ecb4695d6
MD5 ef318d7e082f8bc8c356200cd35f0fb2
BLAKE2b-256 dfd25407f0e4d0b7b810b5535cf0a9c212cbb03edc1c01353a4ff573e37a4759

See more details on using hashes here.

File details

Details for the file zipcode-1.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for zipcode-1.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c5a3bb849c9bfa3eee9d0a9023472b4bdfbba0ef77025fb9fdc2a68e2012e37d
MD5 f3ec0fe376613335eb3126a472891a95
BLAKE2b-256 828b4514e700315ef5fee9c8cd4e20a2616814e972ed9fba0cef435eb3a2c298

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page