single-file-python-script
CommunitySingle-file Python full-stack apps, no setup.
AuthorDeluxeOwl
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the overhead of complex project scaffolding, multiple configuration files, and build steps when building Python applications, letting you create full-stack tools with backend, frontend, and database all contained in one .py file.
Core Features & Use Cases
- Single-file architecture: All application code, dependencies, and assets live in one Python file, managed via uv script headers for automatic dependency resolution.
- Full-stack capabilities: Includes pre-configured FastAPI backend with SQLite persistence, inline React frontend with CDN-loaded libraries, and built-in testing support.
- Use case: Rapidly prototype a todo list app, internal tool, or small web service without setting up separate frontend/backend projects, package managers, or build pipelines.
Quick Start
Use the single-file-python-script skill to build a working full-stack todo app with API endpoints, database storage, and an interactive UI in one Python file with no project setup.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: single-file-python-script Download link: https://github.com/DeluxeOwl/skill-single-file-python-script/archive/main.zip#single-file-python-script Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.