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.12 (2020-01-16)

  • Removed debug code from DBHandler.meta_data.

  • Add support for sets in vSQL.

  • When creating vSQL constants datetime objects are no longer converted to vSQL date objects when the time portion of the datetime object is zero.

  • Properly mark a record as deleted when it gets deleted via the DBHandler.

  • View templates and internal templates can now be deleted via the DBHandler.

  • Fixed handling of vSQL slices with missing start or stop indexes.

  • Add dependency on Pillow.

  • Allow communication with the HTTPHandler with an existing authentication token.

  • Add proper handling of database exceptions to DBHandler.save_record.

  • Add more tests.

  • Handle recursion in Record.__repr__.

  • Its now possible to pass more than one error to Record.add_error and Field.add_error.

  • When uploading files via the HTTPHandler pass along the MIME type.

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

Uploaded Source

Built Distribution

ll_la-0.12-py3-none-any.whl (34.3 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