python

Versions and Availability

h4

h5
Module Names for python on deepbayou
Machine Version Module Name
deepbayou 2.7.16 python/2.7.16
deepbayou 3.7.6 python/3.7.6

▶ 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.