Metadata-Version: 2.1
Name: PogoOCR
Version: 0.3.9
Summary: A Python tool for running OCR on Pokemon Screenshots
Home-page: https://github.com/TrainerDex/PogoOCR
Author: Jay Turner
Author-email: jay@trainerdex.app
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
Requires-Dist: Babel (>=2.0.0)
Requires-Dist: google-cloud-vision (==1.0.0)
Requires-Dist: Pillow (>=8.3.2)
Requires-Dist: python-dateutil
Requires-Dist: requests

[![Support Server](https://img.shields.io/discord/614101299197378571.svg?color=7289da&label=Support&logo=discord&style=flat)](https://discord.gg/pdxh7P)
[![PyPi version](https://badgen.net/pypi/v/PogoOCR/)](https://pypi.com/project/PogoOCR)
[![Maintenance](https://img.shields.io/static/v1?label=Maintained?&message=no&color=critical&style=flat)](#)
[![wakatime](https://wakatime.com/badge/github/TrainerDex/PogoOCR.svg?style=flat)](https://wakatime.com/badge/github/TrainerDex/PogoOCR)

A Python tool for running OCR on Pokémon Screenshots using Google Cloud Vision


