solidipes.uploaders.uploader module

class solidipes.uploaders.uploader.Uploader(**kwargs)[source]

Bases: Parsable

_abc_impl = <_abc._abc_data object>
property directory

Path to the directory containing the study to upload. Defaults to the root of the current Solidipes study.

report_widget_class = None
abstractmethod upload() None[source]