pythonids
Enumeration of Python implementations and releases
The ‘pythonids‘ package provides the enumeration of Python syntaxes and the categorization of Python implementations. This enables the development of fast and easy portable generic code for arbitrary platforms in IT and IoT landscapes consisting of heterogeneous physical and virtual runtime environments.
The current supported syntaxes are Python2.7+ and Python3 for the Python implementations:
CPython
IPython (based on CPython)
IronPython
Jython
PyPy