akracer
akracer is next version of py_mini_racer
What it is and what it does
AKRacer solves a compatibility problem on 64-bit ARM systems by providing precompiled dynamic libraries that enable software to run on Apple M-series chips, Ubuntu ARM systems, and Raspberry Pi 64-bit OS. The package is designed as a drop-in supplement: you install it via pip, and it deposits the appropriate compiled libraries into the target installation directory. It has no runtime dependencies and supports Python 3.8 through 3.13.
The project is maintained but aging, with the last release 338 days ago, though the repository shows recent activity. The package carries a permissive MIT license and is lightweight, making it suitable for environments where precompiled binaries are preferred over source compilation on ARM platforms.
Use it for:
- Deploying applications to Apple M-series Macs without recompiling native libraries from source.
- Running applications on Raspberry Pi 64-bit systems that require precompiled ARM64 binaries.
- Using applications on Ubuntu ARM servers (18.04, 20.04, 22.04) without manual library compilation.
- Simplifying CI/CD pipelines for ARM-based deployment targets by providing ready-to-use compiled libraries.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
AKRacer provides precompiled dynamic libraries for 64-bit ARM architectures, including Apple M-series chips, Ubuntu ARM systems, and Raspberry Pi 64-bit OS.
Yes, if you need precompiled dynamic libraries for 64-bit ARM systems and want to avoid compiling from source. The package is lightweight, has no dependencies, and carries a permissive MIT license. However, verify that your specific ARM platform and target library version combination are supported, and be aware the package itself has not been updated in 338 days—check compatibility with your environment before relying on it for production.
Install
akracer on PyPI
pip
pip install akraceruv
uv add akracerpoetry
poetry add akracerInstalling akracer
Before you install
Low install friction with no runtime dependencies. The package is aging (338 days since last release), but the repository remains active with recent commits and no archived status.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions, making it suitable for both open-source and commercial projects.
Quickstart
pip install akracer
The package deploys precompiled dynamic libraries (armlibmini_racer.dylib for Apple M-series and armlibmini_racer.glibc.so for Ubuntu and Raspberry Pi 64-bit) into the target installation directory.
Requires Python 3.8 or later; only beneficial on 64-bit ARM systems. On x86 architectures, this package is not needed.
Verify before relying
- Whether the package automatically detects and deploys the correct library variant for the host architecture.
- Compatibility with all supported Python versions (3.8 through 3.13) given the package has not been updated in 338 days.
- Whether the package works with all versions of the target library it is designed to support.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.8) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | aging — 338 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 1,033,869/month — #4,463 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: akracer-0.0.14-py3-none-any.whl
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
Adafruit-PlatformDetectDetects the chip and board type of single-board…
permissive · top 15,000 on PyPI
py-mini-racerEmbeds a modern V8 JavaScript engine in Python,…
permissive · top 5,000 on PyPI
rdkit-pypiProvides precompiled wheels for Linux, macOS,…
permissive · top 15,000 on PyPI
mini-racerEmbeds Google's V8 JavaScript engine in Python,…
permissive · top 5,000 on PyPI
Adafruit-BlinkaAdafruit-Blinka emulates CircuitPython APIs on…
permissive · top 15,000 on PyPI
depthaiPython bindings for the DepthAI C++ library,…
permissive · top 15,000 on PyPI
nvidia-curand-cu11Provides NVIDIA CURAND native runtime libraries…
unclear · top 5,000 on PyPI
Adafruit-PureIOProvides pure Python access to Linux I2C and…
permissive · top 15,000 on PyPI
unicornUnicorn is a Python binding for a lightweight…
permissive · top 5,000 on PyPI
pyarmor.cli.core.alpinePyarmor CLI Core Alpine provides pre-built…
unclear · top 15,000 on PyPI