Skip to content

tsah/pitertools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitertools

Tools to process python iterators in parallel.

map_parallel

Concurrently run computation on iterator, respecting backpressure.

Roadmap

  • Add automated testing, publishing
  • Add more tests
  • Add some linter, static type checking
  • Allow running on Process pool executor

About

parallel iterator operations for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages