Deprecated 1.2.14
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: 306, Watchers: 306, Forks: 34, Open Issues: 9The laurent-laporte-pro/deprecated
repo was created 6 years ago and the last code push was 3 months ago.
The project is popular with 306 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/tantale/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 9 open issues on GitHub
- support for deprecated parameters