Metadata-Version: 2.4
Name: presencing
Version: 0.0.1
Summary: A framework for building AI agents that are present, not just reactive.
Project-URL: Homepage, https://github.com/presencing/presencing
Project-URL: Repository, https://github.com/presencing/presencing
Project-URL: Issues, https://github.com/presencing/presencing/issues
Author: Xia Tao
License: MIT
License-File: LICENSE
Keywords: agent,ai,daemon,framework,llm,persona,presence,proactive
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# presencing (Python)

> Python bindings for [Presencing](https://github.com/presencing/presencing) — a framework for building AI agents that are *present*, not just reactive.

## Status

🌱 **0.0.x — early preview / brand placeholder.**

Real abstractions land in v0.1.

Star [the main repo](https://github.com/presencing/presencing) to be notified.

## Install

```bash
pip install presencing
```

## License

MIT
