[ 源代码: flake8-deprecated ]
软件包:python3-flake8-deprecated(2.2.1-1)
python3-flake8-deprecated 的相关链接
Debian 的资源:
下载源码包 flake8-deprecated:
- [flake8-deprecated_2.2.1-1.dsc]
- [flake8-deprecated_2.2.1.orig.tar.gz]
- [flake8-deprecated_2.2.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
flake8 extension to lint for a deprecated features
This flake8 plugin helps to keep 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
其他与 python3-flake8-deprecated 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x
-
- enh: flake8
- code checker using pycodestyle and pyflakes