Sort:  

I've ported the code to Python 3. You can check it out on GitHub.

Python 3 support is planned for sometime after version 1.0, according to roadmap in the 0.5 release announcement.

I've been wanting to check it out, but lack of python3 is a big turn off for me. Would be curious how well it works and how much it supports compared to steem-python.

My tests are positive, but limited. Reading data from the blockchain appears to be fully implemented, but operations requiring signing are not. @mattockfs is working on porting one of his own bots from steem-python as part of further testing.