ESA++ is an open-source power-grid toolkit.
Project description
An open-source Python toolkit for power system automation, providing a high-performance wrapper for PowerWorld’s Simulator Automation Server (SimAuto). Transforms complex COM calls into intuitive, Pythonic operations.
Intuitive Indexing – Access grid data with pw[Bus, "BusPUVolt"] syntax
Full SimAuto Coverage – All PowerWorld API functions through modular mixins
Pandas Integration – Every query returns a DataFrame
Pythonic Settings – Solver and GIC options as descriptor attributes (pw.max_iterations = 250)
Convenience Methods – Flows, overloads, PTDF/LODF, snapshot context manager, case summary
Transient Stability – Fluent API with TS field intellisense
Analysis Utilities – Built-in GIC, network topology, and contingency tools
Installation
Requires Windows with PowerWorld Simulator (SimAuto enabled) and Python 3.9+.
pip install esapp
Quick Example
from esapp import PowerWorld
from esapp.components import *
pw = PowerWorld("path/to/case.pwb")
# Read data
bus_data = pw[Bus, ["BusName", "BusPUVolt"]]
# Solve power flow
V = pw.pflow()
# Inspect and modify
violations = pw.violations(v_min=0.95)
pw[Gen, "GenMW"] = 100.0
Documentation
Full tutorials, API reference, and examples at esapp.readthedocs.io.
Testing
pip install .[test]
pytest tests/
Citation
@article{esa2020,
title={Easy SimAuto (ESA): A Python Package for PowerWorld Simulator Automation},
author={Mao, Zeyu and Thayer, Brandon and Liu, Yijing and Birchfield, Adam},
year={2020}
}
License
Distributed under the Apache License 2.0.
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
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 esapp-0.1.3.tar.gz.
File metadata
- Download URL: esapp-0.1.3.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
917e653b6a8cd0e0c98dc8297737b00dceba83c47cc626898dbdb2080fe6dd8c
|
|
| MD5 |
f8812e8a16859684c9da010f43c3f9c1
|
|
| BLAKE2b-256 |
08c2240f1b021fcfe549b82e100162e087a2f416091829c36855769e01a6fbc8
|
Provenance
The following attestation bundles were made for esapp-0.1.3.tar.gz:
Publisher:
python-publish.yml on lukelowry/ESApp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
esapp-0.1.3.tar.gz -
Subject digest:
917e653b6a8cd0e0c98dc8297737b00dceba83c47cc626898dbdb2080fe6dd8c - Sigstore transparency entry: 909220576
- Sigstore integration time:
-
Permalink:
lukelowry/ESApp@fd6f3c515e076f79df8a15e2324214f49ff9a835 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/lukelowry
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fd6f3c515e076f79df8a15e2324214f49ff9a835 -
Trigger Event:
release
-
Statement type:
File details
Details for the file esapp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: esapp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c016d130aaa809e2781d8bb20472049126ca20359ba1a91e7b247179a502309
|
|
| MD5 |
21c5db25b6ccc876909b10eeb5827236
|
|
| BLAKE2b-256 |
784819ea0d0038e6ef85a5e1611e9699ce665421bd85203fab5fbce9feae4858
|
Provenance
The following attestation bundles were made for esapp-0.1.3-py3-none-any.whl:
Publisher:
python-publish.yml on lukelowry/ESApp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
esapp-0.1.3-py3-none-any.whl -
Subject digest:
9c016d130aaa809e2781d8bb20472049126ca20359ba1a91e7b247179a502309 - Sigstore transparency entry: 909220579
- Sigstore integration time:
-
Permalink:
lukelowry/ESApp@fd6f3c515e076f79df8a15e2324214f49ff9a835 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/lukelowry
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fd6f3c515e076f79df8a15e2324214f49ff9a835 -
Trigger Event:
release
-
Statement type: