Skip to content

mmessmore/papply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

papply

papply is an exercise for me to try and clone the featureset of ksb's excellent xapply tool, that I can't live without in Python

It is a combination/reimagination of the possibilities of combining the goodness of apply with xargs. Technically with modern xargs you can do most of this, but it's cumbersome to spell it all out for the thing.

I will admit on the front-end it is a failure. This is just an excuse for me to

  1. play with processes
  2. have something that's "good enough" in places I can't bring msrc with me

About

Parallelized apply (python clone of KSB's xapply)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published