An open API service indexing awesome lists of open source software.

https://github.com/scipp/plopp

Visualization library for scipp
https://github.com/scipp/plopp

python

Last synced: about 2 months ago
JSON representation

Visualization library for scipp

Awesome Lists containing this project

README

          

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![PyPI badge](http://img.shields.io/pypi/v/plopp.svg)](https://pypi.python.org/pypi/plopp)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/plopp/badges/version.svg)](https://anaconda.org/conda-forge/plopp)
[![Documentation](https://img.shields.io/badge/docs-online-success)](https://scipp.github.io/plopp/)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)
[![DOI](https://zenodo.org/badge/528859752.svg)](https://zenodo.org/badge/latestdoi/528859752)

# Plopp

## About

Visualization library for Scipp

## Installation

```sh
python -m pip install plopp
```