CORDIS Capability
cordis-capability is the local tool and capability registry for CORDIS. It
answers one question without calling a model: which tools exist on this
machine, where they are, and whether they respond.
It deliberately does not install tools, grant permissions, or touch global configuration. It only registers, probes, and reports.
from cordis_capability import CapabilityIndex
index = CapabilityIndex(".cordis/capabilities.json")
index.detect({"git": {"command": "git", "version_flag": "--version"}})
index.status()
CLI:
cordis-capability --data-dir .cordis detect --tool git=git:--version
cordis-capability --data-dir .cordis status
cordis-capability --data-dir .cordis require git
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 cordis_capability-0.5.1.tar.gz.
File metadata
- Download URL: cordis_capability-0.5.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc9584985abacaed1a08b82c8e5a1532226eacb56c2a253dc74ca7a30880cb8
|
|
| MD5 |
630db36e3188fce467eaadc81a5c0cc5
|
|
| BLAKE2b-256 |
689d21d6c69919a802af866d2797ac7f73e4d5377cbf231d82fd9aa75358335f
|
File details
Details for the file cordis_capability-0.5.1-py3-none-any.whl.
File metadata
- Download URL: cordis_capability-0.5.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edaa9a2a40ef71f4eaaa97a638bab175da92c2c8415865cb93a403140d72c96a
|
|
| MD5 |
690048cfeb416040cc6fd42bd8401eb6
|
|
| BLAKE2b-256 |
c5790704a182d0087faa9dbbfa03b0c6fee4ac6335381fb59c21b06db3dc6f24
|