News

Python is a very powerful programming language, and I've made a lot of projects in it. From Amazon price trackers to Spotify recommenders, it can do a bunch of different things, and my most recent ...
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.
Falcon 2.0, released in 2019, does away with Python 2.x support and requires at least Python 3.5. A big part of why Falcon earns the “light and slender” label has little to do with the number ...