About
Installation and configuration of a python environment.
Articles Related
Steps
Only Python
- Download it and install it
- Configuration:
- Third library installation:
Distribution
You can also install a distribution.
Example: scipy-stack compatible Python distributions which have matplotlib and many of its dependencies, plus other useful packages, preinstalled.
- WinPython (windows),
- Python(x,y) (windows),
- Enthought Canopy,
The big must is that you don't need to compile all module by hand your self which is a difficult task.