Skip to main content

Python API for LivingApps

Project description

ll.la provides a Python API for the LivingApps system (see http://www.living-apps.de/ or http://www.living-apps.com/ for more info).

ll.la allows you to fetch the configured data sources from a template, create new records, and update and delete existing records all from your Python prompt (or script).

For more info about LivingApps and this Python SDK, see https://my.living-apps.de/docs/PythonSDK.html (in german).

0.15 (2022-06-15)

  • Add support for custom attributes (whose name starts with x_).

  • Added File attributes: duration, geo, storagefilename, archive and archive_url.

  • Added new values for Globals.mode: form/new/input, form/new/geo, form/edit/input and form/edit/geo.

  • Added shortcut attributes to Globals: p_* for app parameters, pv_* for app parameter values.

  • Added shortcut attributes to App: lc_* for layout controls, and pv_* for app parameter values.

  • Added shortcut attributes to Veiw: c_* for controls and lc_* for layout controls.

  • The following attributes are now fetched from the database incrementally, if they haven’t been part of the UL4ON dump: App.params, App.views and Record.attachments.

  • Added attributes to NumberControl: precision, minimum and maximum.

  • When setting values of date fields, now the language specific format (from globals.lang) will be considered.

  • Added new values to ViewTemplateConfig.Type: LISTDATAMANAGEMENT and DETAILDATAMANAGEMENT.

  • Added ButtonLayoutControl.

  • Added View attributes: login_required, result_page and use_geo.

  • Make DBHandler usable as a context manager (leaving the context manager commits or rolls back the connection and reset the UL4ON decoder).

  • Rename classes: ViewTemplate to ViewTemplateConfig, DataSource to DataSourceConfig, DataSourceData to DataSource.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ll-la-0.15.tar.gz (117.4 kB view hashes)

Uploaded Source

Built Distribution

ll_la-0.15-py3-none-any.whl (83.5 kB view hashes)

Uploaded Python 3

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