pyarmor.cli.core.linux
Provide pre-built extension modules `pytransform3` and `pyarmor_runtime` for Pyarmor
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-linuxuv
uv add pyarmor-cli-core-linuxpoetry
poetry add pyarmor-cli-core-linuxInstalling 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
Tags
More Utilities packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
charset-normalizerDetects and normalizes text encoding from…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
PygmentsPygments is a syntax highlighter that colorizes…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
pyarmor.cli.coreProvides prebuilt extension modules required by…
unclear · top 15,000 on PyPI
pyarmor.cli.core.alpinePyarmor CLI Core Alpine provides pre-built…
unclear · top 15,000 on PyPI
pyarmorPyarmor obfuscates Python scripts to protect…
unclear · top 15,000 on PyPI
akracerAKRacer provides precompiled dynamic libraries…
permissive · top 5,000 on PyPI
hashidsGenerates short, unique, non-sequential hashes…
permissive · top 5,000 on PyPI
intel-cmplr-lic-rtProvides Intel oneAPI runtime licensing and…
unclear · top 15,000 on PyPI
portforwardProvides Python bindings for Kubernetes…
permissive · top 15,000 on PyPI
yapfYAPF automatically reformats Python code to…
permissive · top 5,000 on PyPI
google-crc32cProvides a fast CRC32C checksum computation by…
unclear · top 1,000 on PyPI
jsbeautifierBeautifies, unpacks, and deobfuscates…
permissive · top 5,000 on PyPI