Tryton
Modular business application platform with ERP and CRM capabilities in Python.
Why consider Tryton?
Tryton is a three-tier high-level general purpose application platform written in Python. It powers full ERP suites covering financial accounting, sales, purchasing, inventory management, and project planning.
Learn Tryton by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Tryton
Tryton provides a modular, reliable framework for small-to-large business accounting, invoicing, and supply-chain logistics.
Installation via Docker
docker run -d \ --name tryton \ -p 8000:8000 \ tryton/tryton:latestTryton is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.