Metadata-Version: 2.4
Name: carbon-md
Version: 0.0.1
Summary: Python SDK for carbon.md — the open standard for carbon-governed AI agents. Placeholder release; the SDK (EcoLogits wrapper + LangGraph callback) is in development.
Project-URL: Homepage, https://github.com/carbon-md/carbon-md
Project-URL: Repository, https://github.com/carbon-md/carbon-md
Project-URL: Issues, https://github.com/carbon-md/carbon-md/issues
Author-email: Agentic Realism <carbon@agentic-realism.com>
License: MIT
Keywords: agents,ai,carbon,climate,emissions,llm,sustainability
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# carbon-md (Python) — placeholder

This package reserves the name for the **carbon.md Python SDK**, part of
[carbon.md](https://github.com/carbon-md/carbon-md) — an open standard for
carbon-governed AI agents: measure agent emissions, govern them with a
human-authored policy file, fund verified carbon-removal contributions,
and prove it.

**The SDK is in development.** Planned for 0.1:

- Usage tracking built on [EcoLogits](https://ecologits.ai/) (OpenAI, Anthropic, Mistral, …)
- A LangGraph callback / CrewAI integration
- Ledger interop with the reference CLI

**Works today:** the TypeScript reference CLI —

```bash
npx carbon-md init
```

Spec, discussion and roadmap: <https://github.com/carbon-md/carbon-md>

MIT — stewarded by [Agentic Realism](https://agentic-realism.com).
