[ aramo ]
[ 原始碼: flake8-deprecated ]
套件: python3-flake8-deprecated (1.3-3)
python3-flake8-deprecated 的相關超連結
Trisquel 的資源:
下載原始碼套件 flake8-deprecated:
- [flake8-deprecated_1.3-3.dsc]
- [flake8-deprecated_1.3.orig.tar.gz]
- [flake8-deprecated_1.3-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Jose Luis Rivero
外部的資源:
- 主頁 [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