Skip to main content

IO wrapper to add missing methods from io.BaseIO

Project description

python-io-wrapper

Early version of a Python 3 wrapper for a file-like object. Currently supports only raw (binary) objects, but text will come soon. Implement any missing methods from io.RawIOBase.

Usage

from io_wrapper import RawIOWrapper

...

new_stream = RawIOWrapper(my_file_like_object)

License

This package is in the Public Domain. See UNLICENSE.md for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-io-wrapper-0.3.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page