PEP 257
Python PEP 257 docstring style checker.
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
Features
- Static analysis
PEP 257 News & Activities
Highlights • All activities
Recent activities
No activities found.
No comments or reviews, maybe you want to be first?
Post comment/reviewPEP 257 information
What is PEP 257?
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 docstring conventions.
pep257 supports Python 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3.