A little library for effortless demos
Project description
Look ma no hands!
A little library and command line tool for effortless demos.
Example - fully scripted demo
When you have a short demo that can be fully scripted and requires no interaction, you can scrip the entire demo in one python module.
See example.py
for details.
Example - interactive demo
When you need an interactive demo - run one command, discuss the command
and the output, then run the next command, you can create a demo yaml
and interact with the demo with the nh
tool.
Example - navigating an interactive demo
You can navigate in an interactive demo using the --reset
, --skip
,
and --previous
options.
License
This work is licensed under MIT license. See LICENSES/MIT.txt
for more
info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nohands-0.2.0.tar.gz
(4.3 kB
view hashes)