Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FancyPipe is an open source python package for running cpu-intensive data processing pipelines. It covers those aspects that would otherwise distract you from your main job: the design of the processing steps.

FancyPipe takes care of:

  • parallel execution of code
  • html-based, hierarchical log file
  • parameter management
  • command line interface
  • temporary files and garbage collection
  • error handling

More details in the documentation.

About

FancyPipe is a lightweight python package for running data processing pipelines. It takes care of parallel processing, html-based logging, parameter management, garbage collection and error handling.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages