
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@cspell/dict-python
Advanced tools
Python dictionary for cspell.
This is a pre-built dictionary for use with cspell.
| Tool | Version |
|---|---|
| cspell | >= 8 |
| Code Spell Checker - Visual Studio Code | >= 4 |
This package is bundled with CSpell.
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.dictionaries": ["python", "python-common"],
}
cspell.jsoncspell.json
{
"dictionaries": ["python", "python-common"],
}
cspell.config.yamlcspell.config.yaml
dictionaries:
- python
- python-common
NOTE: This package is bundled with CSpell.
| Name | Enabled | Description |
|---|---|---|
python | Python Dictionary | |
python-common | Python Common Terms Dictionary |
| Name | Locale | File Type |
|---|---|---|
python | python | |
python-common | python |
Please help correct any mistakes in the dictionaries.
See: Contributing
Special thanks to all of our amazing contributors!
See: How to Create a New Dictionary
MIT
Some packages may have other licenses included.
Brought to you by
Street Side Software
@cspell/dict-html provides a dictionary for HTML terms, similar to @cspell/dict-python, but focused on HTML language. It helps in improving spell checking for HTML documents.
@cspell/dict-css is designed for CSS language terms, offering a dictionary to improve spell checking in CSS files, similar to how @cspell/dict-python works for Python.
FAQs
Python dictionary for cspell.
The npm package @cspell/dict-python receives a total of 1,044,331 weekly downloads. As such, @cspell/dict-python popularity was classified as popular.
We found that @cspell/dict-python demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.