Stuck in Tutorial Hell? Learn Backend Dev the Right Way
Master Agentic AI, GANs, Fine-Tuning & LLM Apps
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn how to build a terminal-based task tracker application using Python. Explore the implementation of a Command Line Interface (CLI) app with Typer, enhance the terminal output with Rich for colorized display, and utilize SQLite for efficient data storage. Dive into creating a model class, setting up the database with SQLite3, and integrating all components to create a functional task management system. Follow along to develop practical skills in Python programming, CLI development, and database management while creating a useful tool for organizing your tasks and todos.
Syllabus
- Introduction
- CLI Typer
- Model class
- Database / SQLite3
- Put all together
Taught by
Patrick Loeber