Skip to main content

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

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pylovelace-2023.2.1-py3-none-any.whl (18.1 kB view hashes)

Uploaded Python 3

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