Hi @techielew , encrypt the .py source code or .pyc compiled code and decrypt them on the fly so the

Hi @techielew , encrypt the .py source code or .pyc compiled code and decrypt them on the fly so the Python interpreter could run it.
I was curious about the best practices in doing so. Thanks
Was this page helpful?