Trame widgets which may be used in the Paraview user interface (Pvui)
Project description
Trame widgets which may be used in the Paraview user interface (Pvui)
License
Apache Software License
Features
This package includes the following widgets:
Colormapper
FileBrowser
ServerBrowser
InfoPanel
Installing
Build and install the Vue components:
cd vue-components
npm i
npm run build
cd -
Getting Started
Paraview >= 5.11 is a prerequisite to running this application. Go to https://www.paraview.org/download/ for more information. Once Paraview is installed, take note of its file path.
You will also need a python virtual environment with this application and its requirements installed
python3.9 -m venv ~/venvs/trame
source ~/venvs/trame/bin/activate
pip install -e .
deactivate
Running the example apps
To run the example paraview app, use the following
[path_to_paraview]/bin/pvpython example_trame_apps/paraview_app/main.py --venv ~/venvs/trame
To run the example vtk app (which hosts the colormapper widget), use the following
python3 example_trame_apps/vtk_app/main.py
Contributing
see CONTRIBUTING.rst
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for trame_pvui-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4017064238341e4fedd17e4ed05af13d3c328c198c03f2858ddfbfb1a558d1fc |
|
MD5 | 6b73b4f120966f9be7797a9a21cd087c |
|
BLAKE2b-256 | 9db4ca226b9d82186a992011067e612b34c6d84f3e0ba3f0c0f83089e4fb87fa |