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

310 stars
5 watching
35 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
orsinium-labs/flake8-warningsLints Python code to detect deprecated modules and functions.12
alexmost/eslint-plugin-deprecateProvides warnings about deprecated code usage to help refactor and maintain existing codebases.81
kid-joker/npm-deprecated-checkAutomatically checks and reports on deprecated packages in a project or globally.27
decorator-factory/flake8-pep585A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements.23
wemake-services/flake8-eradicateAutomatically identifies and flags unused or commented-out code in Python projects.311
salesforce-ux/sass-deprecateA tool that helps identify and manage deprecated code in Sass stylesheets272
patois/xrayTool for filtering and highlighting decompiler output based on regular expressions125
mrphrazer/r2con2020_deobfuscationAutomated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware76
ember-cli/ember-cli-deprecation-workflowA tool to help manage and address deprecation issues in Ember.js applications165
mrphrazer/hitb2021ams_deobfuscationAutomated deobfuscation of malware code using symbolic execution and simplification techniques72
pp00704831/stripformer-eccv-2022-An implementation of an image deblurring algorithm using a transformer-based model94
whitfin/deppieA deprecation logger that provides fast and efficient way to emit warnings during application runtime11
pdbpp/pdbppAn enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands.1,313
cenkalti/flask-debug-toolbar-mongoAn extension for Flask's Debug Toolbar to display MongoDB debugging information4
chilie/deblur_mcemProvides demo code for a nonuniform deblurring method using preconditioned gradient descent Langevin iteration13