Command-line tool for outlining python code.
-
create pypi project and push the first version
-
reconsider how to handle CSS styling
-
filter on different parameters, e.g. return_type
-
handle how to specify what to outline, e.g. classes, functions, variables etc.
-
flag: show function/method arguments
-
show default argument values?
-
reconsider text layout, maybe create as XML and parse and insert tabs/spaces afterwards.