Complete Documentation
Everything you need to master PyFrame, from basic concepts to advanced patterns. Build modern web applications with the simplicity of Python and the power of component-based architecture.
🚀 Quick Start
Install PyFrame
Create Project
Run Development Server
Core Concepts
Understanding PyFrame's fundamental concepts and architecture.
Real-time Features
WebSockets, Server-Sent Events, and live data synchronization.
Advanced Topics
Advanced patterns, performance optimization, and custom hooks.
API Reference
Complete API documentation for all PyFrame modules.
🚀 Example Applications
Explore real PyFrame applications to learn best practices and see the framework in action.
Showcase App
Complete demonstration app featuring components, state management, dark mode, and responsive design.
Blog Application
Full-featured blog with posts, comments, user authentication, and database integration.
Want to run these examples locally?
Why Choose PyFrame?
Lightning Fast
Built-in hot reload, optimized rendering, and async-first architecture
Component-Based
Build UIs with reusable, composable Python components
Real-time Ready
WebSockets, SSE, and live data sync built-in
Full-Stack
Frontend, backend, database, and deployment in one framework
Extensible
Rich plugin ecosystem for authentication, caching, and more
Pure Python
No JavaScript required - leverage your Python expertise