Downloads

Sources

Linux

Windows

MacOS X

Setuptools

If you have a recent version of Setuptools installed, you can directly install Tryton using easy_install command-line tool:

easy_install trytond

easy_install tryton

easy_install trytond_module_name


Replace module_name with the name of the module to install

This downloads and installs the latest versions of Tryton packages.

If you have an older Tryton release installed and would like to upgrade, add the "-U" option to the above commands.

Development Source Code

Repositories

You can browse the source code repository or get a copy using Mercurial with following commands:

hg clone http://hg.tryton.org/trytond/

hg clone http://hg.tryton.org/tryton/


The modules must be put in the "trytond/modules" directory.

hg clone http://hg.tryton.org/modules/module_name


We suggest using the forest extension.

You can follow the developments on our planet mercurial.

External Repositories

You can find more modules on Tryton Labs or intuxication.