Pirateweather-translations

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

1.0.0

What's Changed
* Fix failing GitHub tests by cloneofghosts in https://github.com/Pirate-Weather/translations/pull/39
* build(deps): bump ruff from 0.9.1 to 0.9.2 in the non-major-versions group by dependabot in https://github.com/Pirate-Weather/translations/pull/40
* Update README with english precipitation texts by cloneofghosts in https://github.com/Pirate-Weather/translations/pull/41
* build(deps): bump ruff from 0.9.2 to 0.9.3 in the non-major-versions group by dependabot in https://github.com/Pirate-Weather/translations/pull/43
* build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 in the non-major-versions group by dependabot in https://github.com/Pirate-Weather/translations/pull/44
* build(deps): bump ruff from 0.9.3 to 0.9.4 in the non-major-versions group by dependabot in https://github.com/Pirate-Weather/translations/pull/45
* build(deps): bump the non-major-versions group with 2 updates by dependabot in https://github.com/Pirate-Weather/translations/pull/46
* build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 in the non-major-versions group by dependabot in https://github.com/Pirate-Weather/translations/pull/47
* build(deps): bump the non-major-versions group with 2 updates by dependabot in https://github.com/Pirate-Weather/translations/pull/48
* build(deps): bump coverage from 7.6.11 to 7.6.12 in the non-major-versions group by dependabot in https://github.com/Pirate-Weather/translations/pull/49
* build(deps): bump ruff from 0.9.6 to 0.9.7 in the non-major-versions group by dependabot in https://github.com/Pirate-Weather/translations/pull/50
* build(deps): bump the non-major-versions group with 2 updates by dependabot in https://github.com/Pirate-Weather/translations/pull/51


**Full Changelog**: https://github.com/Pirate-Weather/translations/compare/0.0.8...1.0.0

0.04

Rename lib to improve pip import process

**Full Changelog**: https://github.com/Pirate-Weather/translations/compare/0.0.3...0.04

0.0.8

Change Setup.py to include modules

0.0.7

Change version in setup.py

0.0.6

Fix missing init file

0.0.5

Added a dynamic loader for production use. Example:


from pirateweather_translations.dynamic_loader import load_all_translations
translations = load_all_translations()
en_translation = translations["en"]
result_en = en_translation.translate(["sentence", ["and", "mixed-precipitation", "light-clouds"]])


**Full Changelog**: https://github.com/Pirate-Weather/translations/compare/0.04...0.0.5

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.