Metadata-Version: 2.1
Name: dsginfra
Version: 0.0.0.9000
Summary: DSG common infrastructure libraries
Home-page: https://github.com/datascienceisrael/infrastructure
Author: Data Science Group
Author-email: or@datascience.co.il, shaul@datascience.co.il, pavels@datascience.co.il
License: UNKNOWN
Description: **Table of Contents**  *generated with [DocToc](https://github.com/thlorenz/doctoc)*
        
        - [Infrastructure](#infrastructure)
          - [Google Cloud Logging](#google-cloud-logging)
          - [Google Cloud Storage](#google-cloud-storage)
        
        
        # Infrastructure
        
        **A facade for interacting with core services such as Google Cloud Storage, Mongo DB etc.**
        
        <br>
        
        
        ## Google Cloud Logging
        
        Redirect python logs to [Stackdriver](https://cloud.google.com/stackdriver/).
        
        <br>
        
        ## Google Cloud Storage
        
        Upload object to google storage.
        
        <br>
        
        
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
