[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/ezhangle/lpython/main/src/runtime/platform.py [Back]  [Original]

def python_implementation() -> str:
    return "LPython"

def python_version() -> str:
     return __LPYTHON_VERSION__

Web Proxy Viewer  |  New URL  |  Original Page