I’m 13 and trying to learn python.

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • CPython

    The Python programming language

  • vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  • Then again, it doesn't hurt to get used to an all around good text editor from the start. One is VSCodium, which is a free distribution of VS Code. Both of these can be expanded with support for languages other than Python as well, via add-ons.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Visual Studio Code

    Visual Studio Code

  • Then again, it doesn't hurt to get used to an all around good text editor from the start. One is VSCodium, which is a free distribution of VS Code. Both of these can be expanded with support for languages other than Python as well, via add-ons.

  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  • Do you like games? I’d recommend starting programming games. You can do so for free with a game engine called Godot. It’s free and open source.

  • starlette

    The little ASGI framework that shines. 🌟

  • If you want to create webapps, find a framework. Starlette seems to be one of the better frameworks using cutting-edge python features, while Django is the most popular and mature one.

  • Pygame

    🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

  • If you are into games, PyGame could be your choice for 2d traditional-looking ones, but there are also some that allow you to word in 3d environment.

  • Django

    The Web framework for perfectionists with deadlines.

  • If you want to create webapps, find a framework. Starlette seems to be one of the better frameworks using cutting-edge python features, while Django is the most popular and mature one.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • MicroPython

    MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

  • If you are into stuff that moves, blinks and buzzes, buy yourself a BBC micro:bit, a pyboard or (if on short budget) ESP8266 and learn micropython

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts