Warns about deprecated method calls
Project Links
Meta
Author: Gil Forcada Codinachs
Requires Python: >=3.8
Classifiers
Development Status
- 5 - Production/Stable
Environment
- Console
Framework
- Flake8
- Plone
Intended Audience
- Developers
License
- OSI Approved :: GNU General Public License v2 (GPLv2)
Operating System
- OS Independent
Programming Language
- Python
- Python :: 3
- Python :: 3 :: Only
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
Topic
- Software Development
- Software Development :: Quality Assurance
Flake8 deprecations plugin
No language, library or framework ever get everything right from the very beginning. The project evolves, new features are added/changed/removed.
This means that projects relying on them must keep an eye on what’s currently best practices.
This flake8 plugin helps you keeping up with method deprecations and giving hints about what they should be replaced with.
This plugin is based on a python checker that was in plone.recipe.codeanalysis.
Install
Install with pip:
$ pip install flake8-deprecated
Requirements
Python 3.8, 3.9, 3.10, 3.11 and pypy3
flake8
TODO
add a way to provide more deprecations on a per user basis(?), other plugins(?)
add a way to ignore specific deprecations
License
GPL 2.0
Nov 02, 2023
2.2.1
Sep 16, 2023
2.1.0
Oct 11, 2022
2.0.1
Oct 09, 2022
2.0.0
Oct 31, 2017
1.3
Oct 22, 2017
1.2.2.dev0
Jul 24, 2017
1.2.1
May 11, 2017
1.2
Oct 26, 2016
1.1
Feb 27, 2016
1.0
Jan 20, 2016
0.2
Sep 17, 2015
0.1