Metadata-Version: 2.1
Name: qoaladep
Version: 0.0.8
Summary: qoala.id data science team library for deployment model
Home-page: UNKNOWN
Author: qoala deployment team
License: UNKNOWN
Description: # Qoala Deployment Library
        This project contains the collection of function to deploy deep learning model in cloud platform from Qoala.id data science team.
        
        ## News
        | Description                                                       |        Version     |   
        | -----------------------------------------------------------       | ------------------ | 
        | First creation for simplify google cloud services                 |       v0.0.1       |
        | Add detector utils and image utils                                |       v0.0.3       |
        
        
        ## Requirements
        - scipy
        - pillow
        - requests
        - google-cloud
        - oauth2client
        - google-cloud-storage
        - google-cloud-pubsub
        - google-cloud-dataflow
        - google-cloud-datastore
        - google-api-python-client 
        - google-cloud-datastore
        
        ## Package Installation
        - `pip3 install -r requirements.txt`
        - `pip3 install qoaladep`
        
        ## Available Docker
        
        
        
        
        
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
