Metadata-Version: 2.3
Name: acace_web_interface
Version: 0.1.0
Summary: Web interface for ACACE
Author: ACACE Team
Author-email: team@acace.ai
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: 3.13
Requires-Dist: fastapi (>=0.109.2,<0.110.0)
Requires-Dist: jinja2 (>=3.1.3,<4.0.0)
Requires-Dist: numpy (>=1.26.3,<2.0.0)
Requires-Dist: uvicorn (>=0.27.1,<0.28.0)
Description-Content-Type: text/markdown

# ACACE_WEB_INTERFACE

Component of the Adaptive Context-Aware Content Engine (ACACE).

## Installation

```bash
pip install acace_web_interface
```

## Features

- Core functionality for ACACE
- Integration with other ACACE components

## License

MIT License

