ll-la


Namell-la JSON
Version 0.31.0 PyPI version JSON
download
home_pagehttp://github.com/LivingLogic/LivingApps.Python.LivingAPI
SummaryPython API for LivingApps
upload_time2024-05-23 11:03:22
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.31.0 (2024-05-22)
-------------------

* Bump required serverside LivingAPI version to 130.



            

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/9b/98/8ffa41c28bf51e37b0e8c6009198a30ede1538fbaee5fe0b92983d9c6280/ll-la-0.31.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.31.0 (2024-05-22)\n-------------------\n\n* Bump required serverside LivingAPI version to 130.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python API for LivingApps",
    "version": "0.31.0",
    "project_urls": {
        "Homepage": "http://github.com/LivingLogic/LivingApps.Python.LivingAPI"
    },
    "split_keywords": [
        "livingapps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bd147ac24e009bdb69ea4eb3cd711cee24e91ba1acfb9cda857095124a8739e",
                "md5": "14ca3dfadc0251c000f0c95e0c983d1d",
                "sha256": "f2475696b3d66a1558a4ced2c51c7604a6604abe603167bf61155bc6166372f7"
            },
            "downloads": -1,
            "filename": "ll_la-0.31.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14ca3dfadc0251c000f0c95e0c983d1d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 97267,
            "upload_time": "2024-05-23T11:03:19",
            "upload_time_iso_8601": "2024-05-23T11:03:19.976351Z",
            "url": "https://files.pythonhosted.org/packages/7b/d1/47ac24e009bdb69ea4eb3cd711cee24e91ba1acfb9cda857095124a8739e/ll_la-0.31.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b988ffa41c28bf51e37b0e8c6009198a30ede1538fbaee5fe0b92983d9c6280",
                "md5": "4e138b9d4b6b9f4ccd4a37aac5936c17",
                "sha256": "66d4f00f92f9c84e38711b951049e149592d1c72e1de19dbcb2bbeb903660665"
            },
            "downloads": -1,
            "filename": "ll-la-0.31.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4e138b9d4b6b9f4ccd4a37aac5936c17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 132944,
            "upload_time": "2024-05-23T11:03:22",
            "upload_time_iso_8601": "2024-05-23T11:03:22.889334Z",
            "url": "https://files.pythonhosted.org/packages/9b/98/8ffa41c28bf51e37b0e8c6009198a30ede1538fbaee5fe0b92983d9c6280/ll-la-0.31.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 11:03:22",
    "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.33166s