Learn Python programming from zero with structured video lessons and runnable code examples.
Build a REST API backend with authentication using FastAPI and MongoDB.
Create a web frontend application using the Reflex framework without leaving Python.
Integrate ChatGPT and other AI tools into your Python applications.
MongoDB setup required for backend lessons; Reflex framework may need additional dependencies.
Hello-Python is a comprehensive, beginner-focused Python programming course taught entirely in Spanish. The course covers Python from absolute zero, assuming no prior programming knowledge, and progresses through fundamentals, backend development, frontend development, testing, and AI integration. According to the description, it contains 100 lessons and 44 hours of video content, all freely available. The course is structured into multiple sections. The fundamentals section covers variables, operators, data types, lists, tuples, sets, dictionaries, conditionals, loops, functions, classes, error handling, and modules. An intermediate section continues with dates, list comprehensions, lambdas, higher-order functions, file handling, regular expressions, and package management. A backend section teaches how to build a REST API with authentication using FastAPI (a modern Python web framework) and MongoDB (a NoSQL database), including deployment. A frontend section demonstrates building web interfaces with Python using the Reflex framework. There is also content on integrating ChatGPT and other AI capabilities into Python applications. The project was created and is maintained by a developer named mouredev, who originally built the course through live streams on Twitch. All code from each lesson is included in the repository, organized by topic. A Spanish-speaking beginner who wants to learn Python from scratch and build real projects, web APIs, frontend apps, or AI-integrated tools, would use this course. The tech stack is Python 3.10+, FastAPI, MongoDB, and Reflex for the web frontend section.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.