Metadata-Version: 2.1
Name: ingaia-libs
Version: 0.0.11
Summary: inGaia Python Utility Library
Home-page: http://gitlab.ingaia.com.br/operacoes/libs/ingaia-libs
Author: inGaia Operations
Author-email: suporte.operacoes@i-value.com.br
License: MIT
Description: # inGaia Python Utility Library
        
        ## How to use
        
        ```pip install ingaia-readme==0.0.11```
        
        ## How to deploy to pypi.org??? 
        
        1) First: you need to install two python libraries: **bumpversion** and **twine**. 
        2) Second: execute the file `deploy` and put the pypi.org username and password 
          
        > See "[Operations Team Secret Resources](https://i-value.atlassian.net/wiki/spaces/IO/pages/350879767/Operations+Team+Secret+Resources)" to get pypi login info
        
        ## Libraries
        
        See the Readme file in subdirectories to know these libraries:
        * Google Cloud Utils
        * Request Logger 
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
