You are viewing a single comment's thread from:

RE: Beem Tutorials #2 - Beneficiaries

in #utopian-io7 years ago (edited)

I started using steem-python and piston and had major trouble with incompatibilities to latest steem API as well als Python 3.6. Had to patch lot to make it run. Even within 3rd party libraries.
Then discovered beem and work went smooth. It just works!
There is no reason at all using the old stuff.
As a newcomer to Python I do not like to learn deprecated language and library functions. So for me I think it even was a good Idea to use latest Python.
btw. everything works quite nice within Anaconda environment.

Sort:  

How does it handle failover and node failures? Steem-python sucks for this.