Skip to main content

Official GetZiptastic.com library.

Project description

Official Ziptastic Python Library

Python library for GetZiptastic.com

https://readthedocs.org/projects/ziptastic-python/badge/?version=latest https://codecov.io/gh/ziptastic/ziptastic-python/branch/master/graph/badge.svg https://travis-ci.org/Ziptastic/ziptastic-python.svg?branch=master https://circleci.com/gh/Ziptastic/ziptastic-python.png

Installation

>>> pip install ziptastic-python

Running tests

$ nosetests

Running tests with coverage

$ nosetests –with-coverage –cover-package=ziptastic

Usage

Forward geocoding

>>> from ziptastic import Ziptastic
>>> api = Ziptastic('<your api key>')
>>> result = api.get_from_postal_code('48867')

Reverse geocoding

>>> from ziptastic import Ziptastic
>>> api = Ziptastic('<your api key>')
>>> result = api.get_from_coordinates('42.9934', '-84.1595')

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ziptastic_python-1.0.0b2-py2.py3-none-any.whl (3.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ziptastic_python-1.0.0b2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ziptastic_python-1.0.0b2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 43210f35774450e290abb4a6719bcf270561993313c85b458f8c17dfbe1d7932
MD5 a247f03c3e320125333b88c24917d33c
BLAKE2b-256 8aa3f12f875350fb60a9be80344d2ad8949c8e89004c89f1e248dc47df49fb1a

See more details on using hashes here.

Supported by

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