trame-vtklocal


Nametrame-vtklocal JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryVTK Local Rendering using WASM
upload_time2024-05-05 23:35:59
maintainerNone
docs_urlNone
authorKitware Inc.
requires_pythonNone
licenseApache Software License
keywords python interactive web application framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============
trame-vtklocal
==============

VTK Local Rendering using VTK/WASM to match server side rendering pipeline on the client side.
The current code base is still at its infancy but we aim to make it the default implementation for local rendering using VTK/ParaView with trame.

License
----------------------------------------

This library is OpenSource and follow the Apache Software License

Installation
----------------------------------------

.. code-block:: console

    pip install trame-vtklocal 

    # We need a VTK that has its wasm counterpart
    # This is the first version available with it
    # For ParaView (not yet supported), VTK don't need to be installed
    pip install "vtk==9.3.20240418.dev0" --extra-index-url https://wheels.vtk.org


Development
----------------------------------------

Build and install the Vue components

.. code-block:: console

    cd vue-components
    npm i
    npm run build
    cd -

Install the library

.. code-block:: console

    pip install -e .


Running examples
----------------------------------------

.. code-block:: console

    pip install trame trame-vtklocal trame-vuetify trame-vtk

    # We need a VTK that has its wasm counterpart
    # This is the first version available with it
    # For ParaView (not yet supported), VTK don't need to be installed
    pip install "vtk==9.3.20240418.dev0" --extra-index-url https://wheels.vtk.org

    # regular trame app
    python ./examples/vtk/cone.py 


Some example are meant to test and validate WASM rendering.
Some will default for remote rendering but if you want to force them to use WASM just run `export USE_WASM=1` before executing them.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "trame-vtklocal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python, Interactive, Web, Application, Framework",
    "author": "Kitware Inc.",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4d/94/ef54e8f15a3b3dbdc4796d13fcaa8e31b3cd28992037890690e9456d3e5c/trame-vtklocal-0.3.2.tar.gz",
    "platform": null,
    "description": "==============\ntrame-vtklocal\n==============\n\nVTK Local Rendering using VTK/WASM to match server side rendering pipeline on the client side.\nThe current code base is still at its infancy but we aim to make it the default implementation for local rendering using VTK/ParaView with trame.\n\nLicense\n----------------------------------------\n\nThis library is OpenSource and follow the Apache Software License\n\nInstallation\n----------------------------------------\n\n.. code-block:: console\n\n    pip install trame-vtklocal \n\n    # We need a VTK that has its wasm counterpart\n    # This is the first version available with it\n    # For ParaView (not yet supported), VTK don't need to be installed\n    pip install \"vtk==9.3.20240418.dev0\" --extra-index-url https://wheels.vtk.org\n\n\nDevelopment\n----------------------------------------\n\nBuild and install the Vue components\n\n.. code-block:: console\n\n    cd vue-components\n    npm i\n    npm run build\n    cd -\n\nInstall the library\n\n.. code-block:: console\n\n    pip install -e .\n\n\nRunning examples\n----------------------------------------\n\n.. code-block:: console\n\n    pip install trame trame-vtklocal trame-vuetify trame-vtk\n\n    # We need a VTK that has its wasm counterpart\n    # This is the first version available with it\n    # For ParaView (not yet supported), VTK don't need to be installed\n    pip install \"vtk==9.3.20240418.dev0\" --extra-index-url https://wheels.vtk.org\n\n    # regular trame app\n    python ./examples/vtk/cone.py \n\n\nSome example are meant to test and validate WASM rendering.\nSome will default for remote rendering but if you want to force them to use WASM just run `export USE_WASM=1` before executing them.\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "VTK Local Rendering using WASM",
    "version": "0.3.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " interactive",
        " web",
        " application",
        " framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b74c62bf5e898b3829b9cc2495cfd05a8aad77ca1496b4306cebfcdbbc42b26",
                "md5": "0691340e1a673a75eef739921236f7f1",
                "sha256": "a8a4f4a1a1c24bde08e56137953be8879b1662746f9ac593937261fef38d6932"
            },
            "downloads": -1,
            "filename": "trame_vtklocal-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0691340e1a673a75eef739921236f7f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10565,
            "upload_time": "2024-05-05T23:35:58",
            "upload_time_iso_8601": "2024-05-05T23:35:58.686825Z",
            "url": "https://files.pythonhosted.org/packages/8b/74/c62bf5e898b3829b9cc2495cfd05a8aad77ca1496b4306cebfcdbbc42b26/trame_vtklocal-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d94ef54e8f15a3b3dbdc4796d13fcaa8e31b3cd28992037890690e9456d3e5c",
                "md5": "5a0715ef088bc3f5371d722a5d624449",
                "sha256": "69fee8a8aad65b054499f62611be8a138571ea875dd25511becde06b10547e13"
            },
            "downloads": -1,
            "filename": "trame-vtklocal-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5a0715ef088bc3f5371d722a5d624449",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9106,
            "upload_time": "2024-05-05T23:35:59",
            "upload_time_iso_8601": "2024-05-05T23:35:59.668659Z",
            "url": "https://files.pythonhosted.org/packages/4d/94/ef54e8f15a3b3dbdc4796d13fcaa8e31b3cd28992037890690e9456d3e5c/trame-vtklocal-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 23:35:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trame-vtklocal"
}
        
Elapsed time: 0.24144s