Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

ercotutils-1.1.0-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page