Skip to main content

code documentation spell checker

Project description

doc spell

Code documentation spell checker.

Retrieve human text from the code and pipe it to spell checker

The flow:

  1. collect all comments and doc strings
  2. strip technical text from comments
    • fenced block - multi-line text between 3 back ticks, similar to <pre> tag
    • in-line code - text between back ticks, similar to <code>
    • special comment - e.g. noqa, pylint
  3. feed it to spell checker

Installation

pip install doc-spell

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

doc_spell-0.2.0-py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 3

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