Metadata-Version: 2.4
Name: amu
Version: 1.0.0
Summary: AMU Python Library
Author: Faisal Muzaffar
License-Expression: MIT
Keywords: amu,university
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENCE
Dynamic: license-file

# amu

AMU Python package.

## Installation

```bash
pip install amu
```

## Usage

```python
import amu

amu.qzz()
```
