I’ve exposed lots and lots of pitz functionality as command-line scripts.  Here’s the list so far:
$ pitz-help
    pitz-abandon-task          Abandon a task
    pitz-add-task              Walks through the setup of a new Task.
    pitz-components            All components in the project
    pitz-estimates             All estimates in the project
    pitz-everything            No description
    pitz-finish-task           Finish a task
    pitz-milestones            No description
    pitz-my-tasks              List my tasks
    pitz-people                All people in the project
    pitz-prioritize-above      Put one task in front of another task
    pitz-prioritize-below      Put one task behind another task
    pitz-recent-activity       10 recent activities
    pitz-setup                 No description
    pitz-shell                 Start an ipython session after loading in a ...
    pitz-show                  Show detailed view of one entity
    pitz-start-task            Begin a task
    pitz-statuses              All statuses in the project
    pitz-tasks                 All tasks in the project
    pitz-todo                  List every unstarted and started task in the...
    pitz-unassign-task         Take this task off somebody's list of stuff ...
							
IMHO, it would be nicer to use if it was “pitz <command>”. Even git has finally dropped the hundred git-* commands approach.
Hi Josh, I spent a little time thinking about how to do the “pitz “
approach and still support per-command options and arguments. I
didn't see how to do it really elegantly, so I moved on.
Later I'll study argparse or some other solutions and add it back in.
For those such as me who didn't already know of pitz http://pitz.tplus1.com/main-idea.html#what-is-pitz
That Sounds interesting, I agree with you.Please keep at your good work, I would come back often.*
I haven't seen any disadvantages yet, although I don't have anything significant to compare it to. I can't be sure how often people shared my content before, to know if they're sharing more or less. Sharing MORE is really the sole point of AddThis
That is some inspirational stuff. Never knew that opinions could be this varied. Thanks for all the enthusiasm to offer such helpful information here.
Thanks
White
______________________________________________
miracle cabbage soup diet | miracle cabbage soup diet | miracle cabbage soup diet | miracle cabbage soup diet | cayenne pepper detox | cayenne pepper detox | cayenne pepper detox | cayenne pepper detox | maple syrup detox | maple syrup detox | maple syrup detox | maple syrup detox | british heart foundation diet | british heart foundation diet | british heart foundation diet | british heart foundation diet | weight gain diets | weight gain diets | weight gain diets | weight gain diets | easy diet plans | easy diet plans | easy diet plans | easy diet plans | sugar busters diet | sugar busters diet | sugar busters diet | sugar busters diet | diets for quick weight loss | diets for quick weight loss | diets for quick weight loss | diets for quick weight loss | diets for quick weight loss
Check out argparse.ArgumentParser.add_subparsers()