Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pylovelace

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pylovelace

Python code protection/obfuscation tool

  • 2023.2.1
  • PyPI
  • Socket score

Maintainers
1

PyLovelace Python protection tool.

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc