Metadata-Version: 2.4
Name: colonoscopy
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: ipython>=9.4.0
Requires-Dist: maturin[patchelf]>=1.9.1
Requires-Dist: pydantic>=2.11.7
Requires-Dist: maturin-import-hook>=0.2.0
Summary: Health-aggregation server written in Rust + Axum + PyO3
Author-email: Enzo Lebrun <enzo@tantar.ai>
License: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Colonoscopy

Colonoscopy is a Rust-powered health server with Python bindings.

## Installation

```bash
pip install colonoscopy


