A better unix utility tool.
BetterX aims to be a set of tools that would make your experience with the command line a lot smoother.
Get it on your system using pip
-
$ pip install betterx
To get the bleeding edge version, install from git -
$ pip install git+https://github.com/mentix02/betterx.git
Find the documentation here - BetterX Docs
I almost never write exclusive documentation other than inline comments in my code (and that too only sparsely) but I took the initiative to do it for this project so do go through the docs. They're not perfect but it's a start.