Metadata-Version: 2.1
Name: indiazipcode
Version: 0.1.1
Summary: India PIN/ZIP code utility package
Home-page: https://github.com/ganeshkolhe4392/indiazipcode
Author: shriganesh kolhe
Author-email: shriganeshkaialsh.kolhe@ucdenver.edu
License: UNKNOWN
Description: $pip install <tt>indiazipcode</tt>
        
        <h2>indiazipcode</h2>
        In this package, all zip code in India has been make accessible via python. Sometimes Zip code in India is also referred as PIN code. 
        <br>
        <p> <tt>indiazipcode</tt> is the most powerful and easy to use programmable zipcode database in Python. It comes with a rich feature and easy-to-use zipcode search engine. And it is easy to customize the search behavior as you wish.
          
        Address, Postal
        
        <ul>
        <li>zipcode</li>
        <li>zipcode_type</li>
        <li>major_city</li>
        <li>post_office_city</li>
        <li>common_city_list</li>
        <li>county</li>
        <li>state</li>
        <li>area_code_list</li>
        </ul>
        
        
        
        
        
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
