8000 GitHub - netzulo/python-io-chunks at 7129dd1453399e95f65c4863901b000618b3d9dd
[go: up one dir, main page]

Skip to content

netzulo/python-io-chunks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

io-chunks

Stream chunks compatible with IO standard library

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

  • Upload package to pypi so the installing instructions works.
  • Write some examples and description.
  • Write doc for readthedocs.org

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0