Skip to content

ascendforever/giter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giter

High level iterator wrappers for Python. Adds intelligent iterators which, for example, can remember their length (when applicable,) and are extensible Adds objects which behave as standard collections (list, deque, etc.) but are iterators under the hood and lazily load values. More testing is needed before this can be put into production use.

Installation

A proper wheel will be created at a later date, for now install by placing this repo in site-packages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages