Pypsa

Latest version: v0.34.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 19

0.32.1

Revised release notes are available in the [documentation](https://PyPSA.readthedocs.io/en/latest/release-notes.html).

What's Changed
* expressions: add load component to energy balance by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1110
* fix: correctly assign branch contributions in supply and withdrawal by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1123

**Full Changelog**: https://github.com/PyPSA/PyPSA/compare/v0.32.0...v0.32.1

0.32.0

Revised release notes are available in the [documentation](https://PyPSA.readthedocs.io/en/latest/release-notes.html).


What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/1053
* replace `_import_components_from_df` by lkstrp in https://github.com/PyPSA/PyPSA/pull/1058
* fix: fix wrong indexing by lkstrp in https://github.com/PyPSA/PyPSA/pull/1061
* Update models.rst by lkstrp in https://github.com/PyPSA/PyPSA/pull/1065
* Add Korea university to the users list by ekatef in https://github.com/PyPSA/PyPSA/pull/1066
* fix: less verbose logging during `n.add` by lkstrp in https://github.com/PyPSA/PyPSA/pull/1067
* Bugfix in post_discretization by toniseibold in https://github.com/PyPSA/PyPSA/pull/1052
* correct indexing to select gens with set e_sum attributes by cpschau in https://github.com/PyPSA/PyPSA/pull/1069
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/1072
* fix: align variables and coefficients in generators_contraints by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1074
* Statistic expressions by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1044
* test: add model tests by lkstrp in https://github.com/PyPSA/PyPSA/pull/1080
* statistics: modularize skip iterations in aggregate components by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1081
* Bugfix: correctly set capacity factors in stochastic prog. example by koen-vg in https://github.com/PyPSA/PyPSA/pull/1087
* ci: fix macos runner by lkstrp in https://github.com/PyPSA/PyPSA/pull/1088
* docs: add user and fix example links by lkstrp in https://github.com/PyPSA/PyPSA/pull/1089
* chore: update issue templates and labels by lkstrp in https://github.com/PyPSA/PyPSA/pull/1092
* fix: issue label by lkstrp in https://github.com/PyPSA/PyPSA/pull/1096
* feat: add flexible selector for groupby in statistics module by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1078
* build(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group by dependabot in https://github.com/PyPSA/PyPSA/pull/1098
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/1101
* build: make `tables` optional for `.h5` io by lkstrp in https://github.com/PyPSA/PyPSA/pull/1100
* doc: PyPSA User update (PyPSA-BD) by SermishaNarayana in https://github.com/PyPSA/PyPSA/pull/1103
* feat: groupers and statistics package refactor by lkstrp in https://github.com/PyPSA/PyPSA/pull/1093
* docs: additional ruff rules (`pydocstyle`/ `D`) by lkstrp in https://github.com/PyPSA/PyPSA/pull/1104
* docs: fix broken links by lkstrp in https://github.com/PyPSA/PyPSA/pull/1108

New Contributors
* SermishaNarayana made their first contribution in https://github.com/PyPSA/PyPSA/pull/1103

**Full Changelog**: https://github.com/PyPSA/PyPSA/compare/v0.31.0...v0.32.0

0.31.2

Revised release notes are available in the [documentation](https://pypsa.readthedocs.io/en/latest/references/release-notes.html).

What's Changed
* correct indexing to select gens with set e_sum attributes by cpschau in https://github.com/PyPSA/PyPSA/pull/1069
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/1072
* fix: align variables and coefficients in generators_contraints by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1074
* test: add model tests by lkstrp in https://github.com/PyPSA/PyPSA/pull/1080
* Bugfix: correctly set capacity factors in stochastic prog. example by koen-vg in https://github.com/PyPSA/PyPSA/pull/1087
* ci: fix macos runner by lkstrp in https://github.com/PyPSA/PyPSA/pull/1088
* docs: add user and fix example links by lkstrp in https://github.com/PyPSA/PyPSA/pull/1089
* chore: update issue templates and labels by lkstrp in https://github.com/PyPSA/PyPSA/pull/1092

**Full Changelog**: https://github.com/PyPSA/PyPSA/compare/v0.31.1...v0.31.2

0.31.1

Revised release notes are available in the [documentation](https://PyPSA.readthedocs.io/en/latest/release-notes.html).


**Full Changelog**: https://github.com/PyPSA/PyPSA/compare/v0.31.0...v0.31.1

0.31.0

Revised release notes are available in the [documentation](https://PyPSA.readthedocs.io/en/latest/release-notes.html).


What's Changed
* Auto-update CITATION.cff version by github-actions in https://github.com/PyPSA/PyPSA/pull/1030
* replace index name "name" by "carrier" by p-glaum in https://github.com/PyPSA/PyPSA/pull/1032
* fix: failing docs test by lkstrp in https://github.com/PyPSA/PyPSA/pull/1033
* Bug fixes/improvements: Made n.explore() more robust by bobbyxng in https://github.com/PyPSA/PyPSA/pull/1035
* docs: update users.rst by lkstrp in https://github.com/PyPSA/PyPSA/pull/1036
* Add active attribute to components by FabianHofmann in https://github.com/PyPSA/PyPSA/pull/1038
* feat: improved `n.add` by lkstrp in https://github.com/PyPSA/PyPSA/pull/896
* Adding fractional_last_unit_size for the post discretization by toniseibold in https://github.com/PyPSA/PyPSA/pull/1039
* ci: add release preparation workflow by lkstrp in https://github.com/PyPSA/PyPSA/pull/1041
* fix: typo in docs by lkstrp in https://github.com/PyPSA/PyPSA/pull/1043
* docs: remove envs from pr template by lkstrp in https://github.com/PyPSA/PyPSA/pull/1045
* refactor: introduce naming conventions by lkstrp in https://github.com/PyPSA/PyPSA/pull/1028
* add 4 kA high-temperature low-sag (HTLS) line type by nworbmot in https://github.com/PyPSA/PyPSA/pull/1046
* build(deps): bump actions/checkout from 3 to 4 in the github-actions group by dependabot in https://github.com/PyPSA/PyPSA/pull/1049
* Min/max generation for Generators by cpschau in https://github.com/PyPSA/PyPSA/pull/1047

New Contributors
* toniseibold made their first contribution in https://github.com/PyPSA/PyPSA/pull/1039
* cpschau made their first contribution in https://github.com/PyPSA/PyPSA/pull/1047

**Full Changelog**: https://github.com/PyPSA/PyPSA/compare/v0.30.2...v0.31.0

0.30.3

Revised release notes are available in the [documentation](https://pypsa.readthedocs.io/en/latest/references/release-notes.html).


**Full Changelog**: https://github.com/PyPSA/PyPSA/compare/v0.30.2...v0.30.3

Page 2 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.