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

HEAD (2023-??-??)

  • Merged attributes iconsmall and iconlarge of App objects into image.

  • Merged attributes avatarsmall and avatarlarge of User objects into image.

  • Merged attributes original and scaled of ImageLayoutControl objects into image.

  • Added attribute z_index to Control, ViewControl and LayoutControl.

  • Added attribute MenuItem.accessible.

  • Update upload handling to support a world without uploadref.

  • Add methods home_url(), datamanagement_url(), import_url(), tasks_url(), datamanagement_config_url(), permissions_url() and datamanageview_url() to class App which return the relative URLs for the respective menus.

  • Add methods my_apps_url(), my_tasks_url(), catalog_url(), chats_url(), profile_url(), account_url() and logout_url() to class Globals which return the relative URLs for the respective menus.

  • Added attribute View.focus_control and method View.focus_first_control().

  • Added method Control.is_focused().

  • Add field errors to the record if we have an active view and the field is not in the active view. This avoids problems with invisible errors in the form.

  • Control.in_active_view() is a method now.

  • Added method App.seq().

  • Added Field subclasses (one for each control type).

  • Allow setting the attributes Globals.pv_* and App.pv_*.

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.24.tar.gz (132.4 kB view hashes)

Uploaded Source

Built Distribution

ll_la-0.24-py3-none-any.whl (96.6 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