chalkpy-rs
Native Rust extension package for chalkpy
What it is and what it does
chalkpy-rs is a native Rust extension package that serves as the compiled backend for chalkpy. It is distributed as a Python package named chalkpy-rs and provides the top-level import module chalk_rs. The package has no runtime dependencies and is available as pre-built wheels across Python versions 3.10 through 3.14 on macOS, Linux, and Windows platforms.
This is a specialized dependency package typically installed as a transitive requirement when using chalkpy rather than directly by end users. The medium install friction reflects the need to match compiled wheels to your Python version and architecture, though the broad wheel coverage minimizes compatibility issues on common platforms.
Use it for:
- Installed as a compiled dependency when using chalkpy for feature engineering workflows
- Providing native-code performance acceleration for chalk-based computations
- Supporting chalkpy-based machine learning pipelines that require compiled backend performance
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a native Rust extension package that serves as the compiled backend for chalkpy, distributed under the import name chalk_rs.
Yes, if you are using chalkpy. Install it as a dependency of chalkpy rather than directly unless you have a specific reason to use it standalone. The package is actively maintained with no known vulnerabilities and supports current Python versions. License status is unclear, so verify licensing terms before use in proprietary projects.
Install
chalkpy-rs on PyPI
pip
pip install chalkpy-rsuv
uv add chalkpy-rspoetry
poetry add chalkpy-rsInstalling chalkpy-rs
Before you install
Medium install friction due to compiled wheels; actively maintained with recent release and broad platform coverage across macOS, Linux, and Windows.
Quickstart
pip install chalkpy-rs
Requires Python 3.10 or later and less than 3.15; pre-built wheels available for macOS (x86_64, arm64), Linux (x86_64, aarch64), and Windows (x86_64)
Verify before relying
- What specific functionality this package provides and its intended use cases beyond serving as a chalkpy dependency
- Whether chalk_rs can be used standalone or only as a transitive dependency
- License terms, as license_treatment is marked unclear
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (<3.15,>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 92 days since the last release |
| First released | |
| Downloads | 566,423/month — #5,972 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: chalkpy_rs-0.1.1-cp310-cp310-macosx_10_13_x86_64.whl; chalkpy_rs-0.1.1-cp310-cp310-macosx_11_0_arm64.whl; chalkpy_rs-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl; chalkpy_rs-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl; chalkpy_rs-0.1.1-cp310-cp310-win_amd64.whl; chalkpy_rs-0.1.1-cp311-cp311-macosx_10_13_x86_64.whl; chalkpy_rs-0.1.1-cp311-cp311-macosx_11_0_arm64.whl; chalkpy_rs-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl; chalkpy_rs-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl; chalkpy_rs-0.1.1-cp311-cp311-win_amd64.whl; chalkpy_rs-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl; chalkpy_rs-0.1.1-cp312-cp312-macosx_11_0_arm64.whl; chalkpy_rs-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl; chalkpy_rs-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl; chalkpy_rs-0.1.1-cp312-cp312-win_amd64.whl; chalkpy_rs-0.1.1-cp313-cp313-macosx_10_13_x86_64.whl; chalkpy_rs-0.1.1-cp313-cp313-macosx_11_0_arm64.whl; chalkpy_rs-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl; chalkpy_rs-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl; chalkpy_rs-0.1.1-cp313-cp313-win_amd64.whl
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
anchorpy-coreProvides Python bindings to Anchor Rust code,…
permissive · top 15,000 on PyPI
retworkxA deprecated package name for rustworkx, a…
permissive · top 15,000 on PyPI
yaml-rsA high-performance YAML v1.2 parser for Python,…
permissive · top 15,000 on PyPI
toml-rsA high-performance TOML parser and serializer…
permissive · top 15,000 on PyPI
rustworkxA high-performance graph library for Python,…
permissive · top 5,000 on PyPI
setuptools-rustsetuptools-rust is a setuptools plugin that…
permissive · top 5,000 on PyPI
fable-libraryFable Library for Python provides runtime…
permissive · top 15,000 on PyPI
markdown-it-pyrsA Rust-backed Python Markdown parser that…
permissive · top 15,000 on PyPI
sqlfluffrsSQLFluff-rs is a Rust-based optional component…
permissive · top 15,000 on PyPI
loroLoro provides Python bindings for a CRDT…
unclear · top 5,000 on PyPI