Boca

Latest version: v0.1.1

Safety actively analyzes 621562 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.10.1

- Custom commands:
- It is not mendatory anymore to declare a `click.Group` in the custom commands file. All `click.Command` objects declared in the file are mounted onto `boca`. This includes commands declared with `click.command()`, groups declared with `click.group()` and any other instance of a subclass of `click.Command`.
- **BREAKING**: The environment variable changed from `BOCA_CUSTOM_COMMANDS_FILE` to `BOCA_CUSTOM_COMMANDS`.

0.10.0

0.9.1

0.9

api.route("/")
view(methods=["post"])
async def foo(req, res):
pass


- Removed dependency on `async_generator`.

0.9.0

0.8.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.