Difference between revisions of "Python"
From LPTMS Wiki
m (Created page with "== documentation == * [http://www.python.org Official website] * [http://diveintopython.org/ Dive into Python]") |
m |
||
Line 1: | Line 1: | ||
+ | [http://www.python.org Official website] | ||
+ | |||
+ | == Libraries == | ||
+ | |||
+ | * [http://docs.python.org/library Standard Library] | ||
+ | * [http://scipy.org SciPy] - [http://numpy.scipy.org NumPy] | ||
+ | * [http://matplotlib.sourceforge.net Matplotlib] | ||
+ | |||
== documentation == | == documentation == | ||
* [http://www.python.org Official website] | * [http://www.python.org Official website] | ||
* [http://diveintopython.org/ Dive into Python] | * [http://diveintopython.org/ Dive into Python] |