Skip to content

Kitware/tomviz-trame

Repository files navigation

tomviz-trame

ParaView and Trame based tomviz

tomviz

License

This library is OpenSource and follow the Apache Software License

Installation

Install the application/library

uv venv -p 3.12
source .venv/bin/activate
uv pip install .

Run the application

pvpython --venv .venv -m tomviz

Development setup

We recommend using uv for setting up and managing a virtual environment for your development.

# Create venv and install all dependencies
uv sync --all-extras --dev

# Activate environment
source .venv/bin/activate

# Install commit analysis
pre-commit install
pre-commit install --hook-type commit-msg

# Allow live code edit
uv pip install -e .

For running tests and checks, you can run nox.

# run all
nox

# lint
nox -s lint

# tests
nox -s tests

Professional Support

  • Training: Learn how to confidently use trame from the expert developers at Kitware.
  • Support: Our experts can assist your team as you build your web application and establish in-house expertise.
  • Custom Development: Leverage Kitware’s 25+ years of experience to quickly build your web application.

About

Exploration to make tomviz available in trame based on ParaView

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors