explaingit

mouredev/hello-python

35,676PythonAudience · vibe coderComplexity · 2/5QuietLicenseSetup · moderate

TLDR

A free, Spanish-language Python course for complete beginners covering fundamentals, backend APIs, frontend web apps, and AI integration with 100 lessons and 44 hours of video.

Mindmap

mindmap
  root((hello-python))
    What it covers
      Python fundamentals
      Backend with FastAPI
      Frontend with Reflex
      AI integration
    Learning format
      100 video lessons
      44 hours total
      Code examples included
    Tech stack
      Python 3.10+
      FastAPI
      MongoDB
      Reflex
    Audience
      Spanish speakers
      Complete beginners
      Self-learners

Things people build with this

USE CASE 1

Learn Python programming from zero with structured video lessons and runnable code examples.

USE CASE 2

Build a REST API backend with authentication using FastAPI and MongoDB.

USE CASE 3

Create a web frontend application using the Reflex framework without leaving Python.

USE CASE 4

Integrate ChatGPT and other AI tools into your Python applications.

Tech stack

Python 3.10+FastAPIMongoDBReflex

Getting it running

Difficulty · moderate Time to first run · 30min

MongoDB setup required for backend lessons; Reflex framework may need additional dependencies.

Use freely for any purpose including commercial. Keep the notice and disclose changes to the patent grant.

In plain English

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.

Copy-paste prompts

Prompt 1
I'm a Spanish speaker learning Python for the first time. Walk me through the hello-python course structure and which section I should start with.
Prompt 2
Show me how to build a simple REST API with FastAPI and MongoDB using examples from the hello-python course.
Prompt 3
How do I use Reflex to build a web frontend in Python? Give me a step-by-step example from hello-python.
Prompt 4
I want to add ChatGPT integration to a Python app. What does the hello-python course teach about AI integration?
Prompt 5
Help me set up and run the code examples from hello-python lesson by lesson.
Open on GitHub → Explain another repo

Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.