IterableIO: Adapt Generators to File-like Objects
JSON →iterable-io is a lightweight Python library (current version 1.0.1) that provides an `IterableIO` class to adapt any byte-iterable (like generators, lists, or custom iterators) into a file-like object conforming to the `io.RawIOBase` interface. This allows iterables to be used in contexts expecting file-like objects, such as `zipfile.ZipFile`, `tarfile.TarFile`, or HTTP request bodies. The library is stable with a slow, focused release cadence.
Traffic · last 30 days
total hits 14
actors 6 distinct systems
last hit 2d ago AhrefsBot
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇺🇦 Ukraine · 🇩🇪 Germany
Resources
API endpoints
full doc /v1/registry/iterable-io
install /v1/registry/iterable-io/install
compatibility /v1/registry/iterable-io/compatibility