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

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.4.19.tar.gz (602.4 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.4.19-py3-none-any.whl (701.8 kB view details)

Uploaded Python 3

trytond-4.4.19-py2-none-any.whl (701.9 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: trytond-4.4.19.tar.gz
  • Upload date:
  • Size: 602.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond-4.4.19.tar.gz
Algorithm Hash digest
SHA256 fe684044d8f62a5a0d28a9e7f6f2bb232360a450c7733c7abfc47a0b5ef183ef
MD5 7bc882e4223890ab2ca879154aa77428
BLAKE2b-256 d059f50c14c7a09beee02e87cdea197a1868c68c330fead3e6e931fe77840234

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trytond-4.4.19-py3-none-any.whl
  • Upload date:
  • Size: 701.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond-4.4.19-py3-none-any.whl
Algorithm Hash digest
SHA256 f1a18aed099f29bb246ded260217c0e7ebb94d42d86aa573a0d88cb5c5d576bd
MD5 15357818fb48c0f767567659f88cb06b
BLAKE2b-256 0d9d86c64abc027ea2b27ccf319f24891040e9d7ea93f64df91596c7e1bb08c8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trytond-4.4.19-py2-none-any.whl
  • Upload date:
  • Size: 701.9 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.15

File hashes

Hashes for trytond-4.4.19-py2-none-any.whl
Algorithm Hash digest
SHA256 ad6c76982b0f7434efda238a1e855a1cc9cf36d523c9597b5546b54149cf5fb5
MD5 b62f47d123bdd8b01ae1dbe5823db3dd
BLAKE2b-256 02b3c11e700eeb81b46c8af6a98e614975fa1113216e9674960bb00940f96fce

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