h2o-wave


Nameh2o-wave JSON
Version 1.7.4 PyPI version JSON
download
home_pageNone
SummaryPython driver for H2O Wave Realtime Apps
upload_time2025-08-14 07:46:09
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.4",
    "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": "92d1ad252e26c3240edaf38bb39e59faac906ccc6fa0f137c933b8ce11edef0f",
                "md5": "ec0ddadf485abde947ac34df810faba9",
                "sha256": "5336dc20db5882f31b02ade9fb92a96df7c7710da90ff29d6c4f3c0d5a00a7a9"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec0ddadf485abde947ac34df810faba9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 144549,
            "upload_time": "2025-08-14T07:46:09",
            "upload_time_iso_8601": "2025-08-14T07:46:09.155426Z",
            "url": "https://files.pythonhosted.org/packages/92/d1/ad252e26c3240edaf38bb39e59faac906ccc6fa0f137c933b8ce11edef0f/h2o_wave-1.7.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "082d3dbd6cea94207e9ce68239c682bd746b91f6449383661d23e5b9a3e3a1a7",
                "md5": "f10c7310226fb555f3b7538f93c7bb16",
                "sha256": "4585e7c98c144cce1e6efe86ecd1cddb9bb46c9b722018f40e087b3a053ab847"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.4-py3-none-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f10c7310226fb555f3b7538f93c7bb16",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11138926,
            "upload_time": "2025-08-14T07:46:10",
            "upload_time_iso_8601": "2025-08-14T07:46:10.638558Z",
            "url": "https://files.pythonhosted.org/packages/08/2d/3dbd6cea94207e9ce68239c682bd746b91f6449383661d23e5b9a3e3a1a7/h2o_wave-1.7.4-py3-none-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "86ba344e675ada3bc69556900301192624824eed3b45f20fb2a766d37cb5adb0",
                "md5": "67959b2239ebc1d45754d3cbdb3474cf",
                "sha256": "3b3f66140099d180d72ed14e7cc24c96cef8a2dd739172335e4f12e301e97c27"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.4-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "67959b2239ebc1d45754d3cbdb3474cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10780901,
            "upload_time": "2025-08-14T07:46:12",
            "upload_time_iso_8601": "2025-08-14T07:46:12.313056Z",
            "url": "https://files.pythonhosted.org/packages/86/ba/344e675ada3bc69556900301192624824eed3b45f20fb2a766d37cb5adb0/h2o_wave-1.7.4-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c1c2ac545418196139632795f07fd4182736964ced6bf49d530c1dfc9060a483",
                "md5": "619e690147b4b6be376aea766aebcded",
                "sha256": "107d9c1483366732c7aa8c14b748cd8592c0b77f7804e2e6632a798f1ce90366"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.4-py3-none-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "619e690147b4b6be376aea766aebcded",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10780902,
            "upload_time": "2025-08-14T07:46:13",
            "upload_time_iso_8601": "2025-08-14T07:46:13.910564Z",
            "url": "https://files.pythonhosted.org/packages/c1/c2/ac545418196139632795f07fd4182736964ced6bf49d530c1dfc9060a483/h2o_wave-1.7.4-py3-none-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e02f4fdba3a0b491c8f3d27d69c683575d22c0d5da8e070f04472320574ef5d7",
                "md5": "edae9221b9eb92414649feed09087c7c",
                "sha256": "99869c71b710c32c2b7fd7837096cd2d90275375592f315f591921d91b885828"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.4-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "edae9221b9eb92414649feed09087c7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12248142,
            "upload_time": "2025-08-14T07:46:15",
            "upload_time_iso_8601": "2025-08-14T07:46:15.549081Z",
            "url": "https://files.pythonhosted.org/packages/e0/2f/4fdba3a0b491c8f3d27d69c683575d22c0d5da8e070f04472320574ef5d7/h2o_wave-1.7.4-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "70bd1c90c1f358620aa8c0ee0ba9e1ce7b2eb3c44fd725f84e39b498981b1ae8",
                "md5": "5da964a8cb056dfff219da8e5937fe26",
                "sha256": "f661719a9714c098265be176ebf72bd140f966f1d8cf550d4e4ff665c5c49756"
            },
            "downloads": -1,
            "filename": "h2o_wave-1.7.4-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5da964a8cb056dfff219da8e5937fe26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11243503,
            "upload_time": "2025-08-14T07:46:17",
            "upload_time_iso_8601": "2025-08-14T07:46:17.220502Z",
            "url": "https://files.pythonhosted.org/packages/70/bd/1c90c1f358620aa8c0ee0ba9e1ce7b2eb3c44fd725f84e39b498981b1ae8/h2o_wave-1.7.4-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 07:46:09",
    "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.49409s