.codecov.yml
.deepsource.toml
.flake8
.git_archival.txt
.gitattributes
.gitignore
.pep8speaks.yml
.pre-commit-config.yaml
.sonarcloud.properties
AUTHORS.rst
CITATION.cff
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
conftest.py
noxfile.py
pyproject.toml
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bugreport.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/newfeature.yml
.github/workflows/codeql-analysis.yml
.github/workflows/pre-commit.yml
.github/workflows/release.yml
.github/workflows/test.yml
ci/requirements/environment-dev.yml
ci/requirements/environment.yml
hydrosignatures/__init__.py
hydrosignatures/exceptions.py
hydrosignatures/hydrosignatures.py
hydrosignatures/print_versions.py
hydrosignatures/py.typed
hydrosignatures.egg-info/PKG-INFO
hydrosignatures.egg-info/SOURCES.txt
hydrosignatures.egg-info/dependency_links.txt
hydrosignatures.egg-info/not-zip-safe
hydrosignatures.egg-info/requires.txt
hydrosignatures.egg-info/top_level.txt
tests/test_data.csv
tests/test_data.json
tests/test_exceptions.py
tests/test_hydrosignatures.py