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-linuxVerified import paths — ran on the pinned version, not inferred.
Import and initialize pyarmor_runtime before executing any obfuscated code.
Use `pyarmor gen` to obfuscate scripts instead of `pyarmor init`.
Install `pyarmor-cli-core-linux` for Linux, `pyarmor-cli-core-windows` for Windows, etc.
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.