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 SQLite backend:
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
Copyright
See COPYRIGHT
For more information please visit the Tryton web site:
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
Built Distribution
File details
Details for the file trytond-5.0.46.tar.gz
.
File metadata
- Download URL: trytond-5.0.46.tar.gz
- Upload date:
- Size: 661.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3d40d32f023a24786906776ac0e3cc71dc71290c02c4530801912dee5719169 |
|
MD5 | aa30b012261700e7aa87628619383dbd |
|
BLAKE2b-256 | da71e032f70c138b0bdb68ced2411e357f4305a604da683f71c6fdf0f8e9e367 |
Provenance
File details
Details for the file trytond-5.0.46-py3-none-any.whl
.
File metadata
- Download URL: trytond-5.0.46-py3-none-any.whl
- Upload date:
- Size: 768.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59c7cb28d690ec48b6960ce620aa644626b0edef6143a5af7749608900a4bb53 |
|
MD5 | 355011885cec01328ad312a62dd780ee |
|
BLAKE2b-256 | 3814559cd07e717b74e7ec8358d93a228782e71cdbb2df5099533dcc17ecdd2f |