Skip to main content

Tryton server

Project description

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.

    • Timestamp has a precision of second which is used for optimistic lock.

    • 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.

    • Timestamp has a precision of second which is used for optimistic lock.

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

Project details


Release history Release notifications | RSS feed

This version

4.0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond-4.0.3.tar.gz (602.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

trytond-4.0.3-py3-none-any.whl (715.5 kB view details)

Uploaded Python 3

trytond-4.0.3-py2-none-any.whl (715.5 kB view details)

Uploaded Python 2

File details

Details for the file trytond-4.0.3.tar.gz.

File metadata

  • Download URL: trytond-4.0.3.tar.gz
  • Upload date:
  • Size: 602.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for trytond-4.0.3.tar.gz
Algorithm Hash digest
SHA256 d7cec6d10594f079e96621d392775f0ad0c41943278334ef4347e5557b622b2b
MD5 36c30a7a76742783fee41b1ef5cd87ef
BLAKE2b-256 5780062df3136a8110240935557774634efe54a5b8f8e8fec676470597b45075

See more details on using hashes here.

File details

Details for the file trytond-4.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for trytond-4.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f08497fd263b076c140743523a03aaba17763c6b64b0524a32dc94a6a0471f8a
MD5 312c381d034586b2c13ee4c7264a9583
BLAKE2b-256 7ca9c89b91a3488a67cce289d182c79cb294f7c91cd8ed77e70dd7240d46c912

See more details on using hashes here.

File details

Details for the file trytond-4.0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for trytond-4.0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 bb716c91186f66c1f170c5f9aff145500c09d74bdcae6575a9acaa8b8267eceb
MD5 6cb95e4740449be680de608477574d3d
BLAKE2b-256 f65a35df6cf3e58d01521744e646fe896e1d8e3ab8860b0a5816a9846d28ba17

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page