跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Modern Python

插件 已验证 活跃

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

1 个 Skill 0 个 MCP
目的

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.

功能

  • 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

使用场景

  • 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

非目标

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

安装

请先添加 Marketplace

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码