h2o-wave


Nameh2o-wave JSON
Version 1.7.3 PyPI version JSON
download
home_pageNone
SummaryPython driver for H2O Wave Realtime Apps
upload_time2025-08-08 09:52:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
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": null,
    "summary": "Python driver for H2O Wave Realtime Apps",
    "version": "1.7.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": null,
            "digests": {
                "blake2b_256": "ead4542ff6b52c8f9ea9858df9989bda03866237f9a62a372ea24c450eee8852",
                "md5": "83e90104ea2f3b1e779e85629a7a64e4",
                "sha256": "18201a8e7fb1e1acc7d6d5c14470fb52fed51a8878384220563bc36a5783a651"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83e90104ea2f3b1e779e85629a7a64e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 144551,
            "upload_time": "2025-08-08T09:52:14",
            "upload_time_iso_8601": "2025-08-08T09:52:14.824032Z",
            "url": "https://files.pythonhosted.org/packages/ea/d4/542ff6b52c8f9ea9858df9989bda03866237f9a62a372ea24c450eee8852/h2o_wave-1.7.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c04639714f2cb2ebed250a27472fd233f961cb7fb026bb2637cdaf748f6424f3",
                "md5": "078a201442e4adf9318118e47dfa0e98",
                "sha256": "77e0e657a635484d1d1b3675e455b91b6c1c97170b5d0f7b2091391c803cf544"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.3-py3-none-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "078a201442e4adf9318118e47dfa0e98",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11138297,
            "upload_time": "2025-08-08T09:52:16",
            "upload_time_iso_8601": "2025-08-08T09:52:16.096921Z",
            "url": "https://files.pythonhosted.org/packages/c0/46/39714f2cb2ebed250a27472fd233f961cb7fb026bb2637cdaf748f6424f3/h2o_wave-1.7.3-py3-none-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1a22fa1cc863bb98d10c3d78726edf3ea592cef6797b079d255dd75bec36c25",
                "md5": "55da1bc2fa6bbf29968439f4c5273275",
                "sha256": "e34b1afba5e99ed366fce8783341aa008d9112455b13a31889afc94baa649fda"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.3-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "55da1bc2fa6bbf29968439f4c5273275",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10781020,
            "upload_time": "2025-08-08T09:52:18",
            "upload_time_iso_8601": "2025-08-08T09:52:18.079819Z",
            "url": "https://files.pythonhosted.org/packages/e1/a2/2fa1cc863bb98d10c3d78726edf3ea592cef6797b079d255dd75bec36c25/h2o_wave-1.7.3-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3e33d7a4596cb3aa3976cc8c6860a40baa0cb3c982aef47ed9a0744e621d5d62",
                "md5": "d62ecbfa38f3f7057cca1b9aee161369",
                "sha256": "a80d9857fde23cf1c5691957ded6f3f66ad21b008b91a287c9a373d7107cf7da"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.3-py3-none-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d62ecbfa38f3f7057cca1b9aee161369",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10781021,
            "upload_time": "2025-08-08T09:52:19",
            "upload_time_iso_8601": "2025-08-08T09:52:19.686569Z",
            "url": "https://files.pythonhosted.org/packages/3e/33/d7a4596cb3aa3976cc8c6860a40baa0cb3c982aef47ed9a0744e621d5d62/h2o_wave-1.7.3-py3-none-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d452ca119339d1ec2cc5a56747534b33579e917c7c758b0a121054a4de3ef5d",
                "md5": "ff1d6c103a633b7c90561a399c186032",
                "sha256": "3bded5d9a2b93944d97c47cd926b0f019b3bb5d6de7a7c6f4a1aabfbb79635de"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.3-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ff1d6c103a633b7c90561a399c186032",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12245099,
            "upload_time": "2025-08-08T09:52:21",
            "upload_time_iso_8601": "2025-08-08T09:52:21.723136Z",
            "url": "https://files.pythonhosted.org/packages/8d/45/2ca119339d1ec2cc5a56747534b33579e917c7c758b0a121054a4de3ef5d/h2o_wave-1.7.3-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df64773bf0bc74468605beb3ae9e3c4239ca57d44e54f9f87b18177056559878",
                "md5": "1ae2b44d357b1dee5c2cf5c06d61066a",
                "sha256": "338aadfb317ac0e19985ee001179039029dc189901de7f713a61346aa0742fd2"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.3-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1ae2b44d357b1dee5c2cf5c06d61066a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11242591,
            "upload_time": "2025-08-08T09:52:23",
            "upload_time_iso_8601": "2025-08-08T09:52:23.817464Z",
            "url": "https://files.pythonhosted.org/packages/df/64/773bf0bc74468605beb3ae9e3c4239ca57d44e54f9f87b18177056559878/h2o_wave-1.7.3-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 09:52:14",
    "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: 1.71819s