beucismis / pythonfetch

Python and system information command-line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK 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.

About

Python and system information command-line tool

License:GNU General Public License v3.0


Languages

Language:Python 100.0%