Releases: RevoltSecurities/RichParser
Releases · RevoltSecurities/RichParser
V1.0.1
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