secupy 1.2.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

secupy 1.2.0

Secupy!
We protect your Python source code and your business.
High End Encryption for your Python Source Code. Secupy is the most efficiente and cost effective solution to protect your Intellectual Property. The decryption process takes place during module import, with no impact on the performance of the running application. It works on any platform, with any framework or code.
Quick Start
First of all you need an account. Registre to obtain an api token.

Warning
Without the registration you can only encrypt one file that will last 24 hours.


Note
With the registration, you can obtain a free token to build a daily valid software or production token with no limit for our builded software. An api token is a 40 character lenght string.

Install secupy from pip:
$ pip install secupy

Activate your host secupy activate --token <api token>
$ secupy activate --token X123456789Y123456789Z123456789K123456789

Build you software secupy build -s <source code directory> -d <destination directory>
$ secupy build -s . -d ./build

And finally run it assuming we call a module called entrypoint in the build directory:
$ cd build
$ secupy -m entrypoint

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.