pep257 is a static analysis tool for checking compliance with Python PEP 257. The framework for checking docstring style is flexible, and custom checks can be easily added, for example to cover NumPy ...