You are viewing a single comment's thread from:RE: [Changelog] python-steem 0.2View the full contextkarnal (63)in #steem • 8 years ago Great work as usual, @xeroc! How advanced is the software right now, in terms of for instance managing transfers through the command-line? I found this and it appears to be work in progress - correct?
Python-steem is merely a library. It doesn't come with a command line interface. However piston builds on top of this library and is a command line application (gonna change soon)
Ah, yes. piston is what I am looking for then, yeah?