home/categories/package-distribution/tasanakorn-cc-marketplace-plugins-python-dev-skills-python-project-setup-skill-md
package-distributiondevelopment

python-project-setup

Sets up modern Python projects with uv tooling, src layout, and PEP8 standards. Handles both new and existing projects, presents interactive library selection for CLI/TUI apps, generates pyproject.toml, and provides complete scaffolding with type hints and proper structure.

tasanakorn
maintainer
tasanakorn
更新于 10/20/2025
星标
2
分支
1
quick start

Installation and usage

Sets up modern Python projects with uv tooling, src layout, and PEP8 standards. Handles both new and existing projects, presents interactive library selection for CLI/TUI apps, generates pyproject.toml, and provides complete scaffolding with type hints and proper structure.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use python-project-setup