detect OS and Python versions
Project description
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 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
detect-2020.12.3.tar.gz
(1.5 kB
view details)
File details
Details for the file detect-2020.12.3.tar.gz
.
File metadata
- Download URL: detect-2020.12.3.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eecd6c41c17072b4db8dbfa850d979bda40b33b4f349ab4378205bceb74d712e |
|
MD5 | 870de516d7c549472cade577cfd96e31 |
|
BLAKE2b-256 | a7e450b692a4eb05580e7e081823e71c6b16cb6c506e766a2dfa5f9705f50c05 |