Metadata-Version: 2.4
Name: grawgo
Version: 2.0.1
Summary: A python lib to use the grawGo api
Author-email: Niklas Wildenburg <niklas.wildenburg@graw.de>
License-Expression: MIT
Project-URL: Homepage, https://github.com/GrawRadiosondes/grawgo-python-api
Project-URL: Bug Tracker, https://github.com/GrawRadiosondes/grawgo-python-api/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests~=2.34.0
Dynamic: license-file

# grawGo API

## Release

1. `ruff format`
2. Bump version in [pyproject.toml](pyproject.toml)
3. Commit
4. Apply SemVer tag
5. Push commit and tag
