pydeprecate
https://github.com/borda/pydeprecate
Python
Smoothly deprecate and redirect Python functions/classes with smart warnings and auto-routing—keep your codebase clean while maintaining backward compatibility
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to pydeprecate
Help out
- Issues
- Feature: Auto-generate Deprecation Timeline/Table from Wrapper Usage
- Support for MkDocs and Google/NumPy docstring styles
- [Design] Deprecation timing for Decorators: Definition-time vs. Call-time
- `@deprecated` breaks Enum classes on Python 3.12+
- Add deprecation expiry enforcement with module and package-level checking
- docs: Update table of contents and headings for standardized fmt
- feat: Add support for multi-format docstrings
- 🚀 Feature: Official GitHub Action for pyDeprecate Validation
- feat: ✨ add CLI support for validating deprecated functions and integrate tests
- Add validate_deprecation_chains utility to detect lazy deprecated wrappers
- Docs
- Python not yet supported