A new version, v1.2.0, of pypowsybl has been released. The PyPowSyBl project gives access PowSyBl Java framework to Python developers. Please have a look at the release notes for more details:
⭐ New Features
- Expose tie line contingencies #678
- Add missing dangling line visitor function #681
- Add new network area diagram parameters #679
- Add regulating element for generator, vsc converter station and static var compensator creation #683
- Add tooltip enabled parameter to single line diagram #684
- Support for operator strategies in security analysis API #621
- Integration of withFortescueValue parameter in short circuit analysis #682
🪲 Bug fixes
- Fix doc generation #691
📔 Documentation
- Improve documentation for deprecated class LayoutParameters #676
🔨 Technical improvements
- Refactor network area diagram parameters #675
- Upgrade powsybl dependencies to v2023.4.0 #687
- Add missing deprecated warnings #680
- Remove voltage level filter from pypowsybl #685
- Python 3.12 build #667
🚨 Breaking changes
- Remove python 3.7 compatibility #674