Metadata-Version: 2.1
Name: cs3apis
Version: 0.1.dev55
Summary: CS3 API client for Python
Home-page: https://github.com/cs3org/python-cs3apis
Author: CS3 Organization
Author-email: contact@cs3community.org
License: UNKNOWN
Description: # CS3APIS for Python
        
        [![Join the conversation](https://badges.gitter.im/cs3org/CS3APIS.svg)](https://gitter.im/cs3org/CS3APIS) [![Latest Version](https://img.shields.io/pypi/v/cs3apis)](https://pypi.org/project/cs3apis/) [![Drone CI Build Status](https://img.shields.io/drone/build/cs3org/python-cs3apis)](https://cloud.drone.io/cs3org/python-cs3apis) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) 
        
        API definitions can be found at https://github.com/cs3org/cs3apis
        
        ## Install with pip
        
        ```bash
        pip install cs3apis
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
