deprecated
Deprecation marker
Decorator to mark outdated code as deprecated and provide a reason for its replacement
Python @deprecated decorator to deprecate old python classes, functions or methods.
310 stars
5 watching
35 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Lints Python code to detect deprecated modules and functions. | 12 | |
| Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 | |
| Automatically checks and reports on deprecated packages in a project or globally. | 27 | |
| A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 | |
| Automatically identifies and flags unused or commented-out code in Python projects. | 311 | |
| A tool that helps identify and manage deprecated code in Sass stylesheets | 272 | |
| Tool for filtering and highlighting decompiler output based on regular expressions | 125 | |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 | |
| A tool to help manage and address deprecation issues in Ember.js applications | 165 | |
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 | |
| An implementation of an image deblurring algorithm using a transformer-based model | 94 | |
| A deprecation logger that provides fast and efficient way to emit warnings during application runtime | 11 | |
| An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. | 1,313 | |
| An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 | |
| Provides demo code for a nonuniform deblurring method using preconditioned gradient descent Langevin iteration | 13 |