trame-vtk3d


Nametrame-vtk3d JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryTrame wrapper to WASM bundle of VTK from dicehub
upload_time2024-01-31 23:50:49
maintainer
docs_urlNone
authorKitware Inc.
requires_python
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-vtk3d
===========

Trame wrapper to WASM bundle of VTK from `dicehub <https://dicehub.com/welcome>`_

License
--------

The trame widget is released under Apache Software License.

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

.. code-block:: console

    pip install trame-vtk3d


Development
------------
Build and install the Vue components

.. code-block:: console

    cd vue-components
    npm i
    npm run build
    cd -

Install the application

.. code-block:: console

    pip install -e .

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "trame-vtk3d",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python,Interactive,Web,Application,Framework",
    "author": "Kitware Inc.",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/54/cc/eec5a23cecff9aaf59714de6aec2c85d41997355fa87eaa39d2b907798c3/trame-vtk3d-0.1.0.tar.gz",
    "platform": null,
    "description": "===========\ntrame-vtk3d\n===========\n\nTrame wrapper to WASM bundle of VTK from `dicehub <https://dicehub.com/welcome>`_\n\nLicense\n--------\n\nThe trame widget is released under Apache Software License.\n\nInstallation\n-------------\n\n.. code-block:: console\n\n    pip install trame-vtk3d\n\n\nDevelopment\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 application\n\n.. code-block:: console\n\n    pip install -e .\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Trame wrapper to WASM bundle of VTK from dicehub",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "interactive",
        "web",
        "application",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bc842da265caf912fb651f4b24fe3680234b9916969402ff96bb1bf16a0d4c1",
                "md5": "a60ec8f665d297ad64911ef72cc006dd",
                "sha256": "d1b47449e94634c19f43415cf822ba21983335bac02f58bacee3d56427750d05"
            },
            "downloads": -1,
            "filename": "trame_vtk3d-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a60ec8f665d297ad64911ef72cc006dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2697086,
            "upload_time": "2024-01-31T23:50:46",
            "upload_time_iso_8601": "2024-01-31T23:50:46.679002Z",
            "url": "https://files.pythonhosted.org/packages/4b/c8/42da265caf912fb651f4b24fe3680234b9916969402ff96bb1bf16a0d4c1/trame_vtk3d-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54cceec5a23cecff9aaf59714de6aec2c85d41997355fa87eaa39d2b907798c3",
                "md5": "f3e9330d1400f89c7aa00f0f226ab2b8",
                "sha256": "0ae64f45857760ae41f82491ddff842fd531db9a633ed61e3f7e3a4be7fe8fae"
            },
            "downloads": -1,
            "filename": "trame-vtk3d-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f3e9330d1400f89c7aa00f0f226ab2b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2685336,
            "upload_time": "2024-01-31T23:50:49",
            "upload_time_iso_8601": "2024-01-31T23:50:49.331685Z",
            "url": "https://files.pythonhosted.org/packages/54/cc/eec5a23cecff9aaf59714de6aec2c85d41997355fa87eaa39d2b907798c3/trame-vtk3d-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 23:50:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trame-vtk3d"
}
        
Elapsed time: 0.18644s