OpenNEM Australian Energy Data Python Client
Project description
OpenNEM Energy Market Data Access
The OpenNEM project aims to make the wealth of public National Electricity Market (NEM) data more accessible to a wider audience.
This client library for Python enables accessing the Opennem API and data sets.
Project homepage at https://opennem.org.au
Currently supports:
- Australia NEM: https://www.nemweb.com.au/
- Australia WEM (West Australia): http://data.wa.aemo.com.au/
Requirements
- Python 3.8+ (see
.python-version
withpyenv
) - Docker and
docker-compose
if you want to run the local dev stack
Quickstart
With poetry:
$ poetry install
$ source .venv/bin/activate
With pip + venv:
$ pip -m venv .venv
$ pip install -r requirements.txt
$ source .venv/bin/activate
Install
You can install this project with python pip
:
$ pip install opennempy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
opennem-3.6.1a3.tar.gz
(5.9 kB
view hashes)
Built Distribution
Close
Hashes for opennem-3.6.1a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b8d37343970ca1210c54958f8afe303c4c3af4cabf5bb3fc256d23141402c87 |
|
MD5 | 2c3fab01509feacd723ce71fbaf80969 |
|
BLAKE2b-256 | 3239aebbc4f5a124fc2851dcd788a522c22dbd8d33156b803d9b7dfc8fbd1c0e |