.flake8
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
uv.lock
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules/index.rst
docs/modules/mesh_viewer_component.rst
docs/modules/proxy.rst
docs/modules/helpers/cache.rst
docs/modules/helpers/index.rst
docs/modules/helpers/utils.rst
docs/modules/server_managers/index.rst
docs/modules/server_managers/server_manager.rst
docs/modules/server_managers/server_manager_proxified.rst
docs/modules/trame_viewers/index.rst
docs/modules/trame_viewers/trame_advance_viewer.rst
docs/modules/trame_viewers/trame_backend.rst
docs/modules/trame_viewers/trame_viewer.rst
examples/README.md
examples/mesh_sequence.py
examples/simple_example.py
examples/assets/plate_hole.vtu
examples/assets/results_corr-000000.vtk
examples/assets/results_corr-000019.vtk
streamlit_pyvista/__init__.py
streamlit_pyvista/lazy_mesh.py
streamlit_pyvista/mesh_viewer_component.py
streamlit_pyvista/message_interface.py
streamlit_pyvista/proxy.py
streamlit_pyvista.egg-info/PKG-INFO
streamlit_pyvista.egg-info/SOURCES.txt
streamlit_pyvista.egg-info/dependency_links.txt
streamlit_pyvista.egg-info/entry_points.txt
streamlit_pyvista.egg-info/requires.txt
streamlit_pyvista.egg-info/scm_file_list.json
streamlit_pyvista.egg-info/scm_version.json
streamlit_pyvista.egg-info/top_level.txt
streamlit_pyvista/clients/__init__.py
streamlit_pyvista/clients/cli.py
streamlit_pyvista/clients/test_viewer.py
streamlit_pyvista/clients/test_viewer_streamlit.py
streamlit_pyvista/helpers/__init__.py
streamlit_pyvista/helpers/cache.py
streamlit_pyvista/helpers/streamlit_pyvista_logging.py
streamlit_pyvista/helpers/utils.py
streamlit_pyvista/server_managers/__init__.py
streamlit_pyvista/server_managers/server_manager.py
streamlit_pyvista/server_managers/server_manager_proxified.py
streamlit_pyvista/trame_viewers/__init__.py
streamlit_pyvista/trame_viewers/trame_advanced_viewer.py
streamlit_pyvista/trame_viewers/trame_backend.py
streamlit_pyvista/trame_viewers/trame_viewer.py
tests/__init__.py
tests/advanced_app.py
tests/e2e_utils.py
tests/mesh_sequence_app.py
tests/mesh_sequence_app_advanced.py
tests/simple_app.py
tests/test_lazy_mesh.py
tests/test_mesh_sequence.py
tests/test_mesh_sequence_advanced.py
tests/test_single_mesh.py
tests/test_single_mesh_advanced.py
tests/assets/decimated_0.png
tests/assets/decimated_1.png
tests/assets/mesh.png
tests/assets/slider_image_reference.png
tests/assets/test_warp.png
tests/assets/u_field_wireframe_1.png
tests/assets/wireframe_0.png
tests/assets/wireframe_1.png
tests/assets/Sequence/results_corr-000000.vtk
tests/assets/Sequence/results_corr-000001.vtk
tests/assets/Sequence/results_corr-000002.vtk
tests/assets/Sequence/results_corr-000003.vtk
tests/assets/Sequence/results_corr-000004.vtk
tests/assets/Sequence/results_corr-000005.vtk
tests/assets/Sequence/results_corr-000006.vtk
tests/assets/Sequence/results_corr-000007.vtk
tests/assets/Sequence/results_corr-000008.vtk
tests/assets/Sequence/results_corr-000009.vtk
tests/assets/Sequence/results_corr-000010.vtk