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.

GitHub

308 stars
5 watching
34 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
orsinium-labs/flake8-warnings Lints Python code to detect deprecated modules and functions. 12
alexmost/eslint-plugin-deprecate Provides warnings about deprecated code usage to help refactor and maintain existing codebases. 81
kid-joker/npm-deprecated-check Automatically checks and reports on deprecated packages in a project or globally. 26
decorator-factory/flake8-pep585 A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. 22
wemake-services/flake8-eradicate Automatically identifies and flags unused or commented-out code in Python projects. 311
salesforce-ux/sass-deprecate A tool that helps identify and manage deprecated code in Sass stylesheets 272
patois/xray Tool for filtering and highlighting decompiler output based on regular expressions 125
mrphrazer/r2con2020_deobfuscation Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware 76
ember-cli/ember-cli-deprecation-workflow A tool to help manage and address deprecation issues in Ember.js applications 165
mrphrazer/hitb2021ams_deobfuscation Automated deobfuscation of malware code using symbolic execution and simplification techniques 71
pp00704831/stripformer-eccv-2022- An implementation of an image deblurring algorithm using a transformer-based model 93
whitfin/deppie A deprecation logger that provides fast and efficient way to emit warnings during application runtime 11
pdbpp/pdbpp An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. 1,307
cenkalti/flask-debug-toolbar-mongo An extension for Flask's Debug Toolbar to display MongoDB debugging information 4
chilie/deblur_mcem Provides demo code for a nonuniform deblurring method using preconditioned gradient descent Langevin iteration 12