Skip to content

Look up ZIP codes using this Python/Pylons-based REST service.

Notifications You must be signed in to change notification settings

matthewryanscott/ziplookup

Repository files navigation

This file is for you to describe the ZipLookup application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``ZipLookup`` using easy_install::

    easy_install ZipLookup

Make a config file as follows::

    paster make-config ZipLookup config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.

About

Look up ZIP codes using this Python/Pylons-based REST service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published