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