README.rst
setup.py
sharkvalidator/__init__.py
sharkvalidator/config.py
sharkvalidator/handler.py
sharkvalidator/main.py
sharkvalidator/utils.py
sharkvalidator.egg-info/PKG-INFO
sharkvalidator.egg-info/SOURCES.txt
sharkvalidator.egg-info/dependency_links.txt
sharkvalidator.egg-info/requires.txt
sharkvalidator.egg-info/top_level.txt
sharkvalidator/etc/codelist_SMHI.xlsx
sharkvalidator/etc/readers/phyche_lims.yaml
sharkvalidator/etc/readers/phyche_xlsx.yaml
sharkvalidator/etc/readers/phytop_xlsx.yaml
sharkvalidator/etc/validators/elements.yaml
sharkvalidator/etc/validators/essentials.yaml
sharkvalidator/etc/validators/formats.yaml
sharkvalidator/etc/writers/log.yaml
sharkvalidator/readers/__init__.py
sharkvalidator/readers/phyche.py
sharkvalidator/readers/phytop.py
sharkvalidator/readers/reader.py
sharkvalidator/readers/txt.py
sharkvalidator/readers/xlsx.py
sharkvalidator/readers/yml.py
sharkvalidator/tests/__init__.py
sharkvalidator/tests/test_performance.py
sharkvalidator/tests/test_validate_delivery.py
sharkvalidator/validators/__init__.py
sharkvalidator/validators/elements.py
sharkvalidator/validators/essential.py
sharkvalidator/validators/formats.py
sharkvalidator/validators/validator.py
sharkvalidator/writers/__init__.py
sharkvalidator/writers/log.py
sharkvalidator/writers/writer.py