py-app-standalone builds a standalone, relocatable Python installation with a set of packages included. It's like a modern alternative to PyInstaller that leverages the newer uv ecosystem. It's a ...
There's still no kill switch, but the optional feature would use GPU telemetry to estimate the location of a graphics card. It would roll out first to Nvidia's Blackwell chips.
py-dependency-injection is inspired by the built-in dependency injection system in ASP.NET Core. It provides a lightweight and extensible way to manage dependencies in Python applications. By ...