logo
首页技术栈工具库讨论
pydocstyle

pydocstyle

pydocstyle is a static analysis tool for checking compliance with Python docstring conventions. pydocstyle supports most of PEP 257 out of the box, but it should not be considered a reference implementation. The framework for checking docstring style is flexible, and custom checks can be easily added, for example to cover NumPy docstring conventions. pydocstyle supports Python 3.4, 3.5, 3.6, and 3.7.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconPyCQA/pydocstyle745
CONDA
conda install -c anaconda pydocstyle
查看
标签
根据用户添加的标签生成
暂无标签