Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

UV + Ruff Python Tools

Modern Python with uv (10-100x faster package manager) and ruff (extremely fast linter/formatter).

Install

/plugin marketplace add tenequm/claude-plugins
/plugin install uv-ruff-python-tools@tenequm-plugins

Example Prompts

"Set up a new Python project with uv"
"Migrate from pip/poetry to uv"
"Configure ruff to replace flake8, black, and isort"
"Set up pre-commit hooks with ruff"

Contents

4 references: uv guide, ruff guide, migration paths, workflows.