Stream chunks compatible with IO standard library
$ pip install io-chunks
Tested in Python 2.7 and 3.2 to 3.6
Run the tests with nose
:
$ nosetests
- Write some examples and description.
- Write doc for readthedocs.org
- Add tests for concurrency support.