It doesn't work in Python 3?
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
Write Steem bots and more in Python with asyncsteem
It doesn't work in Python 3?
I've ported the code to Python 3. You can check it out on GitHub.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Python 3 support is planned for sometime after version 1.0, according to roadmap in the 0.5 release announcement.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
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.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
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.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit