Skip to main content

Installation and documentation python

Installation and documentation python





     If you use Mac OS X or Linux, then Python should already be installed on your computer by
default. If not, you can download the latest version by visiting the Python home page, at
http://www.python.org
where you will also find loads of documentation and other useful information. Windows users can
also download Python at this website. Don’t forget this website; it is your first point of reference
for all things Python. You will find there, for example, reference [1], the excellent Python Tutorial
by Guido van Rossum. You may find it useful to read along in the Tutorial as a supplement to
this document.

Comments