Cyclopts

Latest version: v3.11.2

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

Scan your dependencies

Page 12 of 12

0.1.2

What's Changed
* Don't consider `show=False` or `parse=False` parameters when determining column layout in help text by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/5
* Simplify name when autoderived from `sys.argv[0]` by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/6
* Fix fallback meta default help by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/7
* If an `App` doesn't have explicit `help` text, it should fallback to `app.default_command.__doc__`, then `app.meta.default_command`, `app.meta.meta.default_command`, and so on.
* Fixes displaying meta commands in help screen.
* Added pages for "--help" and "--version" to the docs.

**Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Removed ``app.__len__``, causes more confusion than convenience it provided.
* fix annotations not properly resolving in python3.8 by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/3
* Fix help parameters special columns by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/4

**Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v0.1.0...v0.1.1

0.1.0

**Full Changelog**: https://github.com/BrianPugh/cyclopts/commits/v0.1.0

Page 12 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.