alextompkins / bullseye

CV experimentation for https://github.com/alextompkins/skadi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullseye

Automatic archery target scoring.

Production

To do a production install, run pip install . or pip install -r requirements.txt.

Development

To install the package for development, run pip install -e .[dev]. This installs all the regular required packages and those listed in the dev section of extras_require.

After adding any dependencies to setup.py, regenerate the requirements.txt file with pip-compile.

About

CV experimentation for https://github.com/alextompkins/skadi/


Languages

Language:Python 100.0%