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.
- Host: GitHub
- URL: https://github.com/mcnaveen/pysysinfo
- Owner: mcnaveen
- Created: 2019-07-27T19:32:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T19:59:44.000Z (almost 7 years ago)
- Last Synced: 2024-12-29T18:52:49.507Z (over 1 year ago)
- Topics: python, python-script
- Language: Python
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### 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 ✅