ograndedjogo / tab-translator

MIT License
2 stars 0 forks source link

tab-translator

Build status Coverage status

This document is adressed to developpers.

setup

Check the travis configuration to setup the environment. Main steps are:

run tests

tests, consider the default pytest configuration for tabt

py.test # tests only
coverage run -m py.test # produces coverage outputs

run examples

export PYTHONPATH=$PYTHONPATH:$PWD
python examples/cv2visu.py tests/images/score.jpg
python examples/scan.py tests/images/sheet.jpg