Python code protection/obfuscation tool
Project description
PyLovelace is a Python protection tool that can be used to protect Python source code from being reverse engineered.
Installation
PyLovelace is available on PyPI and can be installed using pip:
pip install pylovelace
Usage
PyLovelace can be used as a command line tool to protect Python source code. The following command will protect the Python source code in my_script.py and write the protected code to dist/my_script.py:
pylovelace protect my_script.py
Supported Python versions
PyLovelace supports Python 3.11 with 3.10 and 3.12 support coming soon. Windows only for now.
More information
PyLovelace on PyPI: https://pypi.org/project/pylovelace/
PyLovelace on GitHub: https://github.com/pylovelace/pylovelace
PyLovelace documentation: https://pylovelace.com/docs/getting-started/introduction
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pylovelace-2023.2.1-py3-none-any.whl
.
File metadata
- Download URL: pylovelace-2023.2.1-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 230fe78fdb4eb35d2f0334def06e148acb806e0a9c9c439878e1fc5022819d21 |
|
MD5 | f4ca894af56adba91b37a8581bc8c4f1 |
|
BLAKE2b-256 | f3889c8985c43484e3cbc799d51331aebee79d8cff697424fe516b66fa985f69 |