You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-cassio-0.1.10-1.lbn36.noarch

python3-cassio-0.1.10-1.lbn36.noarch

Package Attributes
RPM  python3-cassio-0.1.10-1.lbn36.noarch.rpm Architecture  noarch Size  316857 Created  2025/05/13 02:04:09 UTC
Package Specification
Summary A framework-agnostic Python library to seamlessly integrate Apache Cassandra(R) with ML/LLM/genAI workloads.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/cassio
Description

cassIO A framework-agnostic Python library to seamlessly integrate Apache Cassandra with ML/LLM/genAI workloads. Note: this is currently an alpha release. Users Installation is as simple as: pip install cassio

For example usages and integration with higher-level LLM frameworks such as LangChain, please visit cassio.org. CassIO developers Setup To develop cassio, we use poetry pip install poetry

Use poetry to install dependencies poetry install

Use cassio current code in other Poetry base projects If the integration is Poetry-based (e.g. LangChain itself), you should get this in your pyproject.toml: cassio = {path = "../../cassio", develop = true}

Then you do poetry remove cassio # if necessary poetry lock --no-update poetry install -E all --with dev --with test_integration # or similar, this is for langchain

Inspired from this. You also need a recent Poetry for this to work. Versioning We are still at 0.*. Occasional breaking changes are to be

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
(python3.10dist(cassandra-driver) < 4~~ with python3.10dist(cassandra-driver) >= 3.28)  
/usr/bin/python3  
rpmlib(CompressedFileNames)  
(python3.10dist(requests) < 3~~ with python3.10dist(requests) >= 2.31)  
rpmlib(RichDependencies)  
rpmlib(PartialHardlinkSets)  
rpmlib(TildeInVersions)  
rpmlib(FileDigests)  
Provides
python-cassio
python3-cassio
python3.10-cassio
python3.10dist(cassio)
python3dist(cassio)
Obsoletes
python-cassio

Document Actions