components


Namecomponents JSON
Version 0.0.1a0 PyPI version JSON
download
home_pageNone
SummaryA way to create Vue/React-like reusable UI components in Python.
upload_time2024-09-12 18:44:11
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.8
licenseMIT
keywords components css js html
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="https://raw.githubusercontent.com/EmilStenstrom/django-components/master/logo/logo-black-on-white.svg" alt="django-components" style="max-width: 100%; background: white; color: black;">

Home of the framework-agnostic version of [django_components](https://github.com/EmilStenstrom/django-components/).

`components` package brings the modularity, convenience, and robustness to building web UI as seen in modern frontend frameworks like Vue or React.

🚧 In development... 🚧

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "components",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "components, css, js, html",
    "author": null,
    "author_email": "Juro Oravec <juraj.oravec.josefson@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/20/fc/5f2899b33553956ab9efb9076d831a5f8de6d2261842a4f2c946105a4597/components-0.0.1a0.tar.gz",
    "platform": null,
    "description": "# <img src=\"https://raw.githubusercontent.com/EmilStenstrom/django-components/master/logo/logo-black-on-white.svg\" alt=\"django-components\" style=\"max-width: 100%; background: white; color: black;\">\n\nHome of the framework-agnostic version of [django_components](https://github.com/EmilStenstrom/django-components/).\n\n`components` package brings the modularity, convenience, and robustness to building web UI as seen in modern frontend frameworks like Vue or React.\n\n\ud83d\udea7 In development... \ud83d\udea7\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A way to create Vue/React-like reusable UI components in Python.",
    "version": "0.0.1a0",
    "project_urls": {
        "Homepage": "https://github.com/EmilStenstrom/django-components/"
    },
    "split_keywords": [
        "components",
        " css",
        " js",
        " html"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3850850d985f63a3b775094c0e6bbecef255c6fe7157a5f5da007f12a397236d",
                "md5": "24cb316a4b9de3a803f102e25237f749",
                "sha256": "57ee4d411686ee7120c74eb9a83971415a9687288ffdb293c78217ef4e57500d"
            },
            "downloads": -1,
            "filename": "components-0.0.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24cb316a4b9de3a803f102e25237f749",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 87675,
            "upload_time": "2024-09-12T18:44:09",
            "upload_time_iso_8601": "2024-09-12T18:44:09.516081Z",
            "url": "https://files.pythonhosted.org/packages/38/50/850d985f63a3b775094c0e6bbecef255c6fe7157a5f5da007f12a397236d/components-0.0.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20fc5f2899b33553956ab9efb9076d831a5f8de6d2261842a4f2c946105a4597",
                "md5": "1b6116da8caf086b441aa5593a3f634a",
                "sha256": "b7590a692915d4598d0b4f7b32f1ed8628f08cbe12b9e2ece750a5924c8db813"
            },
            "downloads": -1,
            "filename": "components-0.0.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "1b6116da8caf086b441aa5593a3f634a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 103437,
            "upload_time": "2024-09-12T18:44:11",
            "upload_time_iso_8601": "2024-09-12T18:44:11.615985Z",
            "url": "https://files.pythonhosted.org/packages/20/fc/5f2899b33553956ab9efb9076d831a5f8de6d2261842a4f2c946105a4597/components-0.0.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-12 18:44:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EmilStenstrom",
    "github_project": "django-components",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "components"
}
        
Elapsed time: 9.82569s