Do you worry about how to protect your python scripts? Now, it's easy
with the coming of Pyarmor.
What's Pyarmor
A python package could import/run encrypted python scripts.
Who Use Pyarmor
A python developer wants to release his project, but do not want to
publish the literal scripts. What should he do?
- Use pyarmor to encrypt the python scripts
- Distribute encrypted python scripts to the customer
That's all.
Supported Python Versions
Pyarmor need python 2.6 or later, but it supports to run/import the
encrypted scripts from Python 2.3 to the latest Python by Cross
Publish.
Supported platforms
Windows, Linux, including Embeded Linux are supported, The following
operation systems have been tested:
- Windows XP, Windows7 both i386 and x86_64
- Ubuntu 13.04 both amd64 and armv7