This package does not contain any code, but instead is a meta-package that depends on the core glue code as well as stable plugins that we want to provide to users by default.
It can be installed with:
pip install glueviz
This currently installs:
- glue-core, the main glue package
- glue-qt, the Qt-based desktop glue application
- glue-vispy-viewers, which adds 3D viewers
In future, as more plugin packages become stable, we will include them in this meta-package.
Issues should be opened in the repository for the main glue package.