Printtags

Latest version: v1.5.1

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

Scan your dependencies

1.5.1

**This release adds [PEP 561](https://www.python.org/dev/peps/pep-0561/) compliance, solving an issue in which mypy would not see the type hints when imported.**

No other changes are made by this update.

1.5.0

**Full type annotations, mypy compatibility, and a major refactor. Performance is improved overall and the codebase is significantly simplified.**

Breaking changes:
* This release will no longer support Python versions less than 3.6.
* The `tag` argument for the labelled print functions has been renamed to `tag_text`. When passing a custom tag to this argument, only the text needs to be provided. You no longer need to provide the brackets with the tag. (e.g., `tag_text='new_tag'` rather than `tag='[new_tag]'`).

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.