ll-la


Namell-la JSON
Version 0.29.0 PyPI version JSON
download
home_pagehttp://github.com/LivingLogic/LivingApps.Python.LivingAPI
SummaryPython API for LivingApps
upload_time2024-04-17 16:31:13
maintainerNone
docs_urlNone
authorWalter Doerwald
requires_python>=3.8
licenseMIT
keywords livingapps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ``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.29.0 (2024-04-17)
-------------------

* Removed inheritance of internal templates from the base app.



            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/LivingLogic/LivingApps.Python.LivingAPI",
    "name": "ll-la",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "LivingApps",
    "author": "Walter Doerwald",
    "author_email": "walter@livinglogic.de",
    "download_url": "https://files.pythonhosted.org/packages/0d/18/587372b4be9191a47c4216749d5756534b53066955a1d7718dedda3eb70a/ll-la-0.29.0.tar.gz",
    "platform": null,
    "description": "``ll.la`` provides a Python API for the LivingApps system\n(see http://www.living-apps.de/ or http://www.living-apps.com/ for more info).\n\n``ll.la`` allows you to fetch the configured data sources from a template,\ncreate new records, and update and delete existing records all from your Python\nprompt (or script).\n\nFor more info about LivingApps and this Python SDK, see\nhttps://my.living-apps.de/docs/PythonSDK.html (in german).\n\n\n0.29.0 (2024-04-17)\n-------------------\n\n* Removed inheritance of internal templates from the base app.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python API for LivingApps",
    "version": "0.29.0",
    "project_urls": {
        "Homepage": "http://github.com/LivingLogic/LivingApps.Python.LivingAPI"
    },
    "split_keywords": [
        "livingapps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0024c5a774af98b0335083c5502f7b2aff248abc9fba9015fc02b1c2df3e8ec2",
                "md5": "f0f80130a2a56e11f41abf987780c853",
                "sha256": "c5176316eec647c24d64f4ac85c78b13b2828df3ccf54fb5631f7ad8342df34b"
            },
            "downloads": -1,
            "filename": "ll_la-0.29.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0f80130a2a56e11f41abf987780c853",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 97225,
            "upload_time": "2024-04-17T16:31:12",
            "upload_time_iso_8601": "2024-04-17T16:31:12.217247Z",
            "url": "https://files.pythonhosted.org/packages/00/24/c5a774af98b0335083c5502f7b2aff248abc9fba9015fc02b1c2df3e8ec2/ll_la-0.29.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d18587372b4be9191a47c4216749d5756534b53066955a1d7718dedda3eb70a",
                "md5": "596f3eec346d328e7fdc5ab07617b86c",
                "sha256": "b076355d21d3bb7b99cfaeaf585c0372f1ca03c917d15f6d9a63da522d3c283a"
            },
            "downloads": -1,
            "filename": "ll-la-0.29.0.tar.gz",
            "has_sig": false,
            "md5_digest": "596f3eec346d328e7fdc5ab07617b86c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 132887,
            "upload_time": "2024-04-17T16:31:13",
            "upload_time_iso_8601": "2024-04-17T16:31:13.793053Z",
            "url": "https://files.pythonhosted.org/packages/0d/18/587372b4be9191a47c4216749d5756534b53066955a1d7718dedda3eb70a/ll-la-0.29.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 16:31:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LivingLogic",
    "github_project": "LivingApps.Python.LivingAPI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ll-la"
}
        
Elapsed time: 0.32127s