RE: Write Steem bots and more in Python with asyncsteem

You are viewing a single comment's thread from:

Write Steem bots and more in Python with asyncsteem

in utopian-io •  7 years ago 

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

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

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.