ll-la


Namell-la JSON
Version 0.39.1 PyPI version JSON
download
home_pagehttp://github.com/LivingLogic/LivingApps.Python.LivingAPI
SummaryPython API for LivingApps
upload_time2024-12-16 13:01:36
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.39.1 (2024-12-16)
-------------------

* Fixed the value of ``Field.mode`` when accessed via UL4.



            

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/fe/9b/e9c4455e62f9949fd331789525d4d9317e5f6f80c07c310d102bf0781762/ll_la-0.39.1.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.39.1 (2024-12-16)\n-------------------\n\n* Fixed the value of ``Field.mode`` when accessed via UL4.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python API for LivingApps",
    "version": "0.39.1",
    "project_urls": {
        "Homepage": "http://github.com/LivingLogic/LivingApps.Python.LivingAPI"
    },
    "split_keywords": [
        "livingapps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb8fa2fbe648fe04911164884a4949d53d23c77823134f7424a1d2e796d1520b",
                "md5": "e2967ca0cd3c0a09cafb8a15eb177ec4",
                "sha256": "ee4c11243dde20be40ef70f59a36b03d7e6975e2724838bd7f33e989bd94621f"
            },
            "downloads": -1,
            "filename": "ll_la-0.39.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2967ca0cd3c0a09cafb8a15eb177ec4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 100831,
            "upload_time": "2024-12-16T13:01:33",
            "upload_time_iso_8601": "2024-12-16T13:01:33.520312Z",
            "url": "https://files.pythonhosted.org/packages/eb/8f/a2fbe648fe04911164884a4949d53d23c77823134f7424a1d2e796d1520b/ll_la-0.39.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe9be9c4455e62f9949fd331789525d4d9317e5f6f80c07c310d102bf0781762",
                "md5": "07ea4556b45bde638d642d2d1cbc5605",
                "sha256": "0cbe16ba166ac2f5088c7d50f62459ed3617018b1ef836c9f92725c5283b59e5"
            },
            "downloads": -1,
            "filename": "ll_la-0.39.1.tar.gz",
            "has_sig": false,
            "md5_digest": "07ea4556b45bde638d642d2d1cbc5605",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 136623,
            "upload_time": "2024-12-16T13:01:36",
            "upload_time_iso_8601": "2024-12-16T13:01:36.158243Z",
            "url": "https://files.pythonhosted.org/packages/fe/9b/e9c4455e62f9949fd331789525d4d9317e5f6f80c07c310d102bf0781762/ll_la-0.39.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 13:01:36",
    "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: 1.62329s