AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
anonapi/__init__.py
anonapi/batch.py
anonapi/client.py
anonapi/mapper.py
anonapi/objects.py
anonapi/responses.py
anonapi/selection.py
anonapi/settings.py
anonapi.egg-info/PKG-INFO
anonapi.egg-info/SOURCES.txt
anonapi.egg-info/dependency_links.txt
anonapi.egg-info/entry_points.txt
anonapi.egg-info/not-zip-safe
anonapi.egg-info/requires.txt
anonapi.egg-info/top_level.txt
anonapi/cli/__init__.py
anonapi/cli/batch_commands.py
anonapi/cli/click_types.py
anonapi/cli/entrypoint.py
anonapi/cli/job_commands.py
anonapi/cli/map_commands.py
anonapi/cli/parser.py
anonapi/cli/server_commands.py
anonapi/cli/user_commands.py
docs/Makefile
docs/authors.rst
docs/cli_usage.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/python_usage.rst
docs/readme.rst
tests/__init__.py
tests/conftest.py
tests/factories.py
tests/test_batch.py
tests/test_cli.py
tests/test_client.py
tests/test_mapper.py
tests/test_responses.py
tests/test_selection.py
tests/test_settings.py
tests/resources/test_cli/anon_mapping.csv
tests/resources/test_cli/test_dir/somedoc.odt
tests/resources/test_cli/test_dir/1-SR-9001/1
tests/resources/test_cli/test_dir/2.0-CT-1/1
tests/resources/test_cli/test_dir/2.0-CT-1/2
tests/resources/test_cli/test_dir/AiCE_3.000_CE-CT-6/.directory
tests/resources/test_cli/test_dir/AiCE_3.000_CE-CT-6/some_non_dicom_file.txt
tests/resources/test_mapper/example_corrupt_mapping.csv
tests/resources/test_mapper/example_mapping.csv
tests/resources/test_mapper/example_mapping_no_header.csv
tests/resources/test_mapper/example_mapping_random_content.csv
tests/resources/test_mapper/example_unknown_source_key.csv
tests/resources/test_mapper/mapping_patient_id_only.csv
tests/resources/test_mapper/mapping_list_folder/with_mapping/anon_mapping.csv
tests/resources/test_selection/test_dir/somedoc.odt
tests/resources/test_selection/test_dir/1-SR-9001/1
tests/resources/test_selection/test_dir/2.0-CT-1/1
tests/resources/test_selection/test_dir/2.0-CT-1/2
tests/resources/test_selection/test_dir/AiCE_3.000_CE-CT-6/.directory
tests/resources/test_selection/test_dir/AiCE_3.000_CE-CT-6/some_non_dicom_file.txt
tests/resources/test_selection/test_dir_different_patientID/somedoc.odt
tests/resources/test_selection/test_dir_different_patientID/1-SR-9001/1
tests/resources/test_selection/test_dir_different_patientID/1-SR-9001/1.bak
tests/resources/test_selection/test_dir_different_patientID/2.0-CT-1/1
tests/resources/test_selection/test_dir_different_patientID/2.0-CT-1/1.bak
tests/resources/test_selection/test_dir_different_patientID/2.0-CT-1/2
tests/resources/test_selection/test_dir_different_patientID/AiCE_3.000_CE-CT-6/.directory
tests/resources/test_selection/test_dir_different_patientID/AiCE_3.000_CE-CT-6/some_non_dicom_file.txt
tests/resources/test_settings/settings.yml
tests/resources/test_settings/settings_wrong.yml
tests/resources/test_settings/settings_wrong_2.yml