uqfoundation / ppft

distributed and parallel Python
http://ppft.rtfd.io
Other
65 stars 14 forks source link

add thin layer to import as `ppft` #2

Closed mmckerns closed 9 years ago

mmckerns commented 9 years ago

Should be possible to retain full functionality and add a thin layer so package is importable from ppft, and more importantly, self-contained. Something like:

ppft.worker
ppft.server
ppft.auto
ppft.transport
ppft.utils    # ppcommon
ppft          # pp
mmckerns commented 9 years ago

done in 8f1192ef2794e04787235d1a3ffc38c379af285c