SchlossLab / ipython-mothurmagic

IPython extension for running mothur commands in an IPython notebook
GNU General Public License v3.0
9 stars 3 forks source link

Refactored for python 3 support. #3

Closed campenr closed 8 years ago

campenr commented 8 years ago

I have refactored the code to support python 3 (tested with python 3.5). Backwards compatibility with python 2.7 has been tested and appears to be ok.