Typedargs

Latest version: v1.1.3

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

Scan your dependencies

Page 1 of 4

1.1.3

- No code changes - just testing the new PyPI publishing pipeline.

1.1.2

- Dropped Python 3.5 support due to EOL
- Added Python 3.9 support

1.1.1

- Bugfix release: fix `docannotate` with python's type-annotated parameters

1.1.0

- Fix docstrings parsing (Issues 47, 34)
- Extend docannotate `show-as` return annotation to support more options (Issue 60)
- Add support of function type annotations in `docannotate`
- Support using `docannotate` on classes to annotate their `__init__()` functions
- Support type classes in type annotations for converting argument from string
and formatting return value
- Support specifying validators in docstrings (Issue 65)
- Support specifying complex return value formatters in docstrings (Issue 61)
- Support recursive function annotations

1.0.2

- Fix deprecation warnings for `imp` and `collections` 86

1.0.1

- Add support for two additional formatters for `bytes` type data: hex and
hexdump. These allow the creation of functions that return binary data but
are still usable from the command line since the binary data will be printed
as either hex format or a normal hex dump such as what disassemblers show
for memory dumps.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.