Real Python Tutorials
Build a Contact Book App With Python, Textual, and SQLite
In this tutorial, you'll be guided step by step through the process of building a basic contact book application. You'll use Python and Textual to build the application's text-based user interface (TUI), and then use SQLite to manage the database.
Oct 09, 2024 intermediate projects
Explore Real Python
What's New in Python 3.13
Oct 08, 2024 intermediate python
Python News Roundup: October 2024
Oct 07, 2024 community
Advanced Python import Techniques
Sep 24, 2024 intermediate python
Python Virtual Environments: A Primer
Sep 23, 2024 intermediate devops tools
Python News Roundup: September 2024
Sep 09, 2024 community