ENTRY
[ESC]May 13, 2026•72 words
So for my OS, I want to verify apps individually, and package them from .py to a custom file format that can't easily be converted into unless a custom script used.
How could I do this? I don't want to just rename a zip or something. I want it to be run-able using CPython, while it not just being a re-named file extension.
If you have any questions, feel free to ask.
0 replies
Join the conversation