flet-core


Nameflet-core JSON
Version 0.24.1 PyPI version JSON
download
home_pageNone
SummaryFlet core library
upload_time2024-09-03 20:46:35
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 core library

The library is the foundation of Flet framework and 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-core",
    "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/b5/cf/7b5a5a4e59814415270bda0b3c45e7c8be5e31037197a9cac3aa3e2af14a/flet_core-0.24.1.tar.gz",
    "platform": null,
    "description": "# Flet core library\n\nThe library is the foundation of Flet framework and 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 core library",
    "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": "a4fd17c690b9d8a437797f6bcec813e423711bfbacabab1f6a4aa28aed303fd1",
                "md5": "b22cd8c20bf96b011221ca5a53014693",
                "sha256": "0c729a6a5f914b54ce90d727594d896b975ad1ef749c7076b6775ad4684ea4ed"
            },
            "downloads": -1,
            "filename": "flet_core-0.24.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b22cd8c20bf96b011221ca5a53014693",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 412157,
            "upload_time": "2024-09-03T20:46:03",
            "upload_time_iso_8601": "2024-09-03T20:46:03.440552Z",
            "url": "https://files.pythonhosted.org/packages/a4/fd/17c690b9d8a437797f6bcec813e423711bfbacabab1f6a4aa28aed303fd1/flet_core-0.24.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5cf7b5a5a4e59814415270bda0b3c45e7c8be5e31037197a9cac3aa3e2af14a",
                "md5": "565df9492a00df0ca0df0432aed70290",
                "sha256": "1137109aec43b78a911f460a56e0e4581b4c411ba53e5c68fe785502e7e89498"
            },
            "downloads": -1,
            "filename": "flet_core-0.24.1.tar.gz",
            "has_sig": false,
            "md5_digest": "565df9492a00df0ca0df0432aed70290",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 288332,
            "upload_time": "2024-09-03T20:46:35",
            "upload_time_iso_8601": "2024-09-03T20:46:35.279271Z",
            "url": "https://files.pythonhosted.org/packages/b5/cf/7b5a5a4e59814415270bda0b3c45e7c8be5e31037197a9cac3aa3e2af14a/flet_core-0.24.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-03 20:46:35",
    "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-core"
}
        
Elapsed time: 1.07266s