LogoClawIndex
CasesSkillsAbout
LogoClawIndex

python-development-python-scaffold - Python Project Scaffolding

Generate production-ready Python project structures with modern tooling, type hints, testing setup, and configuration.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Analyze project architecture types
  • Initialize projects using uv
  • Generate FastAPI project structures
  • Generate Django project structures
  • Generate Python library structures
  • Generate CLI tool structures
  • Configure development and testing tools

Inputs

  • User project requirements
  • Project type and name

Outputs

  • Project directory structure
  • pyproject.toml configuration file
  • Application entry point files
  • Test setup files
  • Development tool configuration files

Requirements

  • Python 3.11 or higher
  • uv package manager
  • Git version control system

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
python
scaffolding
fastapi
django
uv
Analyze project architecture types
Initialize projects using uv
Generate FastAPI project structures
Generate Django project structures
User project requirements
Project type and name
Project directory structure
pyproject.toml configuration file
Application entry point files