Metadata-Version: 2.1
Name: ned-py
Version: 0.2
Summary: Python wrapper for Nationaal Energie Dashboard API.
Home-page: https://github.com/profiteia/ned-py
Author: Profiteia
Author-email: victor@profiteia.io
License: MIT
Project-URL: Source, https://github.com/profiteia/ned-py
Project-URL: Documentation, https://github.com/profiteia/ned-py
Project-URL: Issue Tracker, https://github.com/profiteia/ned-py/issues
Keywords: ned.nl nationaal energie dashboard
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6, <4
License-File: LICENSE
Requires-Dist: beautifulsoup4
Requires-Dist: bidict
Requires-Dist: datetime
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: typing

Receive and parse data from the Nationaal Energie Dashboard (ned.nl).
