Skip to main content

python

Versions and Availability

h4

h5
Module Names for python on qb2
Machine Version Module Name
qb2 2.7.7-anaconda python/2.7.7-anaconda
qb2 2.7.10-anaconda python/2.7.10-anaconda
qb2 2.7.12-anaconda-tensorflow python/2.7.12-anaconda-tensorflow
qb2 3.5.2-anaconda-tensorflow python/3.5.2-anaconda-tensorflow
qb2 3.8.5-anaconda python/3.8.5-anaconda

▶ Module FAQ?

▶ Did not find the version you want to use??

About the Software

Python is a programming language that lets you work more quickly and integrate your systems more effectively. - Homepage: http://python.org/

Usage

The Python language can be used like most other scripting languages. Issuing the command alone, python, starts a interactive pythonic shell session. If a Python program is contained in a file command-line execution is possible:

    $ python [options] [-c cmd | -m mod | file | -] [arg [args ...]] 
    

Use python --help for quick help, and see the documentation in the resource section for language details.

▶ Executable Scripts FAQ?

▶ QSub FAQ?

Resources

Last modified: September 10 2020 11:58:50.