vmlaker / mpipe

Python API for writing multiprocessing pipelines
http://vmlaker.github.io/mpipe
MIT License
86 stars 25 forks source link

Support for Windows and Python 3. #15

Closed sergey-serebryakov closed 4 years ago

sergey-serebryakov commented 4 years ago

Hi!

This PR is supposed to fix the issue #12 that adds support for Windows and Python 3:

I tested with Ubuntu / Windows 10 and Python 3.8.

Several things that yet need to be fixed: