skillfed

pyarmor.cli.core.linux

Provide pre-built extension modules `pytransform3` and `pyarmor_runtime` for Pyarmor

pyarmor-cli-core-linux v8.1.1 162.2K downloads/30d#10,612 on PyPI5,168
License unclear Free To Use But Restricted Active released

What it is and what it does

Pyarmor.cli.core.linux is a platform-specific extension package that supplies pre-built runtime modules for Python script obfuscation on Linux. It provides the pytransform3 and pyarmor_runtime modules that enable obfuscation by renaming identifiers, converting functions to C, and binding scripts to specific machines or expiration dates. The package supports Python 3.7 through 3.14 and multiple architectures.

Obfuscated scripts remain as standard .py files that import from the runtime modules supplied by this package, allowing them to replace originals in most deployment scenarios. The free trial version never expires but has feature limitations; commercial licensing is available for unrestricted use.

Use it for:

  • Protect proprietary Python source code from reverse engineering before distribution.
  • Bind obfuscated scripts to specific machines to prevent unauthorized copying or execution elsewhere.
  • Set expiration dates on obfuscated scripts to enforce license terms or time-limited trial periods.
  • Convert performance-critical Python functions to C for both security and speed improvements.
  • Deploy Python applications on Linux where source code confidentiality is required.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Pyarmor.cli.core.linux provides pre-built extension modules for Python script obfuscation, machine binding, and expiration-date enforcement on Linux systems.

Yes, if you need Python script obfuscation on Linux and accept the 'Free To Use But Restricted' license terms. Install friction is low and maintenance is active. Verify that the free trial's limitations meet your use case and review the EULA carefully before production or commercial deployment.

Install

pyarmor-cli-core-linux on PyPI

pip

pip install pyarmor-cli-core-linux

uv

uv add pyarmor-cli-core-linux

poetry

poetry add pyarmor-cli-core-linux

Installing pyarmor.cli.core.linux

Before you install

Low friction installation with wheels available for Python 3.7 through 3.14 on Linux. Actively maintained as of 2026-08-14 with recent releases.

License in practice

Licensed as 'Free To Use But Restricted' with no SPDX identifier. The free trial version has limitations; commercial use or full features require a paid license. Review the EULA before deployment.

Quickstart

pip install pyarmor-cli-core-linux
from pyarmor_runtime import __pyarmor__
__pyarmor__(__name__, __file__, b'...')

Linux system required; this package provides platform-specific pre-built modules only.

Verify before relying

  • Exact scope of 'limitations' in the free trial version and which features require paid licensing
  • Whether this package functions as a standalone tool or only as a runtime dependency
  • Performance overhead of obfuscation and C-function conversion on typical workloads

Package facts

License Free To Use But Restricted (unclear)
Python support not specified
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance actively maintained — 127 days since the last release
Last repo commit
First released
Downloads 162,226/month — #10,612 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyarmor_cli_core_linux-8.1.1-2-cp314-none-any.whl; pyarmor_cli_core_linux-8.1.1-2-cp315-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp310-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp311-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp312-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp313-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp314-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp315-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp37-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp38-none-any.whl; pyarmor_cli_core_linux-8.1.1-cp39-none-any.whl

Intended Audience :: DevelopersLicense :: Free To Use But RestrictedOperating System :: AndroidOperating System :: MacOSOperating System :: Microsoft :: WindowsOperating System :: POSIXProgramming Language :: Python :: 3Topic :: SecurityTopic :: Software Development :: Build ToolsTopic :: System :: Software DistributionTopic :: Utilities

Tags

python script obfuscation linuxcode protection machine bindingpython bytecode obfuscationscript expiration enforcementirreversible python obfuscationpython security obfuscation toolcompiled python protection
code-obfuscationlinux-nativelicense-restricted

More Utilities packages