This is a tool to obfuscate / to make your python code unreadable. It obfuscates your code and prevents easy access of others to your code.
This is a memo for distributing Python applications. I have summarized the steps to obfuscate script content and convert it into an EXE. I use PyInstaller for packaging and PyArmor for obfuscation.