News

What we’ll create is a simple command-line application to store software licences. I’ll be demonstrating on Pop!_OS Linux, but this will work on any platform that supports Python.
Python 3.14 has a new feature called the template string, or t-string, type. A t-string superficially resembles an f-string, but it’s designed to do something very different.