<p>We also publish an optional add-on that can be used to manage timesheets from inside your browser.</p>
<p>
<ahref="https://addons.mozilla.org/en-US/firefox/addon/tryton-chronos/"class="btn btn-outline-primary">Download for Firefox</a>
<ahref="https://chrome.google.com/webstore/detail/chronos/ikhcoclknebokeabdhaaggmmookkndmp"class="btn btn-outline-primary">Download for Chrome</a>
</p>
</section>
<sectionclass="subsection">
<h2id="packages">Packages</h2>
<p>All the packages are also published on the <ahref="http://pypi.python.org/pypi?:action=browse&show=all&c=551">Python Package Index</a>.
Tryton modules from third parties can also be found there.<br/>
You can install them using the <ahref="http://www.pip-installer.org/">pip</a> command-line tool:</p>
<preclass="bg-light"><code>
$ pip install trytond
$ pip install tryton
$ pip install trytond_sale
...
...
@@ -101,20 +112,23 @@
$ pip install trytond
$ pip install tryton
$ pip install trytond_sale
</code></pre>
<pclass="text-info">Replace <code>trytond_sale</code> with the name of the module needed.</p>
<pclass="text-warning">The web client can not be installed with <code>pip</code>, you must follow this <ahref="https://www.npmjs.com/package/tryton-sao#installation">installation procedure</a>.</p>
<h2id="distributions">Distributions</h2>
<p>Tryton is also packaged and distributed by third-party volunteers.
These generally provide better integration with the operating system, but often there is a delay before new versions make it into their distributions.</p>
<pclass="text-info">Replace <code>trytond_sale</code> with the name of the module needed.</p>
<pclass="text-warning">The web client can not be installed with <code>pip</code>, you must follow this <ahref="https://www.npmjs.com/package/tryton-sao#installation">installation procedure</a>.</p>
</section>
<sectionclass="subsection">
<h2id="distributions">Distributions</h2>
<p>Tryton is also packaged and distributed by third-party volunteers.
These generally provide better integration with the operating system, but often there is a delay before new versions make it into their distributions.</p>