Kohlrahbi

Latest version: v1.13.0

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

Scan your dependencies

Page 9 of 9

0.0.5

What's Changed
* Bump maus from 0.3.11 to 0.3.13 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/126
* Bump xlsxwriter from 3.0.9 to 3.1.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/124
* Bump pandas from 2.0.0 to 2.0.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/127
* Bump tomlkit from 0.11.7 to 0.11.8 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/129
* Bump attrs from 22.2.0 to 23.1.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/125
* Bump maus from 0.3.13 to 0.3.18 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/128
* Bump maus from 0.3.18 to 0.3.39 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/134
* Bump xlsxwriter from 3.1.0 to 3.1.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/135
* Bump xlsxwriter from 3.1.1 to 3.1.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/136
* Bump pandas from 2.0.1 to 2.0.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/137
* Bump pandas from 2.0.2 to 2.0.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/138
* 📄 Add LICENSE by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/141
* Update license in pyproject by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/142
* prefer `list` over `List` by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/145
* 🩹 Fix typo by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/147
* Read every docx file only once by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/146
* 🥅 Add pokemon catcher around single pruefi scraping by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/149
* Bump click from 8.1.3 to 8.1.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/154
* `del` variables after use; Maybe this reduces the memory footprint? by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/152
* Don't try to find deprecated 11... Prüfis in >= 2023-10-01 Files by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/153


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* 🩹 Fix output path issue by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/104
* 🎨 Improve the output folder order by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/105
* Add new flag --assume-yes / -y by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/106
* Bump openpyxl from 3.1.1 to 3.1.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/108
* Bump xlsxwriter from 3.0.8 to 3.0.9 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/107
* Bump pytz from 2022.7.1 to 2023.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/109
* Bump pytz from 2023.2 to 2023.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/111
* Bump tomlkit from 0.11.6 to 0.11.7 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/110
* Bump maus from 0.3.2 to 0.3.10 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/117
* Bump pandas from 1.5.3 to 2.0.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/115
* 🔊 Print/Log more info in click script by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/119
* 📝Fix `edi_energy_mirror` path in README MWE by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/118
* Remove set functions in get function by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/120
* Bump maus from 0.3.10 to 0.3.11 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/121
* 🧹Ensure stable formatting of FlatAHBs by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/122


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* 🔄 After maus upgrade, all known prüfis work by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/103
* 🔉 Add log message if no docx file was found by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/102


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* Bump maus from 0.3.1 to 0.3.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/98
* Set maus >= v0.3.2 as min version dependency by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/99
* Fix README: The CLI arg is `pruefis`, not `pruefi` by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/95
* ⬆️Update maus in pyproject.toml by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/100


**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* Fix module not found error in tests by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/4
* Bump lxml from 4.6.3 to 4.6.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/12
* Bump xlsxwriter from 1.4.3 to 3.0.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/8
* Bump pandas from 1.2.4 to 1.3.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/11
* Bump openpyxl from 3.0.7 to 3.0.9 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/10
* Request Dependabot Reviews from 🐍Review Team by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/15
* Bump lxml from 4.6.5 to 4.9.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/21
* Bump xlsxwriter from 3.0.2 to 3.0.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/16
* Bump pandas from 1.3.5 to 1.4.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/20
* Bump openpyxl from 3.0.9 to 3.0.10 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/18
* Bump numpy from 1.21.5 to 1.22.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/19
* Allow Batch Processing by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/23
* Introduce MyPy Checks by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/29
* 🎨 Introduce Elixir class by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/27
* Fix MyPy Errors by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/32
* 🔊 Remove `print(...)` from `ahbextractor`(`.helper`) package by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/33
* Bump pandas from 1.4.3 to 1.5.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/26
* 🚚 Introduce `src` based layout by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/35
* Add `py.typed` Files and Type Check Unittests by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/36
* Unittest 3.9 and 3.10; Black, Coverage, Linting 3.10 only by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/37
* 📦 Prepare for Publishing as Package by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/38
* ✔ Add Unit Test for `beautify_bedingungen` + Fix incorrect Type Hints by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/39
* 🧹more elegant mapping by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/40
* ✔ Add Unittest for `get_all_paragraphs_and_tables` by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/42
* Bump pandas from 1.5.0 to 1.5.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/43
* 🤖Update Github Actions using Dependabot by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/44
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/45
* Bump actions/setup-python from 2 to 4 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/46
* ✨ Add function to remove duplicate AHB paths by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/47
* ✨ Write output files into edifact_format(_version) specific directories by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/48
* Bump maus from 0.1.23 to 0.1.24 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/50
* 🚛 Rename `ahbexctractor`➡`kohlrahbi` by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/52
* ⬆Upgrade to lxml 4.9.2 by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/54
* Bump maus from 0.1.24 to 0.2.2 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/56
* Bump attrs from 22.1.0 to 22.2.0 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/57
* Bump maus from 0.2.2 to 0.2.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/58
* ⬆ pandas `1.5.2` and numpy `1.24.0` by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/62
* ⬆🐍Upgrade CI Actions to 3.11 (and demonstrate that kohlrahbi is generally 3.11 compatible) by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/49
* Bump xlsxwriter from 3.0.3 to 3.0.4 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/61
* Bump maus from 0.2.3 to 0.2.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/64
* Bump xlsxwriter from 3.0.4 to 3.0.5 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/66
* Bump maus from 0.2.5 to 0.2.6 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/67
* Bump xlsxwriter from 3.0.5 to 3.0.7 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/74
* Bump pandas from 1.5.2 to 1.5.3 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/75
* Bump maus from 0.2.6 to 0.3.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/76
* Rework of the whole workflow by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/53
* Bump pytz from 2022.7 to 2022.7.1 by dependabot in https://github.com/Hochfrequenz/kohlrahbi/pull/85
* 🖤👷‍♂️Switch to native Black action by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/88
* 🩹 Fix prüfis which have a following landscape table by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/83
* 📦🐍 Use hatch and pyproject.toml for packaging by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/89
* 💚 Update gh action publish workflow by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/90
* 📝 Add explanation how to use kohlrahbi by hf-krechan in https://github.com/Hochfrequenz/kohlrahbi/pull/91
* 🏷Add PyPI Status Badge to README by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/94
* 🖊Fix typos in README: "Prüfide**n**tifikator" by hf-kklein in https://github.com/Hochfrequenz/kohlrahbi/pull/93

New Contributors
* dependabot made their first contribution in https://github.com/Hochfrequenz/kohlrahbi/pull/12

**Full Changelog**: https://github.com/Hochfrequenz/kohlrahbi/commits/v0.0.1

Page 9 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.