webwidgets


Namewebwidgets JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Python package for designing web UIs.
upload_time2025-02-15 17:50:27
maintainerNone
docs_urlNone
authormlaasri
requires_python>=3.9
licenseNone
keywords design webui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # WebWidgets

![CI Status](https://img.shields.io/github/actions/workflow/status/mlaasri/WebWidgets/ci-full.yml?branch=main)

A Python package for creating web UIs
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "webwidgets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "design, webui",
    "author": "mlaasri",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e0/11/4821cdad4c55beca96f2669eb7599f1101067fe3378f4d0a673cb0231776/webwidgets-0.1.0.tar.gz",
    "platform": null,
    "description": "# WebWidgets\n\n![CI Status](https://img.shields.io/github/actions/workflow/status/mlaasri/WebWidgets/ci-full.yml?branch=main)\n\nA Python package for creating web UIs",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for designing web UIs.",
    "version": "0.1.0",
    "project_urls": {
        "Source code": "https://github.com/mlaasri/WebWidgets"
    },
    "split_keywords": [
        "design",
        " webui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a3506bf46f52cfa6db92dac83d0f6f1b47fe98822d3cb4c6f5457cab13e0f65",
                "md5": "de1eb34a1185b19fb9e77ca0c3a7d82c",
                "sha256": "0b89c2d2d07124eb25a18f578be77eff6cd9d60bc7b6eb884368c7a3ba1ea781"
            },
            "downloads": -1,
            "filename": "webwidgets-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de1eb34a1185b19fb9e77ca0c3a7d82c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8136,
            "upload_time": "2025-02-15T17:50:25",
            "upload_time_iso_8601": "2025-02-15T17:50:25.811226Z",
            "url": "https://files.pythonhosted.org/packages/8a/35/06bf46f52cfa6db92dac83d0f6f1b47fe98822d3cb4c6f5457cab13e0f65/webwidgets-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e0114821cdad4c55beca96f2669eb7599f1101067fe3378f4d0a673cb0231776",
                "md5": "56fc773b637009de74cd5ea7ca5941e8",
                "sha256": "af521912c2b3b0f509d96aed41d17a56b181c0090023b51f5e3d1e98cab0a771"
            },
            "downloads": -1,
            "filename": "webwidgets-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "56fc773b637009de74cd5ea7ca5941e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9458,
            "upload_time": "2025-02-15T17:50:27",
            "upload_time_iso_8601": "2025-02-15T17:50:27.699676Z",
            "url": "https://files.pythonhosted.org/packages/e0/11/4821cdad4c55beca96f2669eb7599f1101067fe3378f4d0a673cb0231776/webwidgets-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 17:50:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mlaasri",
    "github_project": "WebWidgets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "webwidgets"
}
        
Elapsed time: 1.22751s