Welcome to dragonfly-display's documentation! =================================== .. image:: http://www.ladybug.tools/assets/img/dragonfly.png 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. .. toctree:: :maxdepth: 2 cli/index dragonfly_display ======= .. toctree:: :maxdepth: 4 modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`