Registry / auth-security / pyarmor-cli-core-linux

pyarmor-cli-core-linux

JSON →
library8.1.1pypypiunverified

Provides pre-built extension modules `pytransform3` and `pyarmor_runtime` for Pyarmor on Linux. Current version is 8.1.1, released infrequently as a supporting package for Pyarmor.

pip install pyarmor-cli-core-linux
INSTALL
IMPORT
SIG · PYARMOR-CLI-CORE-L
P
pyarmor-cli-core-linux
auth-securitypythonv8.1.1
Install
2.1s avg
Import
—
Disk
31MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.9–3.13
musl
3.9–3.13
Install & Compatibility
Where this runs
tested against v8.1.1 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.10–3.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 32.8MB
glibc
py 3.10–3.95 runs
installs and imports cleanly · install 2.1s · import 0.000s · 33MB
31MB installed
● package 31MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pyarmor_runtime
✓ import pyarmor_runtime
✗ from pyarmor import pyarmor_runtime
pytransform3
✓ import pytransform3
✗ from pyarmor import pytransform3

Import and initialize pyarmor_runtime before executing any obfuscated code.

import pyarmor_runtime pyarmor_runtime.pyarmor_runtime() # Then run your obfuscated scripts
Debug
Known issues
breakingPyarmor 8+ changed the CLI to only three commands: gen, reg, cfg. Using `pyarmor init` will fail with error 'Pyarmor 8.0+ has only 3 commands'.
fix
Use `pyarmor gen` to obfuscate scripts instead of `pyarmor init`.
affects: >=8.0.0
deprecatedThe `pyarmor.cli.core` package is being replaced by `pyarmor.cli.core.linux` (or platform-specific packages). Do not install `pyarmor-cli-core`, instead use the platform-specific package.
fix
Install `pyarmor-cli-core-linux` for Linux, `pyarmor-cli-core-windows` for Windows, etc.
affects: >=8.0.0
gotchaThe `pytransform3` and `pyarmor_runtime` modules are compiled C extensions and may not work if your Python version is not supported by the pre-built binaries.
fix
Ensure your Python version (e.g., 3.8-3.13) matches one of the pre-built wheels. Check the package's PyPI page for supported versions.
affects: all
Upgrade
Version history
8.1.1latest on PyPI · released May 20, 2026
Audit
Dependencies
pyarmor.cli.corerequiredThis package is a dependency of pyarmor.cli.core and provides the C extension modules.
Agent activity
19 hits · last 30 days
node
14
OpenAI (training)
2
Amazon
1
Resources
pyarmor-cli-core-linux — pip install pyarmor-cli-core-linux · libregistry