Skip to main content
import binstream

stream = binstream.BinaryWriter()
stream += 1234
stream += 0.0
stream += “Hello, Binstream!”
data = stream.serial()
stream = binstream.BinaryReader(data)
print(stream.read(int))
print(stream.read(float))
print(stream.read(str))

Release files for binstream 1.0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for binstream 1.0.3
File Size Uploaded
binstream-1.0.3.tar.gz 2.2 kB Details

Release files / binstream-1.0.3.tar.gz

Download URL binstream-1.0.3.tar.gz
Size 2.2 kB
Tags Source
SHA-256 checksum
How to use checksums
20af297db4270bc775c39f01385a02c45c41c83068b48429cb7fa67c330fa04d
BLAKE2b-256 checksum
How to use checksums
7e75953fd3f76e79a044b0928e4632c87bb4c9ce314bdb9df2ed5dfb368f531f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0.3 This release

1 release file

1.0.2

1 release file

1.0.1

2 release files

1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page