Metadata-Version: 2.4
Name: proscenium
Version: 0.0.13
Summary: Declare Collaborative, Asynchronous Human To Agent Interactions
Author-email: Adam Pingel <oss@pingel.org>
License-Expression: Apache-2.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aisuite>=0.1.10
Requires-Dist: docstring_parser>=0.16
Requires-Dist: pydantic>=2.10.6
Requires-Dist: rich>=13.9.4
Requires-Dist: slack_sdk>=3.35.0
Provides-Extra: test
Requires-Dist: pytest<9,>=8; extra == "test"
Requires-Dist: pytest-cov<6,>=5; extra == "test"
Requires-Dist: typer>=0.15.2; extra == "test"
Requires-Dist: click>=8.2.0; extra == "test"
Requires-Dist: pytest>=8.3.5; extra == "test"
Requires-Dist: neo4j>=5.28.1; extra == "test"
Requires-Dist: gofannon>=0.25.13; extra == "test"
Requires-Dist: lapidarist>=0.0.4; extra == "test"
Dynamic: license-file

# Proscenium

[![PyPI version](https://img.shields.io/pypi/v/proscenium.svg)](https://pypi.org/project/proscenium/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/proscenium)](https://pypi.org/project/proscenium/)
[![CI](https://github.com/The-AI-Alliance/proscenium/actions/workflows/pytest.yml/badge.svg)](https://github.com/The-AI-Alliance/proscenium/actions/workflows/pytest.yml)
[![PyPI](https://img.shields.io/pypi/v/proscenium)](https://pypi.org/project/proscenium/)
[![License](https://img.shields.io/github/license/The-AI-Alliance/proscenium)](https://github.com/The-AI-Alliance/proscenium/tree/main?tab=Apache-2.0-1-ov-file#readme)
[![Issues](https://img.shields.io/github/issues/The-AI-Alliance/proscenium)](https://github.com/The-AI-Alliance/proscenium/issues)
[![GitHub stars](https://img.shields.io/github/stars/The-AI-Alliance/proscenium?style=social)](https://github.com/The-AI-Alliance/proscenium/stargazers)

Proscenium is a small, experimental library of composable glue that allows for succinct construction of enterprise AI applications. It was started in February 2025 and is still in early development.

See the [website](https://the-ai-alliance.github.io/proscenium/) for quickstart info, goals, and other links.

To find the Proscenium community, see the [discussions](https://github.com/The-AI-Alliance/proscenium/discussions)
