# sys

# sys.version

The version of pkpy.

# sys.platform

May be one of:

  • win32
  • linux
  • darwin
  • android
  • ios
  • emscripten