Native Rust extension package for the chalkpy feature store and AI platform. Provides Rust-accelerated implementations for performance-critical operations. Version 0.1.1, actively developed with monthly releases.
pip install chalkpy-rsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import the native Rust extension and verify it's available. The actual functionality is accessed via chalkpy's high-level API.
Replace 'chalkpy-native' with 'chalkpy-rs' in requirements and imports. Import syntax remains the same: `import chalkpy_rs`.
Install from PyPI; if a wheel is missing, install Rust via rustup and then install the package again.
Upgrade to Python 3.11 or higher.
No dependency data recorded yet.
No resource links recorded.