Metadata-Version: 2.1
Name: document-vision
Version: 0.0.1
Summary: Application to visually read and understand document images using machine learning
Home-page: https://github.com/dcooper01/document-vision
License: MIT
Author: Daniel
Author-email: dcooper01sp@protonmail.com
Maintainer: Daniel
Maintainer-email: dcooper01sp@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Project-URL: Repository, https://github.com/dcooper01/document-vision
Description-Content-Type: text/markdown

# Document Vision

## Requirements

Python 3.8+

**Document Vision** is an application to visually read and understand document images using machine learning

## Installation

<div class="termy">

```console
$ pip install document-vision
---> 100%
successfully installed eight-track-recorder
```

</div>
