issues
search
RolnickLab
/
ami-data-companion
Desktop app for analyzing images from autonomous insect monitoring stations using deep learning models
MIT License
9
stars
3
forks
source link
Update project packaging & tests
#13
Closed
mihow
closed
1 year ago
mihow
commented
1 year ago
Switch from setuptools to poetry & the pyproject.yaml file. Now installing the package with pip does not require -e and the
ami
or
trapdata
scripts can be run from anywhere
Update old tests
Implement pytest
Split ML pipeline test from faster tests
Add github workflows
ami
ortrapdata
scripts can be run from anywhere