todoist-prioritizer  v1.2.0
Automatically prioritize tasks in Todoist
Loading...
Searching...
No Matches
CommandLineParser.py File Reference

Classes

class  CommandLineParser
 

Namespaces

namespace  CommandLineParser
 

Functions

def make_wide (formatter, int w=120, int h=36)
 Return a wider HelpFormatter, if possible.
 

Variables

os ini_path = os.path.join(script_dir, "config.ini")
 
os script_dir = os.path.dirname(os.path.realpath(__file__))