flask - Build Python web applications with Flask framework
Build Python web applications using Flask with application factory pattern
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create Flask projects
- organize blueprints
- implement application factory pattern
- troubleshoot common Flask errors
- configure Flask-SQLAlchemy integration
Inputs
- Python code
- Flask project requirements
- web application specifications
Outputs
- Flask application code
- project structure files
- configuration files
Requirements
- Python 3.9+ runtime
- Flask 3.1.2+
- Flask-SQLAlchemy 3.1.1+
- uv package manager
