Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Modern Python

Plugin Verifiziert Aktiv
Teil von:Trailofbits

Modern Python best practices. Use when creating new Python projects, and writing Python scripts, or migrating existing projects from legacy tools.

1 Skill 0 MCPs
Zweck

To streamline the setup and management of new Python projects, improve script writing, and facilitate migration from legacy tools by providing a unified, modern development environment.

Funktionen

  • Modern Python tooling integration (uv, ruff, ty, pytest, prek)
  • Unified linting, formatting, and type checking
  • Fast dependency management with uv
  • Security scanning and vulnerability scanning
  • Intercepts legacy python/pip commands with modern alternatives

Anwendungsfälle

  • Setting up new Python projects with best practices
  • Writing standalone Python scripts with dependency management
  • Migrating existing Python projects from older tools
  • Ensuring code quality through linting, formatting, and type checking

Nicht-Ziele

  • Supporting Python versions older than 3.11
  • Maintaining legacy Python tooling workflows
  • Managing non-Python projects

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add trailofbits/skills
/plugin install modern-python@trailofbits

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen