This small project comprises a simple Python UDP server plus Dockerfile, as well as a (hopefully) useful Makefile and unittests. The server makes use of the asyncio and uvloop libraries to allow for ...
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 ...