mouredev/python-web

Curso para aprender desarrollo frontend Web con Python puro desde cero. Elaborado durante las emisiones en directo desde Twitch de MoureDev.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 58 minutes ago
Type:Curated List / Learning ResourceCategory(s):Full-Stack & Meta-FrameworksProgramming Courses & BooksWeb Development
Added to GitGenius on September 14th, 2026
Created on October 3rd, 2023
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 247
Total Stargazers: 4,760 (+0)
Total Subscribers: 71 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 0.0 hours
90th percentile: 0.0 hours
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

python-web is a video tutorial course that teaches web development with Python and Reflex from the ground up.

The course addresses the challenge of building web applications using Python without requiring separate frontend and backend languages. It uses Reflex, a framework that allows developers to write full-stack web applications in pure Python. The approach covers foundational concepts through practical lessons, progressing from basic setup and components through styling, responsive design, accessibility, and deployment.

This course suits developers who want to learn web development with Python as their primary language and prefer avoiding JavaScript or traditional frontend frameworks. It works well for those learning web development fundamentals or exploring Reflex as an alternative to conventional web stacks. The material is structured as a comprehensive video tutorial with clearly marked lessons, making it accessible to beginners. Developers should be aware that Reflex underwent significant changes in its component system, with versions from 0.4.0 onward using Radix UI instead of Chakra UI, so the framework version matters when following along with the course content.

The project maintains an active community presence with a dedicated Discord channel for questions and discussion. The course content includes both foundational and advanced video tutorials, indicating ongoing development of educational material beyond the initial curriculum.