CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
MANIFEST.in
README.md
contributors.md
docker-compose.yaml
requirements.txt
setup.py
TEStribute/__init__.py
TEStribute/__main__.py
TEStribute/cli.py
TEStribute/server.py
TEStribute.egg-info/PKG-INFO
TEStribute.egg-info/SOURCES.txt
TEStribute.egg-info/dependency_links.txt
TEStribute.egg-info/entry_points.txt
TEStribute.egg-info/requires.txt
TEStribute.egg-info/top_level.txt
TEStribute/config/__init__.py
TEStribute/config/config.yaml
TEStribute/controllers/__init__.py
TEStribute/decorators/__init__.py
TEStribute/errors/__init__.py
TEStribute/log/__init__.py
TEStribute/models/__init__.py
TEStribute/models/request.py
TEStribute/models/response.py
TEStribute/security/process_jwt.py
TEStribute/specs/schema.TEStribute.openapi.yaml
TEStribute/utils/service_calls.py
benchmarks/benchmark.py
benchmarks/benchmarks/cost.yaml
benchmarks/benchmarks/random.yaml
benchmarks/benchmarks/time.yaml
benchmarks/benchmarks/components/drs_CH.a001.a002.yaml
benchmarks/benchmarks/components/drs_FI.a002.yaml
benchmarks/benchmarks/components/jwt.none.yaml
benchmarks/benchmarks/components/mode.0.1.yaml
benchmarks/benchmarks/components/mode.0.5.yaml
benchmarks/benchmarks/components/mode.0.9.yaml
benchmarks/benchmarks/components/mode.cost.yaml
benchmarks/benchmarks/components/mode.random.yaml
benchmarks/benchmarks/components/mode.time.yaml
benchmarks/benchmarks/components/objects.a001.a002.yaml
benchmarks/benchmarks/components/res_req.medium.yaml
benchmarks/benchmarks/components/tes_CH.normal.CHF.yaml
benchmarks/benchmarks/components/tes_FI.normal.EUR.yaml
images/logo-banner.png
images/logo-banner.svg
images/schema.png
images/schema.svg
tests/test_integration.py
tests/test_unit_ip_distance.py
tests/test_unit_sanitize_mode.py