|
||
---|---|---|
.. | ||
__init__.py | ||
action.py | ||
blackboard_namespaces.py | ||
blackboard_remappings.py | ||
blackboard.py | ||
context_switching.py | ||
display_modes.py | ||
dot_graphs.py | ||
either_or.py | ||
get-pip.py | ||
lifecycle.py | ||
logging.py | ||
pick_up_where_you_left_off.py | ||
Readme.md | ||
selector.py | ||
sequence.py | ||
stewardship.py |
Guidelines
Each module here is a self-contained code sample for one of the demo scripts. That means there is a fair bit of copy and paste happening, but that is an intentional decision to ensure each demo script is self-contained and easy for beginners to follow and/or copy-paste from.
Keep this in mind when adding additional programs.