Skip to content

Quickstart

Coming Soon

The CK.Lib Python package is under active development and not yet published to PyPI. Follow the GitHub org for release announcements, or join Discord for early access.

What You'll Need

The Concept Kernel Protocol is implemented through a Python runtime library called CK.Lib. When released, installation will be:

bash
pip install cklib

In the Meantime

Explore the Architecture to understand the Three Loops model, or read the Ontology page to see how kernels define their type systems.

The ontology files are already published and browsable:


Released under the MIT License.