Metadata-Version: 1.1
Name: pyzipcodeapi
Version: 1.0.0
Summary: Py ZipCodeApi will make it easier for you to use the different options in ZipCodeAPI
Home-page: https://github.com/medbenmakhlouf/pyzipcodeapi
Author: Mohamed Ben Makhlouf
Author-email: med.b.makhlouf@gmail.com
License: BSD
Download-URL: https://github.com/medbenmakhlouf/pyzipcodeapi/tarball/1.0.0
Description: Py Zip Code API
        ===============================
        
        version number: 1.0.0
        
        author: Mohamed Ben Makhlouf
        
        python version: > 2.7
        
        Documentation
        --------
        
        link : http://pyzipcodeapi.readthedocs.io/en/v1.0.0/
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install pyzipcodeapi
        
        
        Or clone the repo:
        
            $ git clone https://github.com/medbenmakhlouf/pyzipcodeapi.git
            $ python setup.py install
            
        Example
        -------
        
        http://pyzipcodeapi.readthedocs.io/en/v1.0.0/#example
Keywords: api,zipcode
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
