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/
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
Hashes for pylovelace-2023.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 943f554f697b50542bbc556b5ba2fd1bdc1695a2e0cf3b4406e440661b976b70 |
|
MD5 | 2cf10f85015d3b380bda3290d5bcabce |
|
BLAKE2b-256 | bc5b35700609a00bbe949d2ed9686da99fbcf0ecd281c1a2ea926df23784103c |