Registry / devops / pyarmor-cli-core-alpine

pyarmor-cli-core-alpine

JSON →
library8.1.1pypypiunverified

Provides pre-built extension modules `pytransform3` and `pyarmor_runtime` for Pyarmor, tailored for Alpine Linux. Version 8.1.1 is the latest on PyPI; the broader Pyarmor ecosystem (v9.x) is active. Package is updated alongside Pyarmor releases.

pip install pyarmor-cli-core-alpine
INSTALL
IMPORT
SIG · PYARMOR-CLI-CORE-A
P
pyarmor-cli-core-alpine
devopspythonv8.1.1
Install
2.8s avg
Import
—
Disk
27MB
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 · 29MB
glibc
py 3.10–3.95 runs
installs and imports cleanly · install 2.8s · import 0.000s · 29MB
27MB installed
● package 27MB
Code
Verified usage

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

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

Obfuscate a Python script with the runtime filter (RFT) mode, a common usage.

# Obfuscate a script using pyarmor pyarmor gen --enable-rft myscript.py
Debug
Known issues
breakingPyarmor 9.x requires new license regfile for CI/Group licenses; upgrade may break existing registrations.
fix
Obtain new regfile from pyarmor.dashingsoft.com for your license type.
affects: >=9.2.0
gotchaDirect import of pytransform3 raises ImportError. This module is loaded internally by pyarmor.cli.core.
fix
Use pyarmor.cli.core or pyarmor_runtime as documented.
affects: all
deprecatedpyarmor.cli.core>=7.6.7 may cause crashes with special scripts in Python 3.9+ if using old bootstrap code.
fix
Update to latest pyarmor.cli.core; adjust bootstrap as per Pyarmor docs.
affects: >=7.6.7
gotchaAlpine uses musl libc; some pre-built extensions may have compatibility issues. This package provides Alpine-specific builds.
fix
Ensure you install pyarmor-cli-core-alpine instead of pyarmor on Alpine Linux.
affects: all
Upgrade
Version history
8.1.1latest on PyPI · released May 20, 2026
Audit
Dependencies
pyarmor.cli.corerequiredCore runtime dependency for obfuscation and execution; installed automatically.
Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
pyarmor-cli-core-alpine — pip install pyarmor-cli-core-alpine · libregistry