[ 源代码: flake8-docstrings ]
软件包:python3-flake8-docstrings(1.1.0-1)
python3-flake8-docstrings 的相关链接
Debian 的资源:
下载源码包 flake8-docstrings:
- [flake8-docstrings_1.1.0-1.dsc]
- [flake8-docstrings_1.1.0.orig.tar.gz]
- [flake8-docstrings_1.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gitlab.com]
相似软件包:
flake8 extension to check docstrings
A simple module which integrates pydocstyle to flake8.
pydocstyle is a standalone docstring style checker.
flake8 is a modular source code checker for Python.
This package provides the modules for Python 3.
其他与 python3-flake8-docstrings 有关的软件包
|
|
|
|
-
- dep: pydocstyle
- Python docstring style checker (PEP-257 conventions)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-flake8-polyfill
- polyfill package for Flake8 plugins
-
- enh: flake8
- code checker using pycodestyle and pyflakes