# [How to Get Hardware and System Information in Python](https://www.thepythoncode.com/article/get-hardware-system-information-python) To run this: - `pip3 install -r requirements.txt` - ``` python3 sys_info.py ```