Wai.common

Latest version: v0.0.44

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

Scan your dependencies

Page 3 of 8

0.0.32

-------------------

- Fixed bug where option handlers weren't respecting redefinitions of option help text.

0.0.31

-------------------

- Removed Rational class as a better implementation is provided by fractions.Fraction.
- Several changes to CLI classes:

- Can query the optionality of all option types.
- Default values are now unchecked.
- TypedOption no longer produces lists of lists for certain combinations of nargs and action.
- Argument parsers log by default (instead of printing to stdout/stderr).

- Can now get all registered classes from a ClassRegistry.

0.0.30

-------------------

- Added a partial implementation of rational numbers.

0.0.29

-------------------

- Bug fixes.
- Initial values for options on CLIInstantiable objects can be specified in internal format.

0.0.28

-------------------

- Bug fixes.

0.0.27

-------------------

- Additional functionality for ClassRegistry.
- New cli Option, ClassOption, selects from a predefined set of classes.
- import_code can now optionally bypass aliasing of inner classes.
- meta.code_repr package for representing values as Python code.

Page 3 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.