pyglotaran
v0.5.1
Contents:
Introduction
Installation
Quickstart/Cheat-Sheet
Changelog
Authors
User Documentation:
Overview
Data IO
Plotting
Modelling
Parameter
Optimizing
Plugins
Command-line Interface
Developer Documentation:
Contributing
API Documentation
glotaran
analysis
builtin
cli
deprecation
examples
io
model
parameter
plugin_system
project
testing
typing
protocols
Classes
FileLoadableProtocol
loader
source_path
types
utils
Plugin development
pyglotaran
»
API Documentation
»
glotaran
»
typing
»
protocols
»
FileLoadableProtocol
»
source_path
Edit on GitHub
source_path
FileLoadableProtocol.
source_path
:
StrOrPath
|
Sequence
[
StrOrPath
]
|
Mapping
[
str
,
StrOrPath
]