Hello from a single binary ๐
This Python app is one self-contained executable โ the CPython runtime (glibc/Debian base), its libraries, and the app, sealed together by capsule and deployed by homeport.
- runtime
- Python 3.13.14
- binary size
- 29.1 MB (CPython + app, one file)
- memory (RSS)
- 17.9 MB resident
- host
- harbor ยท Linux x86_64
- served at
- 2026-07-22 21:10:46
No Docker. No Python installed on the server. glibc runtime, no container โ one binary the box runs directly, behind Caddy with TLS.