flet-core


Nameflet-core JSON
Version 0.23.2 PyPI version JSON
download
home_pageNone
SummaryFlet core library
upload_time2024-06-25 23:27:34
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/f4/1a/353a54682105b4c1e35ebf4af826869be39a577f2c3403e5624c75ab5a03/flet_core-0.23.2.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.23.2",
    "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": "eb0471da90546ab28af749675068c435341f241396aa4f6aaedb882ccff59e84",
                "md5": "0b4e8af5dc1dee71f158fab36cdaa9b1",
                "sha256": "fc3e2afbd48372bc768121b229768d9e10b404d358fc15a859a6dd060e70de43"
            },
            "downloads": -1,
            "filename": "flet_core-0.23.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b4e8af5dc1dee71f158fab36cdaa9b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 399186,
            "upload_time": "2024-06-25T23:26:58",
            "upload_time_iso_8601": "2024-06-25T23:26:58.248555Z",
            "url": "https://files.pythonhosted.org/packages/eb/04/71da90546ab28af749675068c435341f241396aa4f6aaedb882ccff59e84/flet_core-0.23.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f41a353a54682105b4c1e35ebf4af826869be39a577f2c3403e5624c75ab5a03",
                "md5": "5ca13c10df4485a74b31400d803904da",
                "sha256": "6a4c713ba7b4cfe820227b41ce72094a5c7b1dddfdf0860110213977a181459b"
            },
            "downloads": -1,
            "filename": "flet_core-0.23.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5ca13c10df4485a74b31400d803904da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 278083,
            "upload_time": "2024-06-25T23:27:34",
            "upload_time_iso_8601": "2024-06-25T23:27:34.213204Z",
            "url": "https://files.pythonhosted.org/packages/f4/1a/353a54682105b4c1e35ebf4af826869be39a577f2c3403e5624c75ab5a03/flet_core-0.23.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 23:27:34",
    "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: 0.27004s