Skip to main content

Python docstring style checker

Project description

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.2, 3.3, 3.4, pypy and pypy3.

Quick Start

Install

pip install pep257

Run

$ pep257 test.py
test.py:18 in private nested class `meta`:
        D101: Docstring missing
test.py:22 in public method `method`:
        D102: Docstring missing
...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

pep257-0.5.0.zip (13.4 kB view details)

Uploaded Source

pep257-0.5.0.tar.gz (12.5 kB view details)

Uploaded Source

File details

Details for the file pep257-0.5.0.zip.

File metadata

  • Download URL: pep257-0.5.0.zip
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pep257-0.5.0.zip
Algorithm Hash digest
SHA256 babdc40506ef6f69d80e3d35ddf6432b4e09f95252e3251b622c501ead9806d5
MD5 84e6d1b6c1e3f99adc5267c91ba52adb
BLAKE2b-256 b7c3ff4fab62df29b34acbabd2fb1fcadac88bbb3e36f579b717178463e66e02

See more details on using hashes here.

File details

Details for the file pep257-0.5.0.tar.gz.

File metadata

  • Download URL: pep257-0.5.0.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pep257-0.5.0.tar.gz
Algorithm Hash digest
SHA256 e9604ed78cd36f29f25e417314efd9b7ae300bd5d529a310820fcc0d51429a14
MD5 a69fd0a86e6a0ce19a7c5c79ed5f099c
BLAKE2b-256 2020d32d24738fc2d091042ab34ac07b485eac54a02ffa6a20890a92cccb7fae

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page