Metadata-Version: 2.1
Name: oplusclient
Version: 1.4.0
Summary: A python client for Oplus
Home-page: https://github.com/openergy/oplusclient
License: MPL-2.0
Author: Openergy dev team
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pandas (>=1.0.4,<2.0.0)
Requires-Dist: requests (>=2.23,<3.0)
Project-URL: Repository, https://github.com/openergy/oplusclient
Description-Content-Type: text/markdown

# Oplusclient

![GitHub](https://img.shields.io/github/license/openergy/oplusclient?color=brightgreen)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/oplusclient)
![PyPI](https://img.shields.io/pypi/v/oplusclient)

Oplusclient is a Python package providing a client for working with Openergy's Oplus platform.

## Documentation

The official documentation is hosted on readthedocs.io : https://oplusclient.readthedocs.io

## License

[Mozilla Public License Version 2.0](./LICENSE.txt)
