Migmose

Latest version: v0.1.0

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

Scan your dependencies

0.1.0

What's Changed
* ๐Ÿ‘ฉโ€โš–๏ธ Add MIT License by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/65
* Fix Typos in README, add PyPI badges by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/64
* Switch to `mypy --strict` by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/63
* Bump pylint from 3.2.0 to 3.2.2 by dependabot in https://github.com/Hochfrequenz/migmose/pull/67
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/Hochfrequenz/migmose/pull/68
* Bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/69
* Drop `pip-compile` step from dev env setup by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/62
* ๐Ÿšš Move helper functions from inside classmethod to module root by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/66
* Don't use (same) empty list as Field default, use default factory instead by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/70
* feat: always read 'Nr' column as 5 digit segment ID (to easily match AHB) by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/72


**Full Changelog**: https://github.com/Hochfrequenz/migmose/compare/v0.0.0...v0.1.0

0.0.0

What's Changed
* Bump coverage from 7.4.1 to 7.4.2 by dependabot in https://github.com/Hochfrequenz/migmose/pull/1
* Bump coverage from 7.4.2 to 7.4.3 by dependabot in https://github.com/Hochfrequenz/migmose/pull/5
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/Hochfrequenz/migmose/pull/4
* Bump pylint from 3.0.3 to 3.1.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/3
* Initial Setup for MIG_mose by hf-krechan in https://github.com/Hochfrequenz/migmose/pull/2
* init datamodel by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/6
* Bump pytest from 8.0.2 to 8.1.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/10
* Bump build from 1.0.3 to 1.1.1 by dependabot in https://github.com/Hochfrequenz/migmose/pull/8
* Bump pydantic from 2.6.2 to 2.6.3 by dependabot in https://github.com/Hochfrequenz/migmose/pull/9
* add logger by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/7
* Add CLI by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/11
* Bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/Hochfrequenz/migmose/pull/14
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/16
* Bump packaging from 23.2 to 24.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/15
* move parsing functions by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/13
* process tables by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/12
* doc: Extend readme; add some links and instructions by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/17
* added csv output for Nachrichtenstrukturtabelle by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/18
* ๐ŸŽจ Use excel dialect in csv export by hf-krechan in https://github.com/Hochfrequenz/migmose/pull/19
* โž•๐Ÿ’พ added CLI output format options by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/20
* update readme by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/21
* Bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/Hochfrequenz/migmose/pull/22
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/24
* Bump pydantic from 2.6.3 to 2.6.4 by dependabot in https://github.com/Hochfrequenz/migmose/pull/23
* ๐ŸฉนUpgrade `requirements-packaging.txt` - resolve `InvalidDistribution` issue by lord-haffi in https://github.com/Hochfrequenz/migmose/pull/26
* Bump pytest-loguru from 0.3.0 to 0.4.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/28
* Bump lxml from 5.1.0 to 5.2.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/29
* Bump lxml from 5.2.0 to 5.2.1 by dependabot in https://github.com/Hochfrequenz/migmose/pull/33
* Bump build from 1.1.1 to 1.2.1 by dependabot in https://github.com/Hochfrequenz/migmose/pull/30
* Adding project.scripts to pyproject.toml by hamidhajiparvaneh in https://github.com/Hochfrequenz/migmose/pull/36
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/39
* Checking if there are more than one MIG docx files for a message_format by hamidhajiparvaneh in https://github.com/Hochfrequenz/migmose/pull/37
* Bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/Hochfrequenz/migmose/pull/42
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/46
* Bump coverage from 7.4.4 to 7.5.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/45
* Bump pydantic from 2.6.4 to 2.7.1 by dependabot in https://github.com/Hochfrequenz/migmose/pull/43
* Bump pydantic-core from 2.16.3 to 2.18.2 by dependabot in https://github.com/Hochfrequenz/migmose/pull/44
* Bump typing-extensions from 4.10.0 to 4.11.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/31
* Reduced Nested Nachrichtenstruktur + unittest by hamidhajiparvaneh in https://github.com/Hochfrequenz/migmose/pull/41
* Bump marshmallow from 3.21.1 to 3.21.2 by dependabot in https://github.com/Hochfrequenz/migmose/pull/47
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/Hochfrequenz/migmose/pull/48
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/49
* patch for type_check for docx by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/51
* Bump lxml from 5.2.1 to 5.2.2 by dependabot in https://github.com/Hochfrequenz/migmose/pull/55
* Patch reduced_nested_nachrichtenstruktur by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/52
* 53 add edi energy repo logic by DeltaDaniel in https://github.com/Hochfrequenz/migmose/pull/54
* Bump pylint from 3.1.0 to 3.2.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/59
* ๐Ÿ”› Enable Publish Workflow by hf-kklein in https://github.com/Hochfrequenz/migmose/pull/61
* Bump maus from 0.4.2 to 0.5.0 by dependabot in https://github.com/Hochfrequenz/migmose/pull/60

New Contributors
* dependabot made their first contribution in https://github.com/Hochfrequenz/migmose/pull/1
* hf-krechan made their first contribution in https://github.com/Hochfrequenz/migmose/pull/2
* DeltaDaniel made their first contribution in https://github.com/Hochfrequenz/migmose/pull/6
* hf-kklein made their first contribution in https://github.com/Hochfrequenz/migmose/pull/17
* lord-haffi made their first contribution in https://github.com/Hochfrequenz/migmose/pull/26
* hamidhajiparvaneh made their first contribution in https://github.com/Hochfrequenz/migmose/pull/36

**Full Changelog**: https://github.com/Hochfrequenz/migmose/commits/v0.0.0

Links

Releases

Has known vulnerabilities

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.