Metadata-Version: 2.4
Name: classifier_pipeline
Version: 0.0.36
Summary: Classifier Pipeline
Project-URL: Homepage, https://github.com/TheCacophonyProject/classifier-pipeline
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Author-email: Giampaolo Ferraro <giampaolo@cacophony.org.nz>
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: ai-edge-litert==1.4.0
Requires-Dist: astral==1.10.1
Requires-Dist: attrs==24.2.0
Requires-Dist: cptv==1.5.4
Requires-Dist: dbus-python==1.3.2
Requires-Dist: filelock==3.0.12
Requires-Dist: flask==3.1.1
Requires-Dist: importlib-resources==5.10.2
Requires-Dist: inotify-simple==1.3.5
Requires-Dist: numpy
Requires-Dist: opencv-python==4.8.0.76
Requires-Dist: portalocker==1.5.2
Requires-Dist: psutil==5.6.7
Requires-Dist: pygobject==3.44.0
Requires-Dist: python-cptv==0.0.8
Requires-Dist: python-dateutil
Requires-Dist: pytz==2022.7.1
Requires-Dist: pyyaml==6.0
Requires-Dist: scikit-learn==1.6.0
Requires-Dist: scipy==1.9.3
Requires-Dist: timezonefinder==4.1.0
Requires-Dist: toml==0.10.2
Requires-Dist: waitress~=3.0.2
Requires-Dist: watchdog==6.0.0
Description-Content-Type: text/markdown

# PI classifier

This pacakge will install the cacophony pipeline tracking onto a RPI

You will also need to install these system packages in order to run the package
`sudo apt install python3-opencv libglib2.0-dev libgirepository1.0-dev libcairo2-dev libcairo2  python3-dbus build-essential libdbus-glib-1-dev libgirepository1.0-dev`

Once installed the tracking can be run using `pi_classifier`

The default config is installed with this package if you would like to override the config you can create a config file at
`/etc/cacophony/classifier.yaml`
