An open API service indexing awesome lists of open source software.

https://github.com/mcnaveen/pysysinfo

Python CLI helps to get system information. Without installing any additional dependencies.
https://github.com/mcnaveen/pysysinfo

python python-script

Last synced: 6 months ago
JSON representation

Python CLI helps to get system information. Without installing any additional dependencies.

Awesome Lists containing this project

README

          

# PySysInfo

🐍 Python CLI - Helps to get system information. Without installing any additional dependencies.

### Features
Get's Information about
- Architecture
- Machine
- System Name
- Processors
- Operating System
- Distribution
- Average Load
- Memory Information (Total,Free)
- Uptime

### Screenshot
![](https://raw.githubusercontent.com/the-mcnaveen/PySysInfo/master/screenshot.png)

### How to Run?

`git clone https://github.com/the-mcnaveen/PySysInfo.git`

`cd PySysInfo`

`python info.py`



Feel free to update this Code. Open for Pull Request ✅