glue-core 1.22.2


pip install glue-core

  Latest version

Released: May 09, 2025

Project Links

Meta
Author: Thomas Robitaille, Chris Beaumont
Requires Python: >=3.10

Classifiers

Intended Audience
  • Science/Research

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Scientific/Engineering :: Visualization

License
  • OSI Approved :: BSD License

Glue's GitHub Actions CI Status Coverage Status DOI User mailing list Developer mailing list

Glue

Glue is a python project to link visualizations of scientific datasets across many files.

Glue demo

This repository contains the glue-core package which includes much of the core functionality of glue that is used for the different front-ends, including the Qt-based application and the Jupyter-based application. Other key repositories include:

  • glue-qt: the original Qt/desktop application for glue

  • glue-jupyter: a Jupyter front-end for glue

In addition to these, there are a number of plugin packages available. For a full list of repositories, see https://github.com/glue-viz/.

Features

  • Interactive, linked statistical graphics of multiple files.

  • Support for many file formats including common image formats (jpg, tiff, png), ascii tables, astronomical image and table formats (fits, vot, ipac), and HDF5. Custom data loaders can also be easily added.

  • Highly scriptable and extendable.

Installation

For installation documentation, visit glueviz.org.

Contributing

If you are interested in contributing to glue, please read our Code of Conduct and Contribution Guidelines.

Support

Please report problems to glueviz@gmail.com, or open an issue.

License

Glue is licensed under the BSD License.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
numpy (>=1.17)
matplotlib (>=3.2)
scipy (>=1.1)
pandas (>=1.2)
echo (>=0.6)
astropy (>=4.0)
fast_histogram (>=0.12)
ipython (>=4.0)
dill (>=0.2)
h5py (>=2.10)
xlrd (>=1.2)
openpyxl (>=3.0)
mpl-scatter-density (>=0.8)
importlib_resources (>=1.3)
importlib_metadata (>=3.6)
shapely (>=2.0)