AUTHORS.txt
LICENSE.txt
LICENSE_APACHE_v2.txt
LICENSE_MIT.txt
README.md
setup.py
eumdac/__init__.py
eumdac/__version__.py
eumdac/arguments.py
eumdac/cli.py
eumdac/cli_helpers.py
eumdac/cli_mtg_helpers.py
eumdac/cli_subscriptions.py
eumdac/collection.py
eumdac/common.py
eumdac/config.py
eumdac/customisation.py
eumdac/datastore.py
eumdac/datatailor.py
eumdac/download_app.py
eumdac/endpoints.ini
eumdac/errors.py
eumdac/fake.py
eumdac/futures.py
eumdac/job_id.py
eumdac/local_tailor.py
eumdac/lockfile.py
eumdac/logging.py
eumdac/order.py
eumdac/product.py
eumdac/py.typed
eumdac/request.py
eumdac/signals.py
eumdac/subscription.py
eumdac/tailor_app.py
eumdac/tailor_models.py
eumdac/token.py
eumdac.egg-info/PKG-INFO
eumdac.egg-info/SOURCES.txt
eumdac.egg-info/dependency_links.txt
eumdac.egg-info/entry_points.txt
eumdac.egg-info/requires.txt
eumdac.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_mtg.py
tests/test_cli_s3.py
tests/test_cli_sh.py
tests/test_collection.py
tests/test_crazy_paging.py
tests/test_customisation.py
tests/test_datastore.py
tests/test_datatailor.py
tests/test_download_app.py
tests/test_job_id.py
tests/test_local_datatailor.py
tests/test_lockfile.py
tests/test_order.py
tests/test_order_concurrency.py
tests/test_product.py
tests/test_request.py
tests/test_resources.py
tests/test_subscription.py
tests/test_tailor_app.py
tests/test_token.py