Skip to content

andrewpetrochenkov/detect.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ [sudo] pip install detect

Features

OS variables
variable description
detect.freebsd True if OS is FreeBSD
detect.linux True if OS is Linux
detect.mac True if OS is MacOS
detect.osx True if OS is MacOS OS X
detect.windows True if OS is Windows
detect.cygwin True if OS is Cygwin detected
detect.unix True if OS is Unix (not Windows)
Python variables
variable description
detect.py2 True if python is 2.x
detect.py3 True if python is 3.x
Docker
variable description
detect.docker True if running inside a Docker container

readme42.com

About

🐍 🔬 detect OS and Python versions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages