Skip to content

netzulo/python-io-chunks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

io-chunks

Stream chunks compatible with IO standard library

image

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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%