Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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