This repository holds various automation scripts I've written over the years. My goal has been to use this as a repository for knowledge retention as well knowledge sharing. I plan to continue to grow ...
One of the biggest and most exciting new features in Python 3.15 is the new statistical sampling profiler. This is a massive change that’s going to make a lot of developers' liv ...
Python 3.14 is officially here, and brings a mix of changes to the core language, the interpreter's guts, and the standard library. These are major updates like template string literals, deferred ...