This project produces standalone, highly-redistributable builds of Python. See the docs in docs/ or online at https://gregoryszorc.com/docs/python-build-standalone/main/.
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 ...