Contents

codespell 2.2.6

0

Codespell

Codespell

Stars: 1714, Watchers: 1714, Forks: 460, Open Issues: 220

The codespell-project/codespell repo was created 13 years ago and the last code push was 19 hours ago.
The project is very popular with an impressive 1714 github stars!

How to Install codespell

You can install codespell using pip

pip install codespell

or add it to a project with poetry

poetry add codespell

Package Details

Author
License
GPL v2
Homepage
PyPi:
https://pypi.org/project/codespell/
GitHub Repo:
https://github.com/codespell-project/codespell

Classifiers

  • Software Development
No  codespell  pypi packages just yet.

Errors

A list of common codespell errors.

Code Examples

Here are some codespell code examples and snippets.

GitHub Issues

The codespell package has 220 open issues on GitHub

  • More misspellings
  • Add sort suggestions
  • Add several spelling corrections
  • Add juipter->Jupiter
  • Fix several spelling corrections
  • [feature] ignore URL encode
  • Improve flag discoverability
  • Add spelling corrections for vulnerab* variants.
  • Mentioned .editorconfig
  • Add several spelling corrections
  • what return codes used by codespell mean? What 65 indicates?
  • CoverageWarning: –include is ignored because –source is set (include-ignored)
  • Capitalize all suggested fixes
  • Missing capitalization with more than one suggested fix
  • Resubmitting #1962

See more issues on GitHub

Related Packages & Articles