{"library":"chalkpy","type":"library","category":null,"description":"Chalkpy is the Python SDK for Chalk, a feature store designed to simplify feature engineering and deployment for machine learning teams. It allows users to define feature pipelines using familiar Python functions and data structures, orchestrating them on a Rust-based engine for parallel execution. The library facilitates defining features with Pydantic-inspired classes and creating resolvers to compute them for both online inference and offline training. The current version is 2.115.4, with frequent updates indicated by its changelog.","language":"python","status":"active","version":"2.115.4","tags":["machine-learning","feature-store","mlops","data-science","sdk","etl"],"last_verified":"Fri May 22","install":[{"cmd":"pip install chalkpy","imports":["from chalk.client import ChalkClient","from chalk import features","from chalk import online","from chalk import offline","from chalk import _"]},{"cmd":"pip install \"chalkpy[runtime]\"","imports":[]},{"cmd":"pip install \"chalkpy[chalkdf]\"","imports":[]}],"homepage":"https://chalk.ai","github":null,"docs":"https://docs.chalk.ai","changelog":"https://docs.chalk.ai/docs/changelog","pypi":"https://pypi.org/project/chalkpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":57,"avg_install_s":21.5,"avg_import_s":3.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/chalkpy/compatibility"}}