eegprep.ExtensionResource#
- class eegprep.ExtensionResource(package, path)#
Bases:
objectPackaged resource declared by an extension.
Methods
__init__(package, path)exists()Return whether the packaged resource exists.
Read this resource as bytes.
read_text([encoding])Read this resource as text.
Attributes
- read_text(encoding='utf-8')#
Read this resource as text.