Metadata-Version: 2.1
Name: cloey
Version: 0.1.3
Summary: Cloey is a simple framework to create USSD applications using FastAPI.
Home-page: https://github.com/josesmachava/cloey
Author: Jose Machava
Author-email: jose.s.machava@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Cloey

A simple framework to create USSD applications using FastAPI.

## Installation

```bash
pip install cloey


