Python fine-grained OS detection

Fine-grained OS Detection from Python script: windows_linux_detect.py

This standalone Python script has Boolean properties:

self.cygwin
self.wsl
self.linux

self.windows

self.mac

self.bsd