.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
conftest.py
pyproject.toml
pytest.ini
setup.cfg
setup.py
.github/workflows/publish.yml
.github/workflows/test.yml
topobank_statistics/__init__.py
topobank_statistics/apps.py
topobank_statistics/downloads.py
topobank_statistics/functions.py
topobank_statistics/models.py
topobank_statistics/signals.py
topobank_statistics/tests.py
topobank_statistics/urls.py
topobank_statistics/views.py
topobank_statistics.egg-info/PKG-INFO
topobank_statistics.egg-info/SOURCES.txt
topobank_statistics.egg-info/dependency_links.txt
topobank_statistics.egg-info/entry_points.txt
topobank_statistics.egg-info/requires.txt
topobank_statistics.egg-info/top_level.txt
topobank_statistics/migrations/__init__.py
topobank_statistics/static/images/ce_logo.svg
topobank_statistics/templates/topobank_statistics/example.html
topobank_statistics/templates/topobank_statistics/roughnessparameters_card_datatables.html
topobank_statistics/templates/topobank_statistics/roughnessparameters_card_detail.html
topobank_statistics/templates/topobank_statistics/roughnessparameters_card_list.html
topobank_statistics/tests/__init__.py
topobank_statistics/tests/test_functions.py
topobank_statistics/tests/test_reentrant.py
topobank_statistics/tests/test_results_view.py
topobank_statistics/tests/urls.py