netzulo / python-io-chunks

Stream chunks compatible with IO standard library

Repository from Github https://github.comnetzulo/python-io-chunksRepository from Github https://github.comnetzulo/python-io-chunks

io-chunks

Stream chunks compatible with IO standard library

https://travis-ci.org/Terseus/python-io-chunks.svg?branch=master

Installing

$ pip install io-chunks

Python version

Tested in Python 2.7 and 3.2 to 3.6

Running the tests

Run the tests with nose:

$ nosetests

TODO

  • Write some examples and description.
  • Write doc for readthedocs.org
  • Add tests for concurrency support.

About

Stream chunks compatible with IO standard library

License:MIT License


Languages

Language:Python 100.0%