python-streamz 0.6.4-2 source package in Ubuntu

Changelog

python-streamz (0.6.4-2) unstable; urgency=medium

  * Fixup build-time tests (Closes: #1066737)

 -- Nilesh Patra <email address hidden>  Fri, 15 Mar 2024 03:06:21 +0530

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-streamz_0.6.4-2.dsc 1.7 KiB db47b88e1f928c1b442b7126f5b4e8bffa391c2597be524155dca3681e9c3e24
python-streamz_0.6.4.orig.tar.gz 132.2 KiB 2514396fe5d616e3d9ed57a06280d1c17a990f722e62a3f560c6ba0932dcf9f2
python-streamz_0.6.4-2.debian.tar.xz 5.6 KiB 7ce553a19cb62ba97d26a11d9b4b24b24736899549dcd703fbac6095cdb44dd0

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.