Deutschland

Latest version: v0.4.1

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

Scan your dependencies

0.4.0

What's Changed
* Updates dependency versions.
* Added test execution for windows and mac
* Dropped support for python 3.6 and 3.7
* Adds dependabot by Parrot7483 in https://github.com/bundesAPI/deutschland/pull/99
* Bump de-nina from 1.0.2 to 1.1.0 by dependabot in https://github.com/bundesAPI/deutschland/pull/102
* Bump dateparser from 1.1.1 to 1.1.3 by dependabot in https://github.com/bundesAPI/deutschland/pull/101
* Bump beautifulsoup4 from 4.11.1 to 4.12.2 by dependabot in https://github.com/bundesAPI/deutschland/pull/105
* Bump de-pegel-online from 0.1.0 to 0.1.1 by dependabot in https://github.com/bundesAPI/deutschland/pull/104

New Contributors
* Parrot7483 made their first contribution in https://github.com/bundesAPI/deutschland/pull/99
* dependabot made their first contribution in https://github.com/bundesAPI/deutschland/pull/102

**Full Changelog**: https://github.com/bundesAPI/deutschland/compare/0.3.2...0.4.0

0.3.2

What's Changed
* Link to documentation of Geographic data by andreasbossard in https://github.com/bundesAPI/deutschland/pull/53
* Add method to hash entry. Use it for key generation for return dict. by wirthual in https://github.com/bundesAPI/deutschland/pull/84
* fix linting by black formatting code by wirthual in https://github.com/bundesAPI/deutschland/pull/89
* presseportal has changed their API to v2 by wirthual in https://github.com/bundesAPI/deutschland/pull/90
* removed out of date handelsregister updated geo module by wirthual in https://github.com/bundesAPI/deutschland/pull/93
* removed sections of README which are not relevant anymore. by wirthual in https://github.com/bundesAPI/deutschland/pull/94
* feat(bundesanzeiger): Include the raw report contents by TrisNol in https://github.com/bundesAPI/deutschland/pull/88
* Feat sort imports by wirthual in https://github.com/bundesAPI/deutschland/pull/95
* removed boto3 from requirements by wirthual in https://github.com/bundesAPI/deutschland/pull/97
* sadd black and isort for precommit hook by wirthual in https://github.com/bundesAPI/deutschland/pull/96

New Contributors
* andreasbossard made their first contribution in https://github.com/bundesAPI/deutschland/pull/53
* TrisNol made their first contribution in https://github.com/bundesAPI/deutschland/pull/88

**Full Changelog**: https://github.com/bundesAPI/deutschland/compare/0.3.1...0.3.2

0.3.1

What's Changed

Improved version resolving for NumPy. Add support for a wider range of python versions. Use poetry 1.2 for dependency resolving.

* Fix typo in example code by weddige in https://github.com/bundesAPI/deutschland/pull/69
* Feat new python versions by wirthual in https://github.com/bundesAPI/deutschland/pull/68
* Feat add310 do not pin dependencies to one specific version by wirthual in https://github.com/bundesAPI/deutschland/pull/73

New Contributors
* weddige made their first contribution in https://github.com/bundesAPI/deutschland/pull/69

**Full Changelog**: https://github.com/bundesAPI/deutschland/compare/0.3...0.3.1

0.3

What's Changed
* Add notice about generated API-Clients by lukaspanni in https://github.com/bundesAPI/deutschland/pull/38
* Fix swapped top_right and bottom_left coordinates in Geo.fetch() (Issue 26) by devmarcstorm in https://github.com/bundesAPI/deutschland/pull/40
* Add basic Documentation by lukaspanni in https://github.com/bundesAPI/deutschland/pull/41
* Some improvements to the test action by AaronDewes in https://github.com/bundesAPI/deutschland/pull/42
* Update shapely to support python 3.10 by AaronDewes in https://github.com/bundesAPI/deutschland/pull/45
* Added pypi package de-autobahn from autogeneration as extra dependency by wirthual in https://github.com/bundesAPI/deutschland/pull/47
* Documentation using sphinx apidoc and autodoc by lukaspanni in https://github.com/bundesAPI/deutschland/pull/44
* Feat new optionals by wirthual in https://github.com/bundesAPI/deutschland/pull/49
* Fixes readme links to docs by t-huyeng in https://github.com/bundesAPI/deutschland/pull/54
* CAPTCHA model in ONNX format by severinsimmler in https://github.com/bundesAPI/deutschland/pull/56
* Feat optionals by wirthual in https://github.com/bundesAPI/deutschland/pull/51
* bump de-feiertage to 1.0.1 by LilithWittmann in https://github.com/bundesAPI/deutschland/pull/61
* Added Information where the mapping data comes from. Makes it easier … by Hundsmuhlen in https://github.com/bundesAPI/deutschland/pull/62
* add support for python >3.6.2 and added it to runtests. Updated lock … by wirthual in https://github.com/bundesAPI/deutschland/pull/63

New Contributors
* devmarcstorm made their first contribution in https://github.com/bundesAPI/deutschland/pull/40
* AaronDewes made their first contribution in https://github.com/bundesAPI/deutschland/pull/42
* t-huyeng made their first contribution in https://github.com/bundesAPI/deutschland/pull/54
* severinsimmler made their first contribution in https://github.com/bundesAPI/deutschland/pull/56
* Hundsmuhlen made their first contribution in https://github.com/bundesAPI/deutschland/pull/62

**Full Changelog**: https://github.com/bundesAPI/deutschland/compare/0.1.9...0.3

0.1.9

What's Changed
* Integration of voting results from Bundeswahlleiter by Henje in https://github.com/bundesAPI/deutschland/pull/34
* fixed wrong formating of README. by wirthual in https://github.com/bundesAPI/deutschland/pull/35
* added generated code and docs for the other repositories. by wirthual in https://github.com/bundesAPI/deutschland/pull/36

New Contributors
* Henje made their first contribution in https://github.com/bundesAPI/deutschland/pull/34

**Full Changelog**: https://github.com/bundesAPI/deutschland/compare/0.1.8...0.1.9

0.1.8

What's Changed
* Füge Suche nach Bekanntmachungen hinzu. by PJUllrich in https://github.com/bundesAPI/deutschland/pull/14
* Create LICENSE by LilithWittmann in https://github.com/bundesAPI/deutschland/pull/17
* Add: Status-Badges to README by lukaspanni in https://github.com/bundesAPI/deutschland/pull/19
* Hole Details einer Bekanntmachung/Veröffentlichung by PJUllrich in https://github.com/bundesAPI/deutschland/pull/16
* Add Configuration for Proxies by lukaspanni in https://github.com/bundesAPI/deutschland/pull/20
* Lebensmittelwarnung.de Scraper by auchtetraborat in https://github.com/bundesAPI/deutschland/pull/23
* Finished integration in deutschland by auchtetraborat in https://github.com/bundesAPI/deutschland/pull/24
* Add BNetzA Rufzeichen query lib by asdil12 in https://github.com/bundesAPI/deutschland/pull/25
* added pypresseportal from https://github.com/tcmetzger/pypresseportal by wirthual in https://github.com/bundesAPI/deutschland/pull/32
* Feat autobahn api by wirthual in https://github.com/bundesAPI/deutschland/pull/28
* Integration of VERENA-scraper & remove misplaced comment in Lebensmittelwarnung by auchtetraborat in https://github.com/bundesAPI/deutschland/pull/29

New Contributors
* LilithWittmann made their first contribution in https://github.com/bundesAPI/deutschland/pull/17
* lukaspanni made their first contribution in https://github.com/bundesAPI/deutschland/pull/19
* auchtetraborat made their first contribution in https://github.com/bundesAPI/deutschland/pull/23
* asdil12 made their first contribution in https://github.com/bundesAPI/deutschland/pull/25
* wirthual made their first contribution in https://github.com/bundesAPI/deutschland/pull/32

**Full Changelog**: https://github.com/bundesAPI/deutschland/compare/alpha9...0.1.8

alpha9
- Add Handelsregister
- Remove selenium dependency
- add integration tests

alpha8


alpha7


alpha6


alpha5


alpha4


alpha3


alpha2


alpha1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.