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

# kmclu

KMCLU Python package.

## Installation

```bash
pip install kmclu
```

## Usage

```python
import kmclu

kmclu.qzz()
```
