MANIFEST.in
setup.cfg
setup.py
eReuse_DeviceHub.egg-info/PKG-INFO
eReuse_DeviceHub.egg-info/SOURCES.txt
eReuse_DeviceHub.egg-info/dependency_links.txt
eReuse_DeviceHub.egg-info/requires.txt
eReuse_DeviceHub.egg-info/top_level.txt
ereuse_devicehub/__init__.py
ereuse_devicehub/data_layer.py
ereuse_devicehub/default_settings.py
ereuse_devicehub/error_handler.py
ereuse_devicehub/exceptions.py
ereuse_devicehub/flask_decorators.py
ereuse_devicehub/flaskapp.py
ereuse_devicehub/hooks.py
ereuse_devicehub/request.py
ereuse_devicehub/rest.py
ereuse_devicehub/static.py
ereuse_devicehub/utils.py
ereuse_devicehub/aggregation/__init__.py
ereuse_devicehub/aggregation/aggregation.py
ereuse_devicehub/aggregation/settings.py
ereuse_devicehub/resources/__init__.py
ereuse_devicehub/resources/condition.py
ereuse_devicehub/resources/domain.py
ereuse_devicehub/resources/hooks.py
ereuse_devicehub/resources/resource.py
ereuse_devicehub/resources/schema.py
ereuse_devicehub/resources/account/__init__.py
ereuse_devicehub/resources/account/domain.py
ereuse_devicehub/resources/account/hooks.py
ereuse_devicehub/resources/account/role.py
ereuse_devicehub/resources/account/settings.py
ereuse_devicehub/resources/account/login/__init__.py
ereuse_devicehub/resources/account/login/settings.py
ereuse_devicehub/resources/device/__init__.py
ereuse_devicehub/resources/device/benchmark_settings.py
ereuse_devicehub/resources/device/domain.py
ereuse_devicehub/resources/device/exceptions.py
ereuse_devicehub/resources/device/hooks.py
ereuse_devicehub/resources/device/schema.py
ereuse_devicehub/resources/device/settings.py
ereuse_devicehub/resources/device/component/__init__.py
ereuse_devicehub/resources/device/component/component.py
ereuse_devicehub/resources/device/component/domain.py
ereuse_devicehub/resources/device/component/settings.py
ereuse_devicehub/resources/device/component/graphic_card/__init__.py
ereuse_devicehub/resources/device/component/graphic_card/settings.py
ereuse_devicehub/resources/device/component/hard_drive/__init__.py
ereuse_devicehub/resources/device/component/hard_drive/settings.py
ereuse_devicehub/resources/device/component/motherboard/__init__.py
ereuse_devicehub/resources/device/component/motherboard/settings.py
ereuse_devicehub/resources/device/component/network_adapter/__init__.py
ereuse_devicehub/resources/device/component/network_adapter/settings.py
ereuse_devicehub/resources/device/component/optical_drive/__init__.py
ereuse_devicehub/resources/device/component/optical_drive/settings.py
ereuse_devicehub/resources/device/component/processor/__init__.py
ereuse_devicehub/resources/device/component/processor/settings.py
ereuse_devicehub/resources/device/component/ram_module/__init__.py
ereuse_devicehub/resources/device/component/ram_module/settings.py
ereuse_devicehub/resources/device/component/sound_card/__init__.py
ereuse_devicehub/resources/device/component/sound_card/settings.py
ereuse_devicehub/resources/device/computer/__init__.py
ereuse_devicehub/resources/device/computer/settings.py
ereuse_devicehub/resources/device/icons/ComputerMonitor.svg
ereuse_devicehub/resources/device/icons/Desktop.svg
ereuse_devicehub/resources/device/icons/GraphicCard.svg
ereuse_devicehub/resources/device/icons/HardDrive.svg
ereuse_devicehub/resources/device/icons/Keyboard.svg
ereuse_devicehub/resources/device/icons/LCD.svg
ereuse_devicehub/resources/device/icons/LED.svg
ereuse_devicehub/resources/device/icons/Laptop.svg
ereuse_devicehub/resources/device/icons/Microtower.svg
ereuse_devicehub/resources/device/icons/Motherboard.svg
ereuse_devicehub/resources/device/icons/Mouse.svg
ereuse_devicehub/resources/device/icons/Netbook.svg
ereuse_devicehub/resources/device/icons/NetworkAdapter.svg
ereuse_devicehub/resources/device/icons/OLED.svg
ereuse_devicehub/resources/device/icons/OpticalDrive.svg
ereuse_devicehub/resources/device/icons/Printer.svg
ereuse_devicehub/resources/device/icons/Processor.svg
ereuse_devicehub/resources/device/icons/RamModule.svg
ereuse_devicehub/resources/device/icons/SSD.svg
ereuse_devicehub/resources/device/icons/Smartphone.svg
ereuse_devicehub/resources/device/icons/SoundCard.svg
ereuse_devicehub/resources/device/icons/TFT.svg
ereuse_devicehub/resources/device/icons/Tablet.svg
ereuse_devicehub/resources/device/mobile/__init__.py
ereuse_devicehub/resources/device/mobile/settings.py
ereuse_devicehub/resources/device/monitor/__init__.py
ereuse_devicehub/resources/device/monitor/settings.py
ereuse_devicehub/resources/device/peripheral/__init__.py
ereuse_devicehub/resources/device/peripheral/settings.py
ereuse_devicehub/resources/event/__init__.py
ereuse_devicehub/resources/event/domain.py
ereuse_devicehub/resources/event/settings.py
ereuse_devicehub/resources/event/device/__init__.py
ereuse_devicehub/resources/event/device/domain.py
ereuse_devicehub/resources/event/device/generic_settings.py
ereuse_devicehub/resources/event/device/hooks.py
ereuse_devicehub/resources/event/device/settings.py
ereuse_devicehub/resources/event/device/add/__init__.py
ereuse_devicehub/resources/event/device/add/hooks.py
ereuse_devicehub/resources/event/device/add/settings.py
ereuse_devicehub/resources/event/device/allocate/__init__.py
ereuse_devicehub/resources/event/device/allocate/allocate.py
ereuse_devicehub/resources/event/device/allocate/hooks.py
ereuse_devicehub/resources/event/device/allocate/settings.py
ereuse_devicehub/resources/event/device/deallocate/__init__.py
ereuse_devicehub/resources/event/device/deallocate/deallocate.py
ereuse_devicehub/resources/event/device/deallocate/hooks.py
ereuse_devicehub/resources/event/device/deallocate/settings.py
ereuse_devicehub/resources/event/device/erase_basic/__init__.py
ereuse_devicehub/resources/event/device/erase_basic/settings.py
ereuse_devicehub/resources/event/device/erase_basic/step_settings.py
ereuse_devicehub/resources/event/device/erase_sectors/__init__.py
ereuse_devicehub/resources/event/device/erase_sectors/settings.py
ereuse_devicehub/resources/event/device/locate/__init__.py
ereuse_devicehub/resources/event/device/locate/settings.py
ereuse_devicehub/resources/event/device/receive/__init__.py
ereuse_devicehub/resources/event/device/receive/hooks.py
ereuse_devicehub/resources/event/device/receive/settings.py
ereuse_devicehub/resources/event/device/register/__init__.py
ereuse_devicehub/resources/event/device/register/hooks.py
ereuse_devicehub/resources/event/device/register/settings.py
ereuse_devicehub/resources/event/device/remove/__init__.py
ereuse_devicehub/resources/event/device/remove/hooks.py
ereuse_devicehub/resources/event/device/remove/settings.py
ereuse_devicehub/resources/event/device/snapshot/__init__.py
ereuse_devicehub/resources/event/device/snapshot/event_processor.py
ereuse_devicehub/resources/event/device/snapshot/hooks.py
ereuse_devicehub/resources/event/device/snapshot/settings.py
ereuse_devicehub/resources/event/device/snapshot/snapshot.py
ereuse_devicehub/resources/event/device/test_hard_drive/__init__.py
ereuse_devicehub/resources/event/device/test_hard_drive/settings.py
ereuse_devicehub/resources/place/__init__.py
ereuse_devicehub/resources/place/domain.py
ereuse_devicehub/resources/place/hooks.py
ereuse_devicehub/resources/place/settings.py
ereuse_devicehub/resources/submitter/__init__.py
ereuse_devicehub/resources/submitter/submitter.py
ereuse_devicehub/resources/submitter/submitter_caller.py
ereuse_devicehub/resources/submitter/translator.py
ereuse_devicehub/resources/submitter/grd_submitter/__init__.py
ereuse_devicehub/resources/submitter/grd_submitter/grd_submitter.py
ereuse_devicehub/resources/submitter/grd_submitter/hooks.py
ereuse_devicehub/scripts/__init__.py
ereuse_devicehub/scripts/create_account.py
ereuse_devicehub/scripts/dummy_db.py
ereuse_devicehub/scripts/import_key.py
ereuse_devicehub/security/__init__.py
ereuse_devicehub/security/authentication.py
ereuse_devicehub/security/hooks.py
ereuse_devicehub/security/projection.py
ereuse_devicehub/security/request_auth.py
ereuse_devicehub/tests/__init__.py
ereuse_devicehub/tests/dummy/__init__.py
ereuse_devicehub/tests/dummy/dummy.py
ereuse_devicehub/tests/test_resources/__init__.py
ereuse_devicehub/tests/test_resources/test_resource.py
ereuse_devicehub/tests/test_resources/test_resource_naming.py
ereuse_devicehub/tests/test_resources/test_device/__init__.py
ereuse_devicehub/tests/test_resources/test_device/test_device.py
ereuse_devicehub/tests/test_resources/test_events/__init__.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/__init__.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_device_event_basic.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_add/__init__.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_add/test_receive.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_allocate/__init__.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_allocate/test_allocate.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_locate/__init__.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_locate/test_locate.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_receive/__init__.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_receive/test_receive.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_snapshot/__init__.py
ereuse_devicehub/tests/test_resources/test_events/test_device_event/test_snapshot/test_snapshot.py
ereuse_devicehub/tests/test_resources/test_place/__init__.py
ereuse_devicehub/tests/test_resources/test_place/test_place.py
ereuse_devicehub/tests/test_resources/test_submitter/__init__.py
ereuse_devicehub/tests/test_resources/test_submitter/test_submitter.py
ereuse_devicehub/tests/test_security/__init__.py
ereuse_devicehub/tests/test_security/test_security.py
ereuse_devicehub/validation/__init__.py
ereuse_devicehub/validation/coercer.py
ereuse_devicehub/validation/errors.py
ereuse_devicehub/validation/validation.py
scripts/1_detect_registered_devices.py
scripts/2_prepare_files.py
scripts/RePostUsingLabel.py
scripts/__init__.py