Metadata-Version: 2.1
Name: donut-cli
Version: 0.1.5
Summary: A CLI tool for Donut classification
Home-page: UNKNOWN
Author: Badraa BatUlzii
Author-email: badraa@andsystems.tech
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Donut CLI

A command-line tool for running Donut classification on passbook and bank statement images.

## Installation

```sh
pip install donut-cli
```


