DEPRECATED — CogniGraph has been renamed to Graqle. Install 'graqle' instead: pip install graqle
Project description
cognigraph is now graqle
CogniGraph has been renamed to Graqle.
Migrate
pip uninstall cognigraph
pip install graqle
What changed
| Before | After |
|---|---|
pip install cognigraph |
pip install graqle |
from cognigraph import CogniGraph |
from graqle.core.graph import Graqle |
kogni reason "..." |
graq reason "..." |
kogni_context (MCP) |
graq_context (MCP) |
Why
The name CogniGraph conflicted with an existing domain. Graqle is the new brand — same team, same code, better name.
Query your architecture, not your files.
Learn more at graqle.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cognigraph-0.15.1.tar.gz.
File metadata
- Download URL: cognigraph-0.15.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e5bb3168c96a4d8cca6665341595b4a3b5ce542a337f131af060e3fb676e775
|
|
| MD5 |
853678d6d30f01cb3f20c1f554991ff0
|
|
| BLAKE2b-256 |
27d6b262970f4964aa277af0524c129b87d214c4f668da758f224153fbbbf6dd
|
File details
Details for the file cognigraph-0.15.1-py3-none-any.whl.
File metadata
- Download URL: cognigraph-0.15.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc23626566956fdea01ca17395db84c4fc95d2e57366a986ce253144a35ea239
|
|
| MD5 |
808ff968d3bee534ef73734d7a512711
|
|
| BLAKE2b-256 |
fdcba8ef5a9cdc799b24f8f6928d588ada50db27d04f543a1e3b2cfb98ec2632
|