flet-runtime


Nameflet-runtime JSON
Version 0.24.1 PyPI version JSON
download
home_pageNone
SummaryFlet Runtime - a base package for Flet desktop and Flet mobile.
upload_time2024-09-03 20:46:36
maintainerNone
docs_urlNone
authorAppveyor Systems Inc.
requires_python<4.0,>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flet runtime library

The library is the base for desktop and mobile Flet clients. It is not intended to be used directly.

Install [`flet` module](https://pypi.org/project/flet/) to use Flet framework.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "flet-runtime",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Appveyor Systems Inc.",
    "author_email": "hello@flet.dev",
    "download_url": "https://files.pythonhosted.org/packages/ed/23/967550c2ac93438701490c2a0a367b7496f2581fab148fb7f024361b3a4f/flet_runtime-0.24.1.tar.gz",
    "platform": null,
    "description": "# Flet runtime library\n\nThe library is the base for desktop and mobile Flet clients. It is not intended to be used directly.\n\nInstall [`flet` module](https://pypi.org/project/flet/) to use Flet framework.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Flet Runtime - a base package for Flet desktop and Flet mobile.",
    "version": "0.24.1",
    "project_urls": {
        "documentation": "https://flet.dev/docs",
        "homepage": "https://flet.dev",
        "repository": "https://github.com/flet-dev/flet"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcde62f1c842b9a3a46ea60a1a2bd8d60680645fc120b5e5209b5b6b37cb3c08",
                "md5": "d778591784b2db1817d032a086dae7ae",
                "sha256": "57087b5c23c3ce3192354e215cdb68326f4a0685e5515ce020fae80ef83a9cb2"
            },
            "downloads": -1,
            "filename": "flet_runtime-0.24.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d778591784b2db1817d032a086dae7ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 19938,
            "upload_time": "2024-09-03T20:46:05",
            "upload_time_iso_8601": "2024-09-03T20:46:05.365869Z",
            "url": "https://files.pythonhosted.org/packages/dc/de/62f1c842b9a3a46ea60a1a2bd8d60680645fc120b5e5209b5b6b37cb3c08/flet_runtime-0.24.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed23967550c2ac93438701490c2a0a367b7496f2581fab148fb7f024361b3a4f",
                "md5": "6637d89db097b028d29c12586e6ff19e",
                "sha256": "88fbf916b66a84ca04e5e2e300b9d5d1701642ef3d0fd86aae3eaa6b91e9daeb"
            },
            "downloads": -1,
            "filename": "flet_runtime-0.24.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6637d89db097b028d29c12586e6ff19e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 14202,
            "upload_time": "2024-09-03T20:46:36",
            "upload_time_iso_8601": "2024-09-03T20:46:36.120601Z",
            "url": "https://files.pythonhosted.org/packages/ed/23/967550c2ac93438701490c2a0a367b7496f2581fab148fb7f024361b3a4f/flet_runtime-0.24.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-03 20:46:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flet-dev",
    "github_project": "flet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "lcname": "flet-runtime"
}
        
Elapsed time: 1.50321s