An open API service indexing awesome lists of open source software.

https://github.com/optimdata/pydatamailbox

Python unofficial client for ewon datamail box api
https://github.com/optimdata/pydatamailbox

ewon python

Last synced: 3 months ago
JSON representation

Python unofficial client for ewon datamail box api

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/optimdata/pydatamailbox.svg?branch=master)](https://travis-ci.org/optimdata/pydatamailbox)
[![codecov](https://codecov.io/gh/optimdata/pydatamailbox/branch/master/graph/badge.svg)](https://codecov.io/gh/optimdata/pydatamailbox)

# pydatamailbox

`pydatamail` is an unofficial client for the Ewon's datamailbox web APIs. The Talk2M Service "DataMailbox" allows easy retrieval of Ewon historical data. It uses the great http client [requests](https://2.python-requests.org/en/master/)

## Resources

- [Offical ewon page](https://developer.ewon.biz/content/dmweb-api)
- [Documentation](https://inuse-pydatamailbox.readthedocs-hosted.com/en/latest)