Skip to content

Data format for command line help in Python #5

@techtonik

Description

@techtonik

Formatting Python argparse help is awful. It requires hacking through debris of interwined code - see techtonik/suxx#1 for details.

The solution is to try to create data format for command line help that could be easily rendered with Jinja2 template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions