Installing tryton

Contents

Installing tryton#

Installation#

There are three options to install Tryton:

  • Install the version provided by your operating system distribution. This is the quickest and recommended option for those who has operating system that distributes Tryton.

  • Install the published package. You first need to have pip installed. Then to install tryton run:

    $ python -m pip install tryton
    
  • Without installation, you need to make sure you have all the dependencies installed and then run:

    $ python bin/tryton