My goal is to create a binary / library that just works, then wrap an app/system around it. Still rough, but it works. https://github.com/trbouma/safebox-binaries
Yeah I would highly recommend against checking in binaries into git, you'd want to release those as an asset for sure. maybe I could lend a hand sometime although I'm very unfamiliar with python build/compilation tools. I'm curious how Python creates "Linux" safe binaries.