Cyclopts

Latest version: v3.11.2

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

Scan your dependencies

Page 11 of 12

1.1.1

Bug Fixes
* Fix error-handling of POSITIONAL_ONLY, VAR_KEYWORD, and VAR_POSITIONAL arguments. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/27


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

1.1.0

Features
* Add environment variable parsing via `Parameter.env_var`. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/20
* Allow multiple names for a command. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/22


**Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v1.0.2...v1.1.0

1.0.2

Bugfix
* attempt to import `readline` so that arrows work in `interactive_shell`.


**Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v1.0.1...v1.0.2

1.0.1

What's Changed
* Add unsupported `Tuple[type_, ...]` check. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/15


**Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v1.0.0...v1.0.1

1.0.0

Major release; I'm happy with the API and overall performance.

What's Changed
* Make show_choices be optional to not close any doors for future comptability. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/12
* Make converter be Optional to not close any doors for future compatility by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/13

New Contributors
* dependabot made their first contribution in https://github.com/BrianPugh/cyclopts/pull/11

**Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v0.2.0...v1.0.0

0.2.0

What's Changed
* add dispatcher argument to interactive_shell by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/8
* Fix Optional[Annotated[...]] resolution. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/9
* Don't display defaults if the default value is None. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/10


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

Page 11 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.