Metadata-Version: 2.4
Name: miadi
Version: 0.1.0
Summary: Miadi Platform Wrapper
Project-URL: Homepage, https://github.com/jgwill/Miadi
Project-URL: Issues, https://github.com/jgwill/Miadi/issues
Author-email: Guillaume Isabelle <jgi@jgwill.com>
License-Expression: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Miadi

Miadi is a narrative computing hub for distributed systems. This package serves as the primary wrapper for the Miadi platform.

## Status

This package is currently a placeholder and wrapper for the broader Miadi platform components.

## Installation

```bash
pip install miadi
```

## Usage

```bash
miadi --help
```
