A distribution of Python is a bundle that contains an implementation of Python along with a bunch of libraries or tools
ActivePython
Why ActiveState Python,
- Customizable ➡ Use just the Python package you need
- Secure ➡ View and fix vulnerabilities
- Collaborative ➡ Share and configure Python with team
Anaconda
Your data science toolkit
With over 25 million users worldwide, the open-source individual Edition (Distribution) is the easiest way to perform Python/R data science and machine learning on a single machine. Developed for solo practicioners, it is the toolkit that equips you to work with thousands of open-source packages and libraries
ChinesePython Project
Translation of Python’s keywords, internal types and classes into Chinese. Eventually allows a programmer to write Python programs in Chinese.
Enthought’s EDM
Win9xPython
CPython is the implementation of Python in C.
Ipython
IPython is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion, and history.
PocketPython
Easy to have python at hand.
This package downloads the embedded python version and sets you (sandboxed) up in one command.
Portable Python
Portable Python is a minimalistic Python distribution for Microsoft Windows that does not require elevated privileges during installation. One can simply unpack distribution into any folder (local, external, network) and start programming in Python.
PyIMSL Studio
PyIMSL Studio from Rogue Wave Software is the only commercially-available numerical analysis application development environment designed for deploying mathematics and statistics prototype models into production applications.
PyPy
PyPy is a Python implementation in Python. Yes, it can interpret itself!
Python(x,y)
Python(x,y) is a free scientific and engineering development software for numerical computations, data analysis and data visualization based on Python programming language, Qt graphical user interfaces and Spyder interactive scientific development environment.
PythonForArmLinux
Linux based machines
PythonLabsPython
Old name for the python.org distribution
PythonwarePython
This was a distribution provided by a company called PythonWare
It is currently not available
StacklessPython
Stackless Python allows you to run hundreds of thousands of tiny tasks, called “tasklets”, in a single main thread.
Tiny Python
Win Python
Views: 44