Flavors of Python

Flavors of Python

  1. CPython
  2. Jython
  3. IronPython ==>> c# or .net
  4. pypy ==>> JIT compiler(to increase the performance)
  5. ruby python
  6. anaconda python==>> datascience

Comments