Welcome to dragonfly-display’s documentation!¶
A library that adds methods to translate dragonfly objects to VisualizationSets.
Installation¶
pip install -U dragonfly-display
If you want to also include all dependencies needed to produce VTK visualizations from dragonfly Models use.
pip install -U dragonfly-display[full]
To check if the command line interface is installed correctly use dragonfly-display --help
CLI Docs¶
For command line interface documentation and API documentation see the pages below.