Skip to main content

ai-supply-chain-manifest-py

Build and validate lightweight AI model / data / tool manifests. Pure Python, zero deps. Python port of @mukundakatta/ai-supply-chain-manifest.

pip install ai-supply-chain-manifest-py
from ai_supply_chain_manifest import build_manifest, validate_manifest

m = build_manifest(
    models=[{"name": "claude-sonnet-4-6", "version": "2026-04-26"}],
    datasets=[{"name": "rag-corpus-q2", "version": "2026.04"}],
    tools=[{"name": "search-mcp", "version": "1.0.0"}],
)

validate_manifest(m)
# ValidationResult(valid=True, errors=[])

Useful for governance/audit pipelines: gate CI on validate_manifest(m).valid.

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_supply_chain_manifest_py-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_supply_chain_manifest_py-0.1.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file ai_supply_chain_manifest_py-0.1.0.tar.gz.

File metadata

File hashes

Hashes for ai_supply_chain_manifest_py-0.1.0.tar.gz
Algorithm Hash digest
SHA256 994851a8e270d1f5af17762d03b5a9dd835a968f1bdc7792617e6858669cfdb2
MD5 6aab3e660c88e71286e5996b92f55454
BLAKE2b-256 b288f8c649bcdce03937f88398966c72ba1e9947dff5c9f627e99eb4ef4b38fb

See more details on using hashes here.

File details

Details for the file ai_supply_chain_manifest_py-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ai_supply_chain_manifest_py-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1396b37dc4e4af17b2c1cb2465c18cfe861288f836733f49469abc9d74fae8a0
MD5 c54f29cd965bf974c493439b190a2ee8
BLAKE2b-256 f42737fc8d8fd509abef34928064b0840559035240251a40aeb73d66425f5bd7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page