mirror of
https://github.com/Steffo99/io-beep-boop.git
synced 2024-11-22 00:14:18 +00:00
Wrapper and CLI for the Italian IO App API
1a7ea0aa35
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.12...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.idea | ||
.vscode | ||
docs | ||
io_beep_boop | ||
.gitignore | ||
.readthedocs.yml | ||
io-beep-boop.iml | ||
LICENSE.txt | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
io-beep-boop
An experimental wrapper and command line interface for the Italian IO App API
[**Documentation**](https://io-beep-boop.readthedocs.io/en/latest/index.html) | [**PyPI**](https://pypi.org/project/io-beep-boop/)
$ 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
...