Metadata-Version: 2.1
Name: cl-runtime
Version: 2.0.2
Summary: CompatibL Runtime Community Edition
Home-page: https://github.com/compatibl/cl-runtime
Author: The Project Contributors
License: UNKNOWN
Project-URL: Source Code, https://github.com/compatibl/cl-runtime
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.24.2)
Requires-Dist: orjson (>=3.8.6)
Requires-Dist: pandas (>=1.5.3)
Requires-Dist: pdoc (>=12.0.2)
Requires-Dist: pytest (>=6.1.1)

# CompatibL Runtime Community Edition

## Overview

CompatibL Runtime Community Edition provides an open source Python API
for CompatibL Platform. 

It includes:

* Polymorphic, type-safe data model and REST API
* Adapters for SQL and NoSQL databases, distributed cache, and cloud storage
* Command line interface (CLI)
* Public and private cloud support

## Copyright

Each individual contributor holds copyright over their contributions to the
project. The project versioning is the sole means of recording all such
contributions and copyright details. Specifying corporate affiliation or
work email along with the commit shall have no bearing on copyright ownership
and does not constitute copyright assignment to the employer. Submitting a
contribution to this project constitutes your acceptance of these terms.

Because individual contributions are often changes to the existing code,
copyright notices in project files must specify The Project Contributors and
never an individual copyright holder.



