[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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