Metadata-Version: 2.4
Name: lance-context
Version: 0.2.4
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering
Requires-Dist: pylance==1.0.2
Requires-Dist: lancedb==0.26.1
Requires-Dist: lance-namespace==0.4.5
Requires-Dist: lance-graph==0.4.0
Requires-Dist: ruff ; extra == 'dev'
Requires-Dist: pyright ; extra == 'dev'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: ruff ; extra == 'tests'
Requires-Dist: moto[s3] ; extra == 'tests'
Requires-Dist: boto3 ; extra == 'tests'
Requires-Dist: botocore ; extra == 'tests'
Provides-Extra: dev
Provides-Extra: tests
License-File: LICENSE
Summary: Multimodal, versioned context storage for agentic workflows
Keywords: context,memory,multimodal,lance,agents
Author-email: Lance Devs <dev@lancedb.com>
Requires-Python: >=3.11, <3.14
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# lance-context (python)

Python bindings for the lance-context core library.


