sk3pp3r / PyOS

Detect OS with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Detect OS with Python


Languages

Language:Python 100.0%