Ubuild

Latest version: v0.2.0

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

Scan your dependencies

Page 1 of 2

0.2.0

=== Added
- Can now specify alternative script names.

0.1.6

=== Changed
- Automatic menu entry names will now attempt to be simplified, e.g. `do_a_thing()` = `(d) Do A Thing` instead of `(dat) Do A Thing` if no existing `(d)` entry.

=== Fixed
- Can now call `main(loop=False)`.
- Properly handle menu entry collisions with reserved names, e.g. `(q) Quit` is reserved so colliding entry would be something like `(q2) Quick`.

0.1.5

=== Fixed
- Fixed incorrect import.

0.1.4

=== Fixed
- Attempt to fix line ending issue on Linux.

0.1.3

=== Fixed
- Attempt to fix install issue on Linux.

0.1.2

=== Added
- Build menu header now defaults to `Ubuild`.

=== Changed
- Can now specify function `args` and `kwargs` as normal non-keyword arguments (3 and 4) to the `menu()` decorator.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.