This will simplify the installation process to python3 -m pip install img2braille
The img2braille name is free on PyPI
Are you okay with me submitting some pull requests for this project? (e.g. making it a package, adding tests, enforcing PEP8, making a main function, using built-in argparse features instead of manual or statements, maybe more)
This will simplify the installation process to
python3 -m pip install img2brailleThe
img2braillename is free on PyPIAre you okay with me submitting some pull requests for this project? (e.g. making it a package, adding tests, enforcing PEP8, making a main function, using built-in
argparsefeatures instead of manual or statements, maybe more)