CLI for the Donkey Republic API
API Reference: https://sharedmobility.github.io/Donkey.html
To get the nuber of available bikes for each hub within 800m of Moutstraat 88:
donkapi "Moutstraat 88" -b 800
Clone this repository and install via
pip install .
To install with an isolated virtual environment, pipx is recommended:
pipx install .