Skip to content

MemeOCRy/memeocry-poc

Repository files navigation

Proof of Concept

PyPI Changelog Tests License

DESCRIPTION

Installation

Install this tool using pip:

pip install memeocry

Usage

For help, run:

memeocry --help

You can also use:

python -m memeocry --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd memeocry
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

python -m pytest

About

Proof of Concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages