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

Release history Release notifications | RSS feed

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

Uploaded Source

Built Distributions

trytond-4.6.5-py3-none-any.whl (707.4 kB view details)

Uploaded Python 3

trytond-4.6.5-py2-none-any.whl (707.5 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for trytond-4.6.5.tar.gz
Algorithm Hash digest
SHA256 57c20cbcf476db348c3012b5eb432cc43df0c36c32f168c55e78e798391c7484
MD5 3506b06b9e3f106dd993fbc9759614f5
BLAKE2b-256 7d3980cb4d459049b1b90e8ad9f45d23541ac92bb1fcba49e246a2eec3393ecd

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for trytond-4.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c33c078e108020002bfe52beab7365eda5ad45969dd3bae8672df4668ecca172
MD5 893ae2a96a30d903496a4eba5d949d18
BLAKE2b-256 bb053c813ae268109f723a41dd99bf8513aef40b459654733b45913370466f62

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for trytond-4.6.5-py2-none-any.whl
Algorithm Hash digest
SHA256 fe2cfabb4289ae1528322bb01b5921d2f3140e08de7d0554abc93170acaedb9e
MD5 6464c09b3cf283e8d0c26ba9a0c34c98
BLAKE2b-256 80bd83e4280183d2a28beddd9381e40ac8b93633d583083399d5147cd6a8af0d

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