Python, CPython, Jython, IronPython and Anaconda Python

preview_player
Показать описание
What is Python?
Python is an interpreted, interactive and object-oriented programming language.

We have several implementations of Python/Flavors of Python

What is CPython?
CPython is the reference implementation of the Python programming language. Written in C and Python, CPython is the default and most widely-used implementation of the language.

What is Jython?
Jython is an implementation of the Python programming language designed to run on the Java platform. The implementation was formerly known as JPython

What is IronPython?
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code.

What is Anaconda Python?
Anaconda is an open-source distribution of the Python and R programming languages for scientific computing (data science, machine learning applications and large-scale data processing)
Рекомендации по теме