{"library":"pydocstyle","type":"library","category":null,"description":"Pydocstyle is a static analysis tool designed to check Python code for compliance with docstring conventions, primarily PEP 257. It supports various docstring formats, including Google and NumPy styles. The project is currently at version 6.3.0, but it is officially deprecated and no longer actively maintained, with the recommendation to migrate to Ruff for docstring linting.","language":"python","status":"deprecated","version":"6.3.0","tags":["linter","code quality","docstrings","style checker","deprecated"],"install":[{"cmd":"pip install pydocstyle","imports":["import pydocstyle\n# errors = pydocstyle.run_check(paths=['your_file.py'])"]}],"homepage":"https://www.pydocstyle.org/en/stable/","github":"https://github.com/PyCQA/pydocstyle","docs":"https://www.pydocstyle.org/en/stable/","changelog":"https://www.pydocstyle.org/en/stable/release_notes.html","pypi":"https://pypi.org/project/pydocstyle/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.45,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pydocstyle/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}