Pybmkg

Latest version: v3.0.1

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

Scan your dependencies

Page 1 of 2

3.0.1

What's Changed
* Fix parse weather forecast data by kiraware in https://github.com/kiraware/PyBMKG/pull/68
* Bump the dependencies group with 6 updates by dependabot in https://github.com/kiraware/PyBMKG/pull/67
* Update Weather enum


**Full Changelog**: https://github.com/kiraware/PyBMKG/compare/v3.0.0...v3.0.1

3.0.0

What's Changed
* bump dependency
* remove defusedxml and types-defusedxml from dependency
* add support python3.13
* fix breaking Weather API and break many things
* bump version to v3.0.0


**Full Changelog**: https://github.com/kiraware/PyBMKG/compare/2.1.0...v3.0.0

2.1.0

What's Changed
* add maintainer by kiraware in https://github.com/kiraware/PyBMKG/pull/12
* add slots=True to WeatherForecast schema by kiraware in https://github.com/kiraware/PyBMKG/pull/22
* add defusedxml stub by kiraware in https://github.com/kiraware/PyBMKG/pull/25
* feat: make api independent from each other by kiraware in https://github.com/kiraware/PyBMKG/pull/28
* improve docs
* bump dependencies


**Full Changelog**: https://github.com/kiraware/PyBMKG/compare/2.0.0...2.1.0

2.0.0

* rename `exception.py` to `exceptions.py`
* improve docs


**Full Changelog**: https://github.com/kiraware/PyBMKG/compare/1.0.0...2.0.0

1.0.0

This update is major breaking changes. We change the design pattern to facade design pattern hence improve user experience.

0.2.0

This release includes
- updating `Enum` to `StrEnum` and `IntEnum`
- use `base_url` argument in `ClientSession`
- update some dependency
- update docs

PR
- https://github.com/kiraware/PyBMKG/pull/3

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.