ERCOT utils for Python
Project description
ERCOT Python Utility
This library aims to ease the use of the ERCOT MIS system.
How to install
pip install ercotutils
How to use
from ercotutils import misutil
# Get a list of all the ICE documents for a given report type
ice_doc_list = misutil.get_ice_doc_list('13499')
....
# Get the file contents of a zipped csv document
byte_content = misutil.get_zipped_file_contents('4433444')
License
MIT License
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
ercotutils-1.1.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ercotutils-1.1.0.tar.gz.
File metadata
- Download URL: ercotutils-1.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f5b646ce0604a35ed8ab936a5215bf538755c593f37d01654ed9f30b5d23f8e
|
|
| MD5 |
6b31550981596097c7cbd3131954bcd8
|
|
| BLAKE2b-256 |
fd623b4835f6314d3afef4e9bc02010341381df457ce11a2444e1f6c5fdf904b
|
File details
Details for the file ercotutils-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ercotutils-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92bea74839813384b1376ec8234083d2fd8e087edd017690bb14179a2c6f4fe0
|
|
| MD5 |
3bbbfc3a787447b969b50c7bb447e08c
|
|
| BLAKE2b-256 |
b58faaae89e51dc1510758eba501c585e12d9be808bb11b55941bd09c1f813e5
|