|  | 
      
      
      
The programming language Python
The Python home page is http://www.python.org">http://www.python.orgPython is an interpreted object oriented high
level language. It is easy to learn and codes are easy to maintain.
Python is growing fast and used in a variety of areas ranging from
science to industry, business and finance (New York Stock exchange,
Google, Yahoo, Disney Feature Length Animation, Industrial Light and
Magic, Philips, IBM, Airbus, ... (read morePython is free (and open) and platform independent.Here is a (somewhat dated) 45-minute introduction (pdf) to Python aiming at people
interested in text and data file processing and demonstrating the core
of the Python language.Alternatively, look at the official guide for python beginners 
UsageWe use Python on a daily basis for 
controlling applications and job execution on computational resourcesanalysing datavisualising dataperforming numerical simulations (where we use established
binary libraries and our own binary code for speed where necessary)performing system administration tasksbuilding documentation and webpagesprocessing and analysing electronic submissions of student workA (admittedly subjective) comment on use of
Python for enterprise 
Useful links on Scientific Python 
DownloadClick here to download a number of these tools for Windows. |