Writing Crunch scripts in Python » History » Revision 6
Revision 5 (Tom Clegg, 04/08/2015 07:36 PM) → Revision 6/7 (Tom Clegg, 04/08/2015 07:36 PM)
{{>toc}}
h1. Writing Crunch scripts in Python
...
h3. How to read your input file from the json template
...
h3. How to write your file to a collection
...
h3. How to run an external command
...
h3. How to create new tasks per input file in a collection
...
h3. Where to put temporary files
...
h3. How to write data directly to Keep with native Python code
...