python/2.7-2015q2¶
- name
- Python
- version
- 2.7.9
- description
- A popular high-level, general purpose programming language with a large set of libraries and packages for many scientific and research tasks.
- url
- https://www.python.org/doc/
- license
- opensource
- built
- Fri Apr 17 16:59:45 CDT 2015
- dependencies
- mkl/11.2, texlive/2012, hdf5/1.8, netcdf/4.2, graphviz/2.28, qt/4.8, geos/3.4, gdal/1.11, postgresql/9.2
- tags
- development, general programming
- usage
- Use the module system to load this version of python:
module load midway1; module load python/2.7-2015q2
RCC’s Python packages include a large number of sub-packages that are compiled and tuned for Midway. A list
of all packages and their versions can be found by loading the module and running the command pip list
.
Since these packages are always under development, and are released on a variety of schedules, RCC provides a new Python module quarterly, including the most up-to-date versions of each package at that time. If you have specific version requirements that are not supplied by any of the RCC modules, please contact us for help.
The following table is a list of some of the largest and most popular libraries: