tinyfetch icon indicating copy to clipboard operation
tinyfetch copied to clipboard

Python and system information command-line fetch tool

pythonfetch

Python and system information command-line tool with pure Python. Neofetch like but Python oriented. It is fast and tiny.

Screenshot

Screenshot_2022-02-08_01-34-52

Features

  • Shows Python version
  • Shows PIP version
  • Shows PIP package count of installed
  • Shows implementation
  • Shows compile and compiler version
  • Show kernel and operation system
  • Also light and dark color pallate
  • GNU/Linux, Windows and MacOS support

Installing and Usage

Install via pip (No auto-update):

pip3 install --user git+https://github.com/beucismis/pythonfetch

Execute by entering pyfetch or pythonfetch in the terminal.

License

This project is licensed under the GPL-3.0 - see the LICENSE file for details.