Odoo modules are created in Python, a free and powerful programming language. Most module development will require you to at least become familiar with the basics of Python. Odoo requires Python version 2.7 (Python versions 3.x and above are not supported by the current builds of Odoo).
Locating Python resources
Official Python website
The link to the official website for Python is: http://www.python.org/.
Downloading Python
Depending on the platform you plan to install Odoo on, you may need to download Python before you can install Odoo, which you can do at: http://www...