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 ...
This library contains a pure-Python implementation of the HMAC-based key derivation function (HKDF) as specified in RFC 5869. The order and names of arguments within the function signatures in this ...