Skip to content

GitHub mirror of gitlab.com repository congma/takeevery

License

Notifications You must be signed in to change notification settings

congma/takeevery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab CI pipeline status Travis CI build status

The module provides a Python generator, every(iterable, n) that yields lists of size at most n from iterable, until the iterable is exhausted.

More examples can be found in the docstrings.

This module uses the Python 2-to-3 compatibility layer six.

Releases

No releases published

Packages

No packages published

Languages