Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install trytond

How to install trytond

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install trytond
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
2.8.2 Available View build log
2.6.1 Available View build log
2.4.2 Available View build log
2.4.1 Available View build log
2.2.1 Available View build log
2.2.0 Available View build log
2.0.2 Available View build log
2.0.1 Available View build log
2.0.0 Available View build log
1.8.2 Available View build log
1.8.1 Available View build log
1.8.0 Available View build log
1.6.1 Available View build log
1.0.9 Available View build log
Windows (64-bit)
2.8.2 Available View build log
2.6.1 Available View build log
2.4.2 Available View build log
2.4.1 Available View build log
2.2.1 Available View build log
2.2.0 Available View build log
2.0.2 Available View build log
2.0.1 Available View build log
2.0.0 Available View build log
1.8.2 Available View build log
1.8.1 Available View build log
1.8.0 Available View build log
1.6.1 Available View build log
1.0.9 Available View build log
Mac OS X (10.5+)
2.8.2 Available View build log
2.6.1 Available View build log
2.4.2 Available View build log
2.4.1 Available View build log
2.2.1 Available View build log
2.2.0 Available View build log
2.0.2 Available View build log
2.0.1 Available View build log
2.0.0 Available View build log
1.8.2 Available View build log
1.8.1 Available View build log
1.8.0 Available View build log
1.6.1 Available View build log
1.0.9 Available View build log
Linux (32-bit)
2.8.2 Available View build log
2.6.1 Available View build log
2.6.0 Available View build log
2.4.2 Available View build log
2.4.1 Available View build log
2.2.1 Available View build log
2.2.0 Available View build log
2.0.2 Available View build log
2.0.1 Available View build log
2.0.0 Available View build log
1.8.2 Available View build log
1.8.1 Available View build log
1.8.0 Available View build log
1.6.1 Available View build log
1.0.9 Available View build log
Linux (64-bit)
2.8.2 Available View build log
2.6.6 Available View build log
2.6.1 Available View build log
2.6.0 Available View build log
2.4.8 Available View build log
2.4.2 Available View build log
2.4.1 Available View build log
2.2.10 Available View build log
2.2.1 Available View build log
2.2.0 Available View build log
2.0.2 Available View build log
2.0.1 Available View build log
2.0.0 Available View build log
1.8.11 Available View build log
1.8.2 Available View build log
1.8.1 Available View build log
1.8.0 Available View build log
1.6.1 Available View build log
1.0.9 Available View build log
 
Author
License
GPL-3
Dependencies
Depended by
Lastest release
version 2.8.2 on Jul 26th, 2013

The server of the Tryton application platform. A three-tiers high-level general purpose application platform written in Python and use Postgresql as main database engine. It is the core base of an Open Source ERP. It provides modularity, scalability and security.

Installing

See INSTALL

Package Contents

bin/
Script for startup.
doc/

sphinx documentation in reStructuredText. To generate the HTML (trytond module must be in PYTHONPATH):

sphinx-build doc/ doc/
etc/
Configuration files.
trytond/
trytond sources.

Database Backends

Tryton is mainly developed for PostgreSQL (8.2 or later) but there are other backends available. Here are some warnings about using other backends:

  • MySQL
    • The lock implementation of MySQL requires that Tryton locks all tables.
    • There are problems with floating-point comparisons. See: http://dev.mysql.com/doc/refman/5.5/en/problems-with-float.html
    • Tryton uses a VARCHAR(255) for Char, Selection and Reference fields.
    • MySQL can not create indexes containing text or blob fields.
    • Tryton uses a DECIMAL(65, 30) for Decimal fields and DOUBLE(255, 30) for Float fields.
    • MySQL version should be 5.0 or later.
  • SQLite
    • SQLite can not alter column definitions nor create foreign keys.
    • SQL constraints are validated by Tryton instead of database.

Support

If you encounter any problems with Tryton, please don't hesitate to ask questions on the Tryton bug tracker, mailing list, wiki or IRC channel:

http://bugs.tryton.org/ http://groups.tryton.org/ http://wiki.tryton.org/ irc://irc.freenode.net/tryton

License

See LICENSE

Subscribe to package updates

Last updated Jul 26th, 2013

Download Stats

Last month:31

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.