Installation
Requirements
- Python 3.9 or later
- pip
Install from PyPI
Install from Source
Install with Development Dependencies
This adds pytest and pytest-cov for running the test suite.
Verify Installation
Dependencies
| Package | Purpose |
|---|---|
numpy |
Numerical calculations (IEEE 738, CIGRÉ 324) |
pandas |
Cost calculation DataFrames and NPV output |
pydantic |
Input validation and data modelling |