Flask-Tryton: converters convert variable parts of URL during routing record converts id into instance records converts list of ids into list of instances @app.route('/user/') @tryton.transaction() def user(user): return user.name