Skip to content
Snippets Groups Projects
Commit f56ae992f38d authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Add Third Party Modules on download page

parent 31e46623c4bb
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
<li class="nav-item"><a class="pl-3" href="#chronos">Chronos</a></li>
<li class="nav-item"><a class="pl-3" href="#packages">Packages</a></li>
<li class="nav-item"><a class="pl-3" href="#distributions">Distributions</a></li>
<li class="nav-item"><a class="pl-3" href="#third-party-modules">Third Party Modules</a></li>
</ul>
{% endblock toc %}
......@@ -123,4 +124,9 @@
<li><a href="http://pkgsrc.se/meta-pkgs/py-tryton-platform">NetBSD</a></li>
</ul>
</section>
<section class="subsection">
<h2 id="third-party-modules">Third Party Modules</h2>
<p>Tryton has a <a href="http://pypi.python.org/pypi?:action=browse&show=all&c=551">large ecosystem of modules</a>.<br/>
To ease your choice, we maintain a curated list of <a href="https://discuss.tryton.org/c/third-party-modules">third party modules</a>.</p>
</section>
{% endblock main %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment