Metadata-Version: 2.1
Name: ipeaData
Version: 0.0.5
Summary: UNKNOWN
Home-page: https://github.com/ipea/pyIpeaData
Author: Gustavo Coelho
Author-email: gutorc@hotmail.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: # pyIpeaData 
        
        ## Install 
        
        ```
        pip install ipeaData
        ```
        
        ## Use
        
        ```
        from ipeaData.ipeadata import ipeadata
        
        ipeadata('ADMIS')
        ```
        
Keywords: ipea
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
