Metadata-Version: 2.1
Name: ingaia-libs
Version: 0.0.4
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-gcloud==0.0.4```
        
        ## How to deploy to pypi.org 
        
        Execute the file `deploy` and put username and password contained in 
        [Operations Team Secret Resources](https://i-value.atlassian.net/wiki/spaces/IO/pages/350879767/Operations+Team+Secret+Resources)
        
        ## 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
