V1.0.0
π¦ Richparser v1.0.0 β First Release
A modern and beautiful argument parser for Python CLIs using
argparse+rich
β¨ Features
- β
Drop-in replacement for
argparse - π¨ Rich-powered help menus with section headers and rounded tables
- π Support for subcommands with independent flag groups
- π₯οΈ
--plainmode to disable colors/styling for scripts or CI pipelines - π Organized output:
[INPUT],[FLAGS],[DEFAULT FLAGS], etc. - π§ Easy API to register arguments under custom sections