This is an asynchronous api wrapper for the HKO public open data API for python. (reference)
Basic requirements: Python >= 3.11
First, install the package
poetry add hoda
# or
pip install hoda
Before contributing, please note that
- your contributions will be licensed under the lesser gpl 3.0.
- you have to follow the code of conduct or be prepared to get punted by me.
- that is all
More information in CONTRIBUTING.md
LGPL-3.0 or later