0 purchases
agenda 1.0.2
Simple Python module for pretty task logging.
Exposes the following methods:
section starts a new section of application processing
task starts a new high-level task within the section
subtask starts a new subtask within the task
subfailure indicates the failure of a subtask of the current task
failure indicates the failure of a high-level task
subprompt prints a subtask input prompt
prompt prints a high-level input prompt
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.