阅读背景:

如何保护Python源代码?

来源:互联网 

Is it possible to distribute only the bytecode version (.pyc file) of a Python script instead of the original .py file? My app embeds the Python interpreter and calls PyImport_Import to load a script. How can I tell it to look for a .pyc file and import that?Is it possible to distribute only the bytecode




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: