Real Python Tutorials
Building a Python Command-Line To-Do App With Typer
In this step-by-step video course, you'll create a to-do application for your command line using Python and Typer. While you build this app, you'll learn the basics of Typer, a modern and versatile library for building command-line interfaces (CLI).
Feb 11, 2025 intermediate projects testing tools
Explore Real Python
NumPy Techniques and Practical Examples
Feb 04, 2025 intermediate numpy python