Requirements
3.10 or newer
required
Jetxl publishes wheels for CPython 3.10 and above.
not required
Wheels are prebuilt. You only need Rust if you’re building from source.
optional
Jetxl has no required DataFrame dependency. Install whichever you already use, whether Polars, Pandas or PyArrow, or use the dictionary functions with no extras at all.
Calling
.to_arrow() on a Polars or Pandas frame needs pyarrow installed alongside it.Check the install
check.xlsx opens in Excel with three rows under a header called n, you’re set.
Pinning
Releases go to PyPI, and the changelog lives with the source.Which import name?
The package installs asjetxl and is conventionally imported short:
jet. Plain import jetxl works identically.