Python and system information command-line fetch tool.
$ tinyfetch
     ___     beucismis@thinkpad-devuan
    (.. \    -------------------------
    (<> |    Python Version: 3.11.2
   //  \ \   PIP Version: 24.0
  ( |  | /|  PIP Packages: 341
 _/\ __)/_)  Implementation: CPython
 \/-____\/   Compiler: GCC 12.2.0
             Kernel: Linux-6.1.0-18-amd64
             OS: Devuan GNU/Linux 5 (daedalus) x86_64
Output like this! Also, tux ASCII logo is inspired by fastfetch. Thanks!
pip install -U tinyfetch
$ tinyfetch --help
usage: tinyfetch [-h] [--title-color {red,green,yellow,blue,magenta,cyan,white}] [--no-color] [--version]
Python and system information command-line fetch tool
options:
  -h, --help            show this help message and exit
  --title-color {red,green,yellow,blue,magenta,cyan,white}
                        set default the title color
  --no-color            turn off all colors and disables
  --version             show program's version number and exit
tinyfetch is distributed under the terms of the MIT license.