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

https://github.com/sk3pp3r/pyos

Detect OS with Python
https://github.com/sk3pp3r/pyos

linux macos operating-system pyos python sk3pp3r windows

Last synced: 9 months ago
JSON representation

Detect OS with Python

Awesome Lists containing this project

README

          

# PyOS
## Detect your OS with Python
This simple python script identifying your os by using `platform.system()`.
Read more about `platform` library [here](https://docs.python.org/3.8/library/platform.html)
### Run it from a terminal:

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


Buy Me A Coffee