1
Fork 0
mirror of https://github.com/Steffo99/io-beep-boop.git synced 2024-10-16 07:27:26 +00:00
Wrapper and CLI for the Italian IO App API
Find a file
dependabot[bot] 86b9a4850e ⬆️ (deps-dev): Bump pytest-github-actions-annotate-failures
Bumps [pytest-github-actions-annotate-failures](https://github.com/utgwkk/pytest-github-actions-annotate-failures) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/utgwkk/pytest-github-actions-annotate-failures/releases)
- [Changelog](https://github.com/utgwkk/pytest-github-actions-annotate-failures/blob/main/CHANGELOG.md)
- [Commits](https://github.com/utgwkk/pytest-github-actions-annotate-failures/compare/v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: pytest-github-actions-annotate-failures
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 15:44:58 +02:00
.github 🔨️ (deps): Bump abatilo/actions-poetry from 2.1.4 to 2.1.5 2022-06-27 08:58:52 +00:00
.idea 🎉 update some things 2022-04-28 18:05:05 +02:00
.vscode Initial commit 2022-04-27 17:52:13 +02:00
docs 🗒️ Add "Support this project" to the docs 2022-04-28 18:19:07 +02:00
io_beep_boop 🎉 update some things 2022-04-28 18:05:05 +02:00
.gitignore 🎉 update some things 2022-04-28 18:05:05 +02:00
.readthedocs.yml Initial commit 2022-04-27 17:52:13 +02:00
io-beep-boop.iml 🎉 idk first commit 2022-04-28 05:05:05 +02:00
LICENSE.txt 🗒️ Create LICENSE 2022-04-28 18:16:11 +02:00
poetry.lock ⬆️ (deps-dev): Bump pytest-github-actions-annotate-failures 2022-07-04 15:44:58 +02:00
pyproject.toml 🎉 idk first commit 2022-04-28 05:05:05 +02:00
README.md 🗒️ Fix README syntax highlighting 2022-04-28 18:19:48 +02:00

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
  ...