Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 556 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 556 Bytes

PyOS

Detect your OS with Python

This simple python script identifying your os by using platform.system(). Read more about platform library here

Run it from a terminal:

Python3: curl -s https://raw.githubusercontent.com/sk3pp3r/PyOS/master/pyos.py | python3 -

Buy Me A Coffee