Metadata-Version: 2.1
Name: datacollectors
Version: 0.5.13
Summary: datacollectors
Author: Torben Franch
Author-email: torben@franch.eu
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENCE.txt

# incentive utils
Data collectors from energy data sources

## Installation

Run the following to install 
```
python -m pip install git+https://github.com/tfranch/datacollectors.git#egg=datacollectors
```

## Usage

```
import datacollectors

# connectors: Entsoe, ECB and ICE
```


