swarmaURI
Contents:
Getting Started
SDK:
Core Architecture
Standard Base and Concrete Classes
Community Plugins
Experimental Progress
Examples:
Jupyter Notebooks
swarmaURI
Experimental Progress
swarmauri.experimental.chains.IChainScheduler module
View page source
swarmauri.experimental.chains.IChainScheduler module
class
swarmauri.experimental.chains.IChainScheduler.
IChainScheduler
[source]
Bases:
ABC
abstract
schedule_chain
(
chain
,
schedule
)
[source]
Schedule the execution of the given chain.
Return type
:
None