Skip to main content

Alpha hybrid build tooling for typed Python functions.

Project description

Rextio

Rextio 0.1.5 is an alpha-stage local build tool for Python projects, published to PyPI on 2026-07-23 with plugin API 1.4, tooling contract 2.24.0, and readiness policy 11. It supersedes 0.1.4. Release Train C ships experimental host source-AOT/executable planning and a bounded Full-C6 + C5.2 Alpha; it does not claim broad Full C6, general package AOT, or CUDA support.

pip install rextio

It analyzes typed Python code, compiles eligible hot-path functions to Rust native modules, and keeps unsupported or unsafe code on the Python fallback path. The goal is to let Python projects adopt Rust acceleration selectively without rewriting the whole project.

Rextio can:

  • discover native candidates automatically or through @rextio.native
  • keep selected functions on fallback with @rextio.exempt
  • generate Rust/PyO3 code for accepted functions
  • generate Python wrappers that preserve normal import paths
  • fall back to Python when native code is unavailable or disabled
  • build hybrid artifacts, zipapp executables, Nuitka executables, standalone native Rust binaries, and optional Rust-importable crates
  • select and version-pin the exact cargo, maturin, Nuitka, and CPython a build uses ([toolchain] in rextio.toml)

Rextio is not a Python replacement and does not attempt full Python semantics or whole-project Rust migration. Native compilation is an optimization; Python fallback behavior remains the correctness baseline.

Project repository: https://github.com/rextio/rextio

Author: Steve Si-young Song rextio.co@gmail.com — X (Twitter): @RextioDev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rextio-0.1.5.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rextio-0.1.5-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file rextio-0.1.5.tar.gz.

File metadata

  • Download URL: rextio-0.1.5.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for rextio-0.1.5.tar.gz
Algorithm Hash digest
SHA256 21bbc6d2900928c2a0d18acf0f0962fbd86bbca94506016b20feea932ff018f0
MD5 20d6799fdd122c04c40ce1ec7a299f6f
BLAKE2b-256 4b0d294e147cbea0f2e26e140622c788ea2151bcebd19d0945e8ab0b5a5735c9

See more details on using hashes here.

File details

Details for the file rextio-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: rextio-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for rextio-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 dad58f245003aeb67d1d2904ea14c4ae27055443f622ed41b1f3d909ff3a8a52
MD5 984e3d43f2b29b001582510edecbda17
BLAKE2b-256 c4b3a9dbf0cc1e3ef6185ce95389632f087e8057cb7ad7a3f026a45bbb8ca1fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page