Python

Description

Python is a programming language that lets you work more quickly and integrate your systems more effectively.

See Pyhton’s home page and documentation for details.

Home Page

https://www.python.org/

Documentation

https://docs.python.org/

License

https://docs.python.org/3/license.html

Usage

Use

# module avail Python

to see which versions of Python are available. Use

# module load Python/version

to get access to Python.

How to guides

Install python packages as a user

Tips for parallelism in Python

Using MPI with Python