Decorator-based type checking library
A decorator-based implementation of type checks for Python. Provides @params, @returns and @void decorators for describing the type of the function arguments and return values. If the types mismatch, an exception can be thrown, the mismatch can be logged, or it can be ignored.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.0.5-9.fc38 | - |
Fedora 38 | 0.0.5-9.fc38 | - |
Fedora 37 | 0.0.5-8.fc37 | - |
EPEL 8 | 0.0.5-1.el8 | - |
You can contact the maintainers of this package via email at
python-typedecorator dash maintainers at fedoraproject dot org
.