python-upsetplot 0.8.0-1 source package in Ubuntu

Changelog

python-upsetplot (0.8.0-1) unstable; urgency=medium

  * New upstream release.

 -- Diane Trout <email address hidden>  Wed, 11 Jan 2023 22:23:50 -0800

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-upsetplot_0.8.0-1.dsc 2.2 KiB dc4631089ac5367720bf6a2e84c841551de09b2decb42f05a0612a1e2ccceb4a
python-upsetplot_0.8.0.orig.tar.gz 422.1 KiB 7ee67e9ca9c07234e5ea92d3139d29fb0a8adeea847008921b0aeb8f7df005c1
python-upsetplot_0.8.0-1.debian.tar.xz 3.3 KiB 2ab9a13e2e8fa719b4190acd2e079a99890a81adf0692ba036c3fe48c7e21352

Available diffs

No changes file available.

Binary packages built by this source

python3-upsetplot: Draw Lex et al.'s UpSet plots with Pandas and Matplotlib

 This is another Python implementation of UpSet plots by Lex et al. [Lex2014]_.
 UpSet plots are used to visualise set overlaps; like Venn diagrams but
 more readable. Documentation is at https://upsetplot.readthedocs.io.
 .
 This ``upsetplot`` library tries to provide a simple interface backed by an
 extensible, object-oriented design.