python-streamz 0.6.3-1 source package in Ubuntu

Changelog

python-streamz (0.6.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * Full test suite seems to work now

 -- Andreas Tille <email address hidden>  Mon, 11 Oct 2021 11:22:49 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-streamz_0.6.3-1.dsc 2.3 KiB c7515c418f85405f2da53e07242f74c4e272f429dc67c5629c187de1f4498809
python-streamz_0.6.3.orig.tar.gz 130.2 KiB f06e221d563e75229e329baa6cf72cb6e92114f4edd622130d57e17c3a7e6bdf
python-streamz_0.6.3-1.debian.tar.xz 4.0 KiB d711e06dea2b97c2349a14d59d618128127eb0d5bb6b9e9f5081ca194cc8c069

Available diffs

No changes file available.

Binary packages built by this source

python3-streamz: build pipelines to manage continuous streams of data

 It is simple to use in simple cases, but also supports complex pipelines that
 involve branching, joining, flow control, feedback, back pressure, and so on.
 Optionally, Streamz can also work with both Pandas and cuDF dataframes,
 to provide sensible streaming operations on continuous tabular data.