I recently started using this and found that all the imports are relative and will only work in Python 2. I went through the library and changed all the imports to be relative for my own personal use, but it would be good for the maintainer of this repo to 2to3 the entire library for general use. If for some reason this isn't something that can be done, I might go ahead and do the work at some point, but it's definitely not on my short list. Thanks for providing this - it saved me a lot of time.
I recently started using this and found that all the imports are relative and will only work in Python 2. I went through the library and changed all the imports to be relative for my own personal use, but it would be good for the maintainer of this repo to 2to3 the entire library for general use. If for some reason this isn't something that can be done, I might go ahead and do the work at some point, but it's definitely not on my short list. Thanks for providing this - it saved me a lot of time.