A wrapper around cookiesamurai to allow for conditional questions.
Project description
Example for a cookiecutter.json file:
{
"question_1": {
"prompt": "What Powerranger you identify the most (Think of Power Ranger Samurai)?",
"answer": ["yellow", "blue", "green", "gold", "pink"]
},
"question_2": {
"prompt": "That sucks! Are you sure?",
"answer": ["yes", "no"],
"depends_on": {"question_1": "blue"}
}
}
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
cookiesamurai-1.0.0a1.tar.gz
(3.7 kB
view details)