plexus.storage.StorageBackend module

class plexus.storage.StorageBackend.StorageBackend(*, base_path)

Bases: ABC

__init__(*, base_path)
abstract compute_file_path(*, year, month, day, scorecard_id, report_id, job_id, extension)
abstract save_file(*, tmp_path, target_path)