8000 GitHub - netzulo/python-io-chunks at 339c4281bec2afd67cfebc1edfe9862090c6b0eb
[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

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

io-chunks

Stream chunks compatible with IO standard library

Installing

pip install io-chunks

Python version

Tested in Python 3.5.

Running the tests

Run the tests with nose:

nosetests

TODO

  • Rewrite README in ReStructured Text.
  • Upload package to pypi so the installing instructions works.
  • Automated testing in Python 2.7 and 3.x
  • Write some examples and description.
  • Write doc for readthedocs.org

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0