Python
From Fmepedia
Python is a dynamic scripting language that is supported by FME. See Python and FME for more information about how you can use Python with FME (or FME with Python, as you may prefer...).
Installing Python
Python can be downloaded from the main Python website (http://python.org). Python distributions are also available from ActiveState (http://activestate.com).
Learning Python
There are many Python books available from publishers such as O'Reilly (http://oreilly.com), etc.
Three free resources are:
- Thinking in Python (http://www.mindview.net/Books/TIPython)
- Dive into Python (http://diveintopython.org/)
- Understanding Programming with Python (http://techearth.net/python/index.php5?title=Understanding_Programming_with_Python)
If you have any book recommendations, or pointers to available resources. Feel free to add them.
