Metadata-Version: 2.1
Name: oaas-sdk
Version: 1.0.0rc4
Summary: OaaS Client SDK
Home-page: https://github.com/MScienceLLC/oaas_sdk
Author: M Science, LLC
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: requests (<3,>=2.7.0)
Requires-Dist: pandas (<1,>=0.24)
Requires-Dist: pyarrow (<1,>=0.14.1)

# OaaS Client SDK

[![Build Status](http://drone.dev.oaas.mscience.com/api/badges/MScienceLLC/oaas_sdk/status.svg)](http://drone.dev.oaas.mscience.com/MScienceLLC/oaas_sdk)

This is a Python SDK for interfacing with OaaS. It allows one to use OaaS without interacting on the webservice layer.

TODO should add more details of use here.


