python-code-style
NewPython code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "python-code-style": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is python-code-style?
Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
How to install python-code-style?
To install python-code-style: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "python-code-style": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is python-code-style best for?
python-code-style is a mcp categorized under Development. It is designed for: code-review, documentation, python, coding, writing. Created by wshobson.