PyStreamHandler

PyStreamHandler is a lightweight Python package designed to facilitate reading and writing binary data from buffers using Python's built-in `struct` module and `bytearray`.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pystreamhandler

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2025-03-24    

Issues with this package?

Page last updated 2025-03-28 01:35:09 UTC