You are viewing a single comment's thread from:
RE: Write Steem bots and more in Python with asyncsteem
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.