
Deprecated 1.3.1
0
Python @deprecated decorator to deprecate old python classes, functions or methods.
Contents
Python @deprecated decorator to deprecate old python classes, functions or methods.
Stars: 330, Watchers: 330, Forks: 39, Open Issues: 8The laurent-laporte-pro/deprecated repo was created 8 years ago and the last code push was 2 months ago.
The project is popular with 330 github stars!
How to Install deprecated
You can install deprecated using pip
pip install deprecated
or add it to a project with poetry
poetry add deprecated
Package Details
- Author
- Laurent LAPORTE
- License
- MIT
- Homepage
- https://github.com/laurent-laporte-pro/deprecated
- PyPi:
- https://pypi.org/project/Deprecated/
- Documentation:
- https://deprecated.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/tantale/deprecated
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common deprecated errors.
Code Examples
Here are some deprecated code examples and snippets.
GitHub Issues
The deprecated package has 8 open issues on GitHub
- feat(codeql): update CodeQL workflow for improved analysis and ignore paths
pythonfix