Skip to main content

A command line tool used to import or run encrypted python scripts.

Project description

Pyarmor
=======

Pyarmor is a command line tool used to import or run encrypted python
scripts. Only by a few extra files, pyarmor can run and imported
encrypted files in the normal python environments. Here are the basic
steps:

- Generate project capsule
- Encrypt python scripts with project capsule
- Copy project capsule and encrypted scripts to runtime environments.

Pyarmor just likes an enhancement which let python could run or import
encrypted files.

Main Features
-------------

- Run encrypted script or import encrypted module
- Run or import encrypted compiled python files (.pyc, .pyo)
- Mixed encrypted files with normal python files.
- Expire encrypted files
- Bind encrypted files to harddisk

Support Platforms
-----------------

- Python 2.5, 2.6, 2.7 and Python3

- Prebuilt Platform: win32, win_amd64, linux_i386, linux_x86_64

Got prebuilt library https://github.com/dashingsoft/pyarmor/releases/latest
then extract it to src of Pyarmor

The core of Pyarmor is written by C, the only dependency is libc. So
it's not difficult to build for any other platform, even for embeded
system. Contact <jondy.zhao@gmail.com> if you'd like to run encrypted
scripts in other platform.

Installation
~~~~~~~~~~~~
Got source package from https://pypi.python.org/pypi/pyarmor

Pyarmor is a command line tool, main script is pyarmor.py. After you
got source package, unpack it to any path, then run paramor.py as
common python script

```
python pyarmor.py
```

For more information, refer to Pyarmor Homepage

https://github.com/dashingsoft/pyarmor

Project details


Release history Release notifications | RSS feed

This version

3.0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyarmor-3.0.1.zip (809.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page