PyOpenWorm.data_trans.local_file_ds module

class PyOpenWorm.data_trans.local_file_ds.LocalFileDataSource(**kwargs)[source]

Bases: PyOpenWorm.capability.Capable, PyOpenWorm.data_trans.file_ds.FileDataSource

File paths should be relative – in general, path names on a given machine are not portable

accept_capability_provider(self, cap, provider)[source]

The Capable should replace any previously accepted provider with the one given.