Skip to main content

Cross Operation System Compatible Library.

Project description

https://img.shields.io/pypi/v/crosys.svg https://img.shields.io/pypi/l/crosys.svg https://img.shields.io/pypi/pyversions/crosys.svg

Welcome to crosys Documentation

Like six is for python2/3 compatibility, crosys (cross system) is for Windows/MacOS/Linux Compatibility.

Install

crosys is released on PyPI, so all you need is:

$ pip install crosys

To upgrade to latest version:

$ pip install --upgrade crosys

Usage

>>> import crosys
>>> corsys.WINDOWS
True
>>> crosys.MACOS
False
>>> crosys.LINUX
False
>>> crosys.SP_PATH # site-packages path
C:\Python34\lib\site-packages
>>> crosys.PROGRAM_FILES_64
C:\Program Files
>>> crosys.PROGRAM_FILES_32
C:\Program Files (x86)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crosys-0.0.1.zip (10.3 kB view details)

Uploaded Source

File details

Details for the file crosys-0.0.1.zip.

File metadata

  • Download URL: crosys-0.0.1.zip
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for crosys-0.0.1.zip
Algorithm Hash digest
SHA256 d15159c9af876cb9aab6cf5439bcb85a3fbcfe1aef6867fe5db4e22840689a96
MD5 9be748a72fcace7c0e10ffe57b25996a
BLAKE2b-256 1dd8e6d67149a5d0a988d9da495220d6d4f512a1bf915296f2fb8aa851b21123

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page