This is an add-on for analyzing Ancient Greek metrics within the Orange3 framework.
To install the add-on, run
pip install .
To register this add-on with Orange, but keep the code in the development directory (do not copy it to Python's site-packages directory), run
pip install -e .
Documentation / widget help can be built by running
make html htmlhelp
from the doc directory.
After the installation, the widgets from this add-on are registered with Orange. To run Orange from the terminal, use
python -m Orange.canvas