Skip to content

Files

Latest commit

46a5dc8 · Nov 23, 2022

History

History
28 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.02 KB

hoda Build Status

This is an asynchronous api wrapper for the HKO public open data API for python. (reference)

Usage

Basic requirements: Python >= 3.11

First, install the package

poetry add hoda
# or
pip install hoda

Documentation Translation status Documentation Status

https://hoda.soopy.moe

Development/Contributing

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

License

LGPL-3.0 or later