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

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.2.tar.gz (602.1 kB view details)

Uploaded Source

Built Distributions

trytond-4.0.2-py3-none-any.whl (715.4 kB view details)

Uploaded Python 3

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

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for trytond-4.0.2.tar.gz
Algorithm Hash digest
SHA256 291c8d08a4f8f2932dd63aff0bf89a8e11ed5611047d2892593f42d9571a7e7b
MD5 dbb8c8695eec3f4a2116bb855b53913f
BLAKE2b-256 6f46b6d9c4147d564cc55f7c614480d01ef9864e4af16f1d8e0b90ae2b5483eb

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for trytond-4.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7d0baa2109db3ef7ec2c146deea2ed4ab60e54398fa361eb31a5dae6211515f3
MD5 67338f692b190ffc32cb3a68c04006e5
BLAKE2b-256 37df92260c3dd4a6fb548126a1a41b104cfcd2d4647f12f07bf3c9056d1df377

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for trytond-4.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 4da1bf74f08145d9aa8d7ff40aceaa5c1a42c8a9dcd1e3c633f1141b8d5b5dfe
MD5 d2c509f4b59065674687e97e184e93af
BLAKE2b-256 4a2bacc50d34856340516f038dc6c2c49f048af787ca053fbe7739eadbab2616

See more details on using hashes here.

Provenance

Supported by

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