You are viewing a single comment's thread from:

RE: Creating a post using Python on Steemit

in #steemit6 years ago

Use:

from beem import Steem
steem = Steem()
steem.wallet.unlock("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")
steem.post("title", "body", author="steem-mashine", tags=["a", "b", "c", "d", "e"], self_vote=True)

And get in the answer mistake


    raise NoWalletException
beem.exceptions.NoWalletException

The password is correct. What could be the problem?

Coin Marketplace

STEEM 0.18
TRX 0.16
JST 0.029
BTC 61081.21
ETH 2406.76
USDT 1.00
SBD 2.64