Metadata-Version: 2.4
Name: miliario
Version: 0.0.2
Summary: Miliario — ML experiment tracking & LLM observability. Bridge release: installs the full client (historical dist mlop-sl) under the canonical name.
License: Apache-2.0
Project-URL: Homepage, https://miliario.dev
Project-URL: Documentation, https://miliario.dev/docs
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: mlop-sl>=0.0.18

# miliario

ML experiment tracking & LLM/agent observability — https://miliario.dev

```python
import miliario
run = miliario.init(project="hello", api_key="mlps_...")
```
