-
Notifications
You must be signed in to change notification settings - Fork 12
Lazily-evaluated, parallelizable Python pipeline.
License
aht/stream.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ABOUT ===== Streams are iterables with a pipelining mechanism to enable data-flow programming and easy parallelization. See the reference documentation at http://www.trinhhaianh.com/stream.py INSTALL ======= This module requires Python 2.6. To install system-wide: $ sudo python ./setup.py install or if you just need it in a project: $ cp ./stream.py ~/your/project
About
Lazily-evaluated, parallelizable Python pipeline.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published