ll-la


Namell-la JSON
Version 0.42.3 PyPI version JSON
download
home_pagehttp://github.com/LivingLogic/LivingApps.Python.LivingAPI
SummaryPython API for LivingApps
upload_time2025-02-03 20:02:19
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.43.3 (2025-02-03)
-------------------

* Use fixed version numbers.



            

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/93/e4/8d5a873058cd242cbba9a203b1a828de5dba79b0a479b62674571b382952/ll_la-0.42.3.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.43.3 (2025-02-03)\n-------------------\n\n* Use fixed version numbers.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python API for LivingApps",
    "version": "0.42.3",
    "project_urls": {
        "Homepage": "http://github.com/LivingLogic/LivingApps.Python.LivingAPI"
    },
    "split_keywords": [
        "livingapps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ba5b4b03194e5c016b219b22a890b4ab2edb8ecfef53993f2a15f6db1c56f32",
                "md5": "c3110da1e5edcacf02743b00ab8e41c7",
                "sha256": "00e9ad3cf5b28f9c679ab24811128d2952358f6e3eac58c59bd7098627f63d1d"
            },
            "downloads": -1,
            "filename": "ll_la-0.42.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3110da1e5edcacf02743b00ab8e41c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 101474,
            "upload_time": "2025-02-03T20:02:18",
            "upload_time_iso_8601": "2025-02-03T20:02:18.108824Z",
            "url": "https://files.pythonhosted.org/packages/4b/a5/b4b03194e5c016b219b22a890b4ab2edb8ecfef53993f2a15f6db1c56f32/ll_la-0.42.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93e48d5a873058cd242cbba9a203b1a828de5dba79b0a479b62674571b382952",
                "md5": "f4e024cadbec5048be14fb74373ff555",
                "sha256": "8a378a727619599aca1c2188286abe11b8245f98f5f483e5fbb90f05ec557740"
            },
            "downloads": -1,
            "filename": "ll_la-0.42.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f4e024cadbec5048be14fb74373ff555",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 137313,
            "upload_time": "2025-02-03T20:02:19",
            "upload_time_iso_8601": "2025-02-03T20:02:19.425735Z",
            "url": "https://files.pythonhosted.org/packages/93/e4/8d5a873058cd242cbba9a203b1a828de5dba79b0a479b62674571b382952/ll_la-0.42.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 20:02:19",
    "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.41931s