h2o-wave


Nameh2o-wave JSON
Version 1.5.3 PyPI version JSON
download
home_pageNone
SummaryPython driver for H2O Wave Realtime Apps
upload_time2024-12-12 13:05:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords data science low code machine learning realtime ui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            H2O Wave
========

H2O Wave is a lightweight software stack for programming interactive web applications
entirely in Python (no HTML/Javascript/CSS required).

It is designed to make it fast, fun and easy to build low-latency, realtime,
collaborative, web-based applications. It ships batteries-included with
a suite of form and data visualization components for rapidly prototyping
analytical and decision-support applications.

Wave's components work in conjunction with the Wave relay server that facilitates
realtime state synchronization between Python and web browsers.


Installing
----------

Install and update using `pip`_:

.. code-block:: text

    pip install -U h2o-wave


Hello world
----------------

``hello.py``:

.. code-block:: python

    from h2o_wave import main, app, Q, ui


    @app('/')
    async def serve(q: Q):
        q.page['hello'] = ui.markdown_card(
            box='1 1 3 3',
            title='Hello world!',
            content='Welcome to Wave!'
        )
        await q.page.save()


Run ``hello.py``:

.. code-block:: text

    $ wave run hello.py


Links
-----

* Website: https://wave.h2o.ai/
* Releases: https://pypi.org/project/h2o-wave/
* Code: https://github.com/h2oai/wave
* Issue tracker: https://github.com/h2oai/wave/issues

.. _pip: https://pip.pypa.io/en/stable/quickstart/


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "h2o-wave",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Martin Turoci <martin.turoci@h2o.ai>, Marek Mihok <marek.mihok@h2o.ai>",
    "keywords": "Data Science, Low code, Machine Learning, Realtime, UI",
    "author": null,
    "author_email": "Prithvi Prabhu <prithvi@h2o.ai>",
    "download_url": null,
    "platform": null,
    "description": "H2O Wave\n========\n\nH2O Wave is a lightweight software stack for programming interactive web applications\nentirely in Python (no HTML/Javascript/CSS required).\n\nIt is designed to make it fast, fun and easy to build low-latency, realtime,\ncollaborative, web-based applications. It ships batteries-included with\na suite of form and data visualization components for rapidly prototyping\nanalytical and decision-support applications.\n\nWave's components work in conjunction with the Wave relay server that facilitates\nrealtime state synchronization between Python and web browsers.\n\n\nInstalling\n----------\n\nInstall and update using `pip`_:\n\n.. code-block:: text\n\n    pip install -U h2o-wave\n\n\nHello world\n----------------\n\n``hello.py``:\n\n.. code-block:: python\n\n    from h2o_wave import main, app, Q, ui\n\n\n    @app('/')\n    async def serve(q: Q):\n        q.page['hello'] = ui.markdown_card(\n            box='1 1 3 3',\n            title='Hello world!',\n            content='Welcome to Wave!'\n        )\n        await q.page.save()\n\n\nRun ``hello.py``:\n\n.. code-block:: text\n\n    $ wave run hello.py\n\n\nLinks\n-----\n\n* Website: https://wave.h2o.ai/\n* Releases: https://pypi.org/project/h2o-wave/\n* Code: https://github.com/h2oai/wave\n* Issue tracker: https://github.com/h2oai/wave/issues\n\n.. _pip: https://pip.pypa.io/en/stable/quickstart/\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Python driver for H2O Wave Realtime Apps",
    "version": "1.5.3",
    "project_urls": {
        "Changelog": "https://github.com/h2oai/wave/releases",
        "Documentation": "https://wave.h2o.ai/",
        "Homepage": "https://wave.h2o.ai/",
        "Repository": "https://github.com/h2oai/wave"
    },
    "split_keywords": [
        "data science",
        " low code",
        " machine learning",
        " realtime",
        " ui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26386efba889fed2017bdce48c7f8f52a793f9453a3271d8745d0825a18af853",
                "md5": "4e4f6508abdf17da515c3c346f302afe",
                "sha256": "1238dd5c24799e97f10303c80342c0c13d27172c96f1ac2ee11c9bd049632cb2"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e4f6508abdf17da515c3c346f302afe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 144532,
            "upload_time": "2024-12-12T13:05:21",
            "upload_time_iso_8601": "2024-12-12T13:05:21.569327Z",
            "url": "https://files.pythonhosted.org/packages/26/38/6efba889fed2017bdce48c7f8f52a793f9453a3271d8745d0825a18af853/h2o_wave-1.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68d42a860b0154d557a3245fc54445f93909315981f566c4041fef20dbfee843",
                "md5": "93238da23894b6e2a8ee7da547baf822",
                "sha256": "7a7cf85e965a3c7dd2fc31f115bb36d7061858d045744dfa7d675a43a6b3f8d3"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.5.3-py3-none-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "93238da23894b6e2a8ee7da547baf822",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12582656,
            "upload_time": "2024-12-12T13:05:23",
            "upload_time_iso_8601": "2024-12-12T13:05:23.708791Z",
            "url": "https://files.pythonhosted.org/packages/68/d4/2a860b0154d557a3245fc54445f93909315981f566c4041fef20dbfee843/h2o_wave-1.5.3-py3-none-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49d08ee3a077819f00c33e3ef2ab7083d926c4af9743fdef00fff1095fdff48e",
                "md5": "c4fa05c230291e0c22d2d02a66d7467e",
                "sha256": "65070906bc01723128835f7fd2ba310834649b86e90782dfef6e7abb7d6f6478"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.5.3-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c4fa05c230291e0c22d2d02a66d7467e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12241983,
            "upload_time": "2024-12-12T13:05:28",
            "upload_time_iso_8601": "2024-12-12T13:05:28.027455Z",
            "url": "https://files.pythonhosted.org/packages/49/d0/8ee3a077819f00c33e3ef2ab7083d926c4af9743fdef00fff1095fdff48e/h2o_wave-1.5.3-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f72d655364400d06e1bc3dbc198db480c55988f206c9c970ec965d6b415f62e9",
                "md5": "594f7bf5c7948d90fcc5fe7a207d0664",
                "sha256": "6fb676ad71e2852881da29e8f4d40d27d8037b239db839fa1c80f96039a4403b"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.5.3-py3-none-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "594f7bf5c7948d90fcc5fe7a207d0664",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12241983,
            "upload_time": "2024-12-12T13:05:32",
            "upload_time_iso_8601": "2024-12-12T13:05:32.309760Z",
            "url": "https://files.pythonhosted.org/packages/f7/2d/655364400d06e1bc3dbc198db480c55988f206c9c970ec965d6b415f62e9/h2o_wave-1.5.3-py3-none-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4919a966047bf07b2937c1250755ac6a32b50611da8a9dd8412c91006c0f02ac",
                "md5": "73c1cec1b7483c7a9b6c5a2057e7df26",
                "sha256": "4c4435c235dee693410120a55f821b1130cf3f17f5a657610dfc5ad6adff6836"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.5.3-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "73c1cec1b7483c7a9b6c5a2057e7df26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13674190,
            "upload_time": "2024-12-12T13:05:35",
            "upload_time_iso_8601": "2024-12-12T13:05:35.791647Z",
            "url": "https://files.pythonhosted.org/packages/49/19/a966047bf07b2937c1250755ac6a32b50611da8a9dd8412c91006c0f02ac/h2o_wave-1.5.3-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57fa04c004e4110e213577a986b2b8f0e77d05a944004bfd077ee28a4b0f93d3",
                "md5": "ca01ffc192e8e72e75b077efb9c3fc43",
                "sha256": "be15db643695581487a94cbe86c0189b7a07f14aaa8814b7d6fd6e6d8e765417"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.5.3-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ca01ffc192e8e72e75b077efb9c3fc43",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12660915,
            "upload_time": "2024-12-12T13:05:38",
            "upload_time_iso_8601": "2024-12-12T13:05:38.683178Z",
            "url": "https://files.pythonhosted.org/packages/57/fa/04c004e4110e213577a986b2b8f0e77d05a944004bfd077ee28a4b0f93d3/h2o_wave-1.5.3-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 13:05:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "h2oai",
    "github_project": "wave",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "h2o-wave"
}
        
Elapsed time: 0.41933s