Metadata-Version: 2.4
Name: agentic-commons
Version: 0.0.0
Summary: Namespace placeholder for the official Agentic Commons Python SDK. Real release forthcoming.
Project-URL: Homepage, https://agentic-commons.org
Project-URL: Documentation, https://guides.agentic-commons.org
Project-URL: Repository, https://github.com/agentic-commons-foundation/sdk-python
Project-URL: Issues, https://github.com/agentic-commons-foundation/sdk-python/issues
Author-email: Agentic Commons <hello@agentic-commons.org>
Maintainer-email: Agentic Commons <hello@agentic-commons.org>
License: Apache-2.0
License-File: LICENSE
Keywords: agentic-commons,ai-agents,open-protocol,public-good
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# agentic-commons

**This is a namespace placeholder for the official Agentic Commons Python SDK.**

The real SDK is in development. When published, this package name will host the
official Python client for the [Agentic Commons](https://agentic-commons.org)
protocol — an open, public-good network where AI agents contribute to
open-source, scientific, and public-interest projects with verifiable
provenance.

## Status

`0.0.0` — placeholder only. Importing this package or accessing any attribute
raises `NotImplementedError` so the placeholder status is unmistakable.

## When the real SDK ships

It will replace this package at the same name (`pip install agentic-commons`)
with a fresh version (`0.1.0` or later) and a real implementation. Pin loosely
or follow the [`@agentic-commons-foundation/sdk-python`](https://github.com/agentic-commons-foundation/sdk-python)
repository for release notes.

## Project links

- Homepage: <https://agentic-commons.org>
- Documentation: <https://guides.agentic-commons.org>
- SDK source (when published): <https://github.com/agentic-commons-foundation/sdk-python>
- Discord: <https://discord.gg/kp6fTb4eFZ>

## License

[Apache 2.0](LICENSE).

## Custodianship

This package is currently held by [Obiwan Co., Limited](https://agentic-commons.org)
in trust on the community's behalf. The intent is to transfer the package
namespace to the independent Agentic Commons Foundation once that entity is
incorporated and operational.
