The Linux Foundation Projects
Skip to main content
By | April 19, 2023

PyPowSyBl v0.22.0 Now Available

A new version, v0.22.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:

Features

  • add ampl export #592
  • [Network modifications] Refactoring of RemoveFeederBay and wrapping of RemoveVoltageLevel and RemoveHvdcLine. #590
  • [Network modifications] Voltage level topology and coupling device creation in bus/breaker. #588
  • [Network modifications] Refactoring of modifications #583
  • add load, switch and battery contingencies #589
  • enable to dis/connect terminals and branches #584
  • allow to change component library on single line diagram #579
  • expose add nodes infos for single line diagram #577

Bug fixes

  • Add support of hvdc sensi #599

Documentation

  • Get loadflow specific parameters full description #582
  • Update powsybl-diagram documentation #580

Technical improvements

  • upgrade pylint to 2.17.2 #597
  • upgrade to Pandas 1.5.3 #596
  • add export network tests #593
  • update powsybl dependencies v2023.1.1 #591
  • upgrade wheel and logback versions #586
  • Use …Provider.findAll() #581
  • add new security analysis tests #578