1
Fork 0
mirror of https://github.com/Steffo99/io-beep-boop.git synced 2024-11-25 01:34:19 +00:00
io-beep-boop/README.md

22 lines
682 B
Markdown

# `io-beep-boop`
An experimental wrapper and command line interface for the Italian [IO App API](https://developer.io.italia.it/openapi.html)
\[ [**Documentation**](https://io-beep-boop.readthedocs.io/en/latest/index.html) | [**PyPI**](https://pypi.org/project/io-beep-boop/) \]
```console
$ io-beep-boop
Usage: io-beep-boop [OPTIONS] COMMAND [ARGS]...
Options:
--version Show the version and exit.
-t, --token TEXT One of the two IO App API tokens of the service you want
to use.
--base-url TEXT The base URL of the IO App API to use.
--help Show this message and exit.
Commands:
registered-fast
registered-slow
...
```