LICENSE
MANIFEST.in
README.md
pyproject.toml
_temp/docs/conf.py
_temp/tests/phenopype-tutorials-main/conf.py
docs_source/conf.py
phenopype/__init__.py
phenopype/_vars.py
phenopype/_version.py
phenopype/config.py
phenopype/decorators.py
phenopype/main.py
phenopype/tracking.py
phenopype/utils.py
phenopype/utils_lowlevel.py
phenopype.egg-info/PKG-INFO
phenopype.egg-info/SOURCES.txt
phenopype.egg-info/dependency_links.txt
phenopype.egg-info/requires.txt
phenopype.egg-info/top_level.txt
phenopype/assets/wc3_colours.html
phenopype/core/__init__.py
phenopype/core/export.py
phenopype/core/measurement.py
phenopype/core/preprocessing.py
phenopype/core/segmentation.py
phenopype/core/visualization.py
tests/__init__.py
tests/conftest.py
tests/test_01_project.py
tests/test_02_core_preprocessing.py
tests/test_03_core_segmentation.py
tests/test_04_core_measurement.py
tests/test_05_core_visualization.py
tests/test_06_core_export.py
tests/test_07_pype.py
tests/test_08_tracking.py
tests/test_09_utils.py
tests/test_10_utils_lowlevel.py