.. _python: *************** Python tutorial *************** In this documentation, we suppose that the reader knows Python. Here is a small list of Python tutorials/exercises if you need to learn it or only need a refresher: * `Python Challenge `__ * `Dive into Python `__ * `Google Python Class `__ * `Enthought Python course `__ (free for academics) We have a tutorial on how :ref:`Python manages its memory `.