create account

steem-python命令行操作指南 by rivalhw

View this thread on: hive.blogpeakd.comecency.com
· @rivalhw · (edited)
$29.12
steem-python命令行操作指南
<html>
<p>  我在之前写过两篇文章,一篇是《<a href="https://steemit.com/steem-python/@rivalhw/steem-python">steem-python的安装和配置</a>》,另一篇是《<a href="https://steemit.com/steem-python/@rivalhw/hdwje-steemit">steemit下多用户维护同一个公共账户</a>》,今天这篇讲下steem-python的命令行操作。</p>
<p>  在开始之前,我们先来看下steem-python都有哪些命令操作。</p>
<p>  在命令提示符下输入如下:</p>
<p>  <em>steempy-h</em> 或 <em>steempy--help</em> 回车</p>
<p>  返回如下图信息:</p>
<p><img src="https://steemitimages.com/DQmaJo5S7XKac7YwmuKh8D9KCWk1ajXHgpt24Me8CE41LnL/1steempyhelp.png" width="939" height="883"/></p>
<p>&nbsp;&nbsp;&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;从上图中我们可以看出,steempy命令共包括如下(未加中文备注表示我也不清楚或没有使用过该命令): &nbsp;&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;set &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set configuration</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;config &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show local configuration</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;info &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show basic STEEM blockchain info</p>
<p><img src="https://steemitimages.com/DQmVkaGKE2bHkbWG43H3MXeofFAcmNJMssR6mDPCSNJvzct/2%20info.png" width="793" height="573"/></p>
<p>&nbsp;&nbsp;&nbsp;changewalletpassphrase &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Change wallet password 修改钱包密码</p>
<p>&nbsp;&nbsp;&nbsp;listkeys &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List available keys in your wallet &nbsp;列出你钱包里所有的key</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;addkey &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new key to the wallet &nbsp;添加一个新key到你的钱包</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;delkey &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delete keys from the wallet &nbsp;从钱包里删除一个key</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;parsewif &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parse a WIF private key without importing</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;getkey &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dump the privatekey of a pubkey from the wallet</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;listaccounts &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;List available accounts in your wallet &nbsp;列出你钱包里所有的信息,包括账户名称、类型和key&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;upvote &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Upvote a post 点赞帖</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;downvote &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Downvote a post &nbsp;踩帖</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;transfer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transfer STEEM &nbsp;转账STEEM</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;powerup &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Power up (vest STEEM as STEEM POWER) &nbsp;&nbsp;将你的steem转成SP能量</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;powerdown &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Power down (start withdrawing STEEM from steem POWER) 将你的SP转成STEEM</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;powerdownroute &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setup a powerdown route</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;convert &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert STEEMDollars to Steem (takes a week to settle) 将SBD转成STEEM</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;balance &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show the balance of one more more accounts</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;interest &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get information about interest payment</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;permissions &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show permissions of an account 显示账户权限</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;allow &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Allow an account/key to interact with your account &nbsp;添加一个账户权限到</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;disallow &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove allowance an account/key to interact with your &nbsp;account</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;newaccount &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new account 创建一个新账户</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;importaccount &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Import an account using a passphrase 导入账户</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;updatememokey &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Update an account's memo key &nbsp;更新账户memo key</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;approvewitness &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Approve a witnesses &nbsp;&nbsp;&nbsp;赞成见证人</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;disapprovewitness &nbsp;&nbsp;Disapprove a witnesses 取消见证人</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;sign &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sign a provided transaction with available and &nbsp;required keys 签名</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;broadcast &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;broadcast a signed transaction</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;orderbook &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtain orderbook of the internal market</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;buy &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Buy STEEM or SBD from the internal market 从内部市场购买STEEM 或 SBD</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;sell &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sell STEEM or SBD from the internal market &nbsp;从内部市场出售STEEM 或 SBD</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;cancel &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cancel order in the internal market &nbsp;取消订单</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;resteem &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resteem an existing post &nbsp;转推帖子</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;follow &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Follow another account &nbsp;关注某个账户</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;unfollow &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;unfollow another account &nbsp;取消关注</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;setprofile &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set a variable in an account's profile &nbsp;修改资料</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;delprofile &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set a variable in an account's profile 删除资料</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;witnessupdate &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Change witness properties 见证人更新</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;witnesscreate &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a witness &nbsp;创建一个新见证人</p>
<p><br></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;下边我们就来操作实践下。</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;如果我们要查看某个命令如何使用,可以在命令后边加 -h ,系统会显示该命令的详细参数操作,见下图:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;比如我们现在要从先前的授权操作里取消某个账户的授权,需要用到 disallow 命令,</p>
<p><img src="https://steemitimages.com/DQmPLA2Lur4S3HAPnSziygRkvT8Dk4fjH7QiQzMXDATTEXh/3%20disallow.png" width="829" height="312"/></p>
<p>  则我们按上边输入命令:</p>
<p>  <em>steempy disallow --account laodr XXX</em></p>
<p>  注,XXX即 foreign_account,对应的公钥key,类似STMXXX</p>
<p><br></p>
<p>  如果我们要点赞某个帖子,</p>
<p>  输入命令:</p>
<p>  <em>steempy upvote --account laodr &nbsp;-- weight 80 https://steemit.com/xxx</em></p>
<p>  --account 参数后跟跟使用的身份账户名,比如 laodr</p>
<p>  --weight 参数表示点赞的能量大小,从0.1到100&nbsp;</p>
<p>  最后边跟要点赞的帖子详细地址</p>
<p>  其它功能大同小异,有兴趣的同学可以按照如上方法去实践。</p>
</html>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorrivalhw
permlink5bv5lg-steem-python
categorysteem-python
json_metadata{"tags":["steem-python","steemit","cn-reader","cn"],"image":["https://steemitimages.com/DQmaJo5S7XKac7YwmuKh8D9KCWk1ajXHgpt24Me8CE41LnL/1steempyhelp.png","https://steemitimages.com/DQmVkaGKE2bHkbWG43H3MXeofFAcmNJMssR6mDPCSNJvzct/2%20info.png","https://steemitimages.com/DQmPLA2Lur4S3HAPnSziygRkvT8Dk4fjH7QiQzMXDATTEXh/3%20disallow.png"],"links":["https://steemit.com/steem-python/@rivalhw/steem-python","https://steemit.com/steem-python/@rivalhw/hdwje-steemit","https://steemit.com/xxx"],"app":"steemit/0.1","format":"html"}
created2018-04-17 10:10:18
last_update2018-04-17 10:13:42
depth0
children16
last_payout2018-04-24 10:10:18
cashout_time1969-12-31 23:59:59
total_payout_value26.348 HBD
curator_payout_value2.769 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7,422
author_reputation1,798,194,542,528,131
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,542,351
net_rshares5,730,266,212,901
author_curate_reward""
vote details (65)
@bungaterakhir ·
thanks for sharing
properties (22)
authorbungaterakhir
permlinkre-rivalhw-5bv5lg-steem-python-20180417t102628127z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 10:26:36
last_update2018-04-17 10:26:36
depth1
children0
last_payout2018-04-24 10:26:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation270,829,546,394
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,544,374
net_rshares0
@chineseman ·
谢谢分享
properties (22)
authorchineseman
permlinkre-rivalhw-5bv5lg-steem-python-20180418t012256634z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-18 01:22:57
last_update2018-04-18 01:22:57
depth1
children0
last_payout2018-04-25 01:22:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation299,316,049,367
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,666,206
net_rshares0
@dapeng ·
果断收藏!
properties (22)
authordapeng
permlinkre-rivalhw-5bv5lg-steem-python-20180417t104359298z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 10:44:00
last_update2018-04-17 10:44:00
depth1
children0
last_payout2018-04-24 10:44:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation64,632,001,917,831
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,546,529
net_rshares0
@ericet ·
谢谢,收藏了。正要学习steem-python
properties (22)
authorericet
permlinkre-rivalhw-5bv5lg-steem-python-20180417t123158760z
categorysteem-python
json_metadata{"tags":["steem-python"],"community":"busy","app":"busy/2.4.0"}
created2018-04-17 12:31:57
last_update2018-04-17 12:31:57
depth1
children0
last_payout2018-04-24 12:31:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation195,650,625,080,393
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,561,135
net_rshares0
@fr3eze ·
参与茶馆才让你开始接触这些技术性的东西?那真的非常好啊。
properties (22)
authorfr3eze
permlinkre-rivalhw-5bv5lg-steem-python-20180417t134704413z
categorysteem-python
json_metadata{"tags":["steem-python"],"community":"busy","app":"busy/2.4.0"}
created2018-04-17 13:47:09
last_update2018-04-17 13:47:09
depth1
children0
last_payout2018-04-24 13:47:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation62,201,653,753,684
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,572,965
net_rshares0
@intmilanmilano ·
谢谢分享,收藏了...
properties (22)
authorintmilanmilano
permlinkre-rivalhw-5bv5lg-steem-python-20180417t132003455z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 13:20:03
last_update2018-04-17 13:20:03
depth1
children0
last_payout2018-04-24 13:20:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation1,583,274,902,841
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,568,401
net_rshares0
@jawad09 ·
$0.37
A very nice way to teach the people through a well known language. I must appreciate your efforts on it my dearest friend @rivalhw. You have already written 02 Article on the steem-python and this one is 3rd from your side in a week. 
This is really interesting stuff **command-line operation of steem-python** And people must go through with it. Some commands are very interesting and useful.
Thanks mate for your positive efforts for this awesome community. Keep smiling and stay blessed!
👍  ,
properties (23)
authorjawad09
permlinkre-rivalhw-5bv5lg-steem-python-20180417t184354760z
categorysteem-python
json_metadata{"tags":["steem-python"],"users":["rivalhw"],"app":"steemit/0.1"}
created2018-04-17 18:43:54
last_update2018-04-17 18:43:54
depth1
children2
last_payout2018-04-24 18:43:54
cashout_time1969-12-31 23:59:59
total_payout_value0.320 HBD
curator_payout_value0.051 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length490
author_reputation34,832,615,044,215
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,620,603
net_rshares74,500,201,586
author_curate_reward""
vote details (2)
@rivalhw ·
$0.06
Thank you@jawad09
👍  
properties (23)
authorrivalhw
permlinkre-jawad09-re-rivalhw-5bv5lg-steem-python-20180417t235556510z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 23:56:03
last_update2018-04-17 23:56:03
depth2
children1
last_payout2018-04-24 23:56:03
cashout_time1969-12-31 23:59:59
total_payout_value0.045 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation1,798,194,542,528,131
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,656,344
net_rshares12,542,590,181
author_curate_reward""
vote details (1)
@jawad09 ·
Always welcome my friend @rivalhw!
properties (22)
authorjawad09
permlinkre-rivalhw-re-jawad09-re-rivalhw-5bv5lg-steem-python-20180418t023439327z
categorysteem-python
json_metadata{"tags":["steem-python"],"users":["rivalhw"],"app":"steemit/0.1"}
created2018-04-18 02:34:45
last_update2018-04-18 02:34:45
depth3
children0
last_payout2018-04-25 02:34:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation34,832,615,044,215
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,674,682
net_rshares0
@kretorkk ·
$0.13
I like this steem-python.
👍  
properties (23)
authorkretorkk
permlinkre-rivalhw-5bv5lg-steem-python-20180417t101318101z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 10:13:30
last_update2018-04-17 10:13:30
depth1
children1
last_payout2018-04-24 10:13:30
cashout_time1969-12-31 23:59:59
total_payout_value0.120 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation2,221,016,017,555
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,542,719
net_rshares25,040,328,463
author_curate_reward""
vote details (1)
@kretorkk ·
Thanks my friend
properties (22)
authorkretorkk
permlinkre-kretorkk-re-rivalhw-5bv5lg-steem-python-20180417t104413568z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 10:44:18
last_update2018-04-17 10:44:18
depth2
children0
last_payout2018-04-24 10:44:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation2,221,016,017,555
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,546,574
net_rshares0
@lemooljiang ·
$2.46
改天试试这些命令!
👍  ,
properties (23)
authorlemooljiang
permlinkre-rivalhw-5bv5lg-steem-python-20180417t110647225z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 11:06:39
last_update2018-04-17 11:06:39
depth1
children0
last_payout2018-04-24 11:06:39
cashout_time1969-12-31 23:59:59
total_payout_value1.848 HBD
curator_payout_value0.609 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation438,533,463,787,739
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,549,346
net_rshares483,716,471,701
author_curate_reward""
vote details (2)
@maiyude · (edited)
$0.12
增加删除授权都成功了,但是点赞不成功。
用的是小号点赞
steempy upvote --account robotq  -- weight 1 https://steemit.com/steem-python/@rivalhw/5bv5lg-steem-python


![](https://steemitimages.com/DQmcXsz5wVRiT93RDdheqYZVRFWuiz5jMbYRa727iQ7YJZE/image.png)
👍  
properties (23)
authormaiyude
permlinkre-rivalhw-5bv5lg-steem-python-20180417t142437948z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1","image":["https://steemitimages.com/DQmcXsz5wVRiT93RDdheqYZVRFWuiz5jMbYRa727iQ7YJZE/image.png"],"links":["https://steemit.com/steem-python/@rivalhw/5bv5lg-steem-python"]}
created2018-04-17 14:24:36
last_update2018-04-17 14:43:06
depth1
children1
last_payout2018-04-24 14:24:36
cashout_time1969-12-31 23:59:59
total_payout_value0.093 HBD
curator_payout_value0.030 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length225
author_reputation8,970,701,360,387
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,579,086
net_rshares25,046,022,070
author_curate_reward""
vote details (1)
@rivalhw ·
正常是返回类似如下信息的
![111.png](https://steemitimages.com/DQmYPZRXKUfBxt8rPcpuroaNEtS1T5fNM8fG1TrZWCjgVug/111.png)
properties (22)
authorrivalhw
permlinkre-maiyude-re-rivalhw-5bv5lg-steem-python-20180418t101238082z
categorysteem-python
json_metadata{"tags":["steem-python"],"image":["https://steemitimages.com/DQmYPZRXKUfBxt8rPcpuroaNEtS1T5fNM8fG1TrZWCjgVug/111.png"],"app":"steemit/0.1"}
created2018-04-18 10:12:36
last_update2018-04-18 10:12:36
depth2
children0
last_payout2018-04-25 10:12:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length106
author_reputation1,798,194,542,528,131
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,731,498
net_rshares0
@mimam · (edited)
you have provided an interesting information thanks friend and succes for you I like steem- python
👍  
properties (23)
authormimam
permlinkre-rivalhw-5bv5lg-steem-python-20180417t104452643z
categorysteem-python
json_metadata{"tags":["steem-python"],"app":"steemit/0.1"}
created2018-04-17 10:45:06
last_update2018-04-17 10:55:45
depth1
children0
last_payout2018-04-24 10:45:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation3,091,014,557,210
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,546,680
net_rshares806,985,841
author_curate_reward""
vote details (1)
@tetas08 ·
<html>
<p><em><strong>Todays Article On English Version:</strong></em></p>
<p><code><em><strong>Title: Steem-python command line operation guide</strong></em></code></p>
<p>&nbsp;I have written two articles before, one is " <a href="https://steemit.com/steem-python/@rivalhw/steem-python">steem-python installation and configuration</a> ", the other is " <a href="https://steemit.com/steem-python/@rivalhw/hdwje-steemit">Steemit under a multi-user maintenance of the same public account</a> ", today's talk about the command-line operation of steem-python .</p>
<p>&nbsp;Before we begin, let's take a look at what command operations are available in steem-python.  </p>
<p>At the command prompt, enter the following: <em>Steempy-h</em> or <em>steempy--help</em> Enter  </p>
<p>Return the following information:&nbsp;</p>
<p>&nbsp;From the above figure, we can see that the steempy command contains the following (without the Chinese remark that I do not know or have not used the command): &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>&nbsp;Set Set configuration&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Config Show local configuration&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Info Show basic STEEM blockchain info&nbsp;</p>
<p>&nbsp;Changewalletpassphrase Change wallet password Change wallet password&nbsp;&nbsp;</p>
<p>&nbsp;Listkeys List available keys in your wallet List all the keys in your wallet&nbsp;&nbsp;&nbsp;&nbsp;Addkey Add a new key to the wallet Add a new key to your wallet&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Delkey ​​Delete keys from the wallet&nbsp;&nbsp;&nbsp;</p>
<p>&nbsp;Parsewif Parse a WIF private key without importing&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Getkey Dump the privatekey of a pubkey from the wallet&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Listaccounts List available accounts in your wallet List all the information in your wallet, including account name, type and key&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Upvote Upvote a post Liked Post&nbsp;&nbsp;&nbsp;</p>
<p>&nbsp;Downvote Downvote a post&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Transfer Transfer STEEM Transfer STEEM&nbsp;</p>
<p>&nbsp;&nbsp;Powerup Power up (vest STEEM as STEEM POWER) Turn your steem into SP energy&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Powerdown Power down (start withdrawing STEEM from steem POWER) convert your SP to STEEM&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Powerdownroute Setup a powerdown route&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Convert Convert STEEMDollars to Steem (takes a week to settle) convert SBD to STEEM&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Balance Show the balance of one more more accounts&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Interest Get information about interest payment&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Permissions Shows permissions of an account&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Allow Allow an account/key to interact with your account&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Disallow Remove allowance an account/key to interact with your account&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;Newaccount Create a new account Create a new account&nbsp;&nbsp;&nbsp;</p>
<p>&nbsp;Importaccount Import an account using a passphrase&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Updatememokey Update an account's memo key Update account memo key&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Approvewitness Approve a witnesses&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Disapprovewitness Disapprove a witnesses&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Sign Sign a provided transaction with available and required keys&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Broadcast broadcast a signed transaction&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Orderbook obtaining orderbook of the internal market&nbsp;</p>
<p>&nbsp;Buy Buy STEEM or SBD from the internal market Buy STEEM or SBD from the internal market&nbsp;&nbsp;&nbsp;&nbsp;Sell ​​Sell STEEM or SBD from the internal market Sell STEEM or SBD from the internal market&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Cancel Cancel order in the internal market&nbsp;&nbsp;&nbsp;&nbsp;Resteem Resteem an existing post Reprints&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Follow Follow another account&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Unfollow unfollow another account Unfollow&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Setprofile Set a variable in an account's profile&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Delprofile Set a variable in an account's profile&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Witnessupdate Change witness properties witness updates&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>Witnesscreate Create a witness Create a new witness&nbsp;</p>
<p>&nbsp;Below we come to practice the next.&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>If we want to see how a certain command is used, we can add -h to the command. The system will display the detailed operation of the command. See the figure below:&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>For example, if we want to cancel an account's authorization from a previous authorization operation, we need to use the disallow command.&nbsp;</p>
<p>&nbsp;Then we press the top to enter the command: <em>Steempy disallow --account laodr XXX</em>  </p>
<p>Note, XXX is foreign_account, the corresponding public key, similar to STMXXX<br>
  </p>
<p>If we like a post,  </p>
<p>input the command: <em>Steempy upvote --account laodr -- weight 80</em> <a href="https://steemit.com/xxx"><em>https://steemit.com/xxx</em></a>  </p>
<p>The --account parameter is followed by the identity account used, for example laodr  </p>
<p>The --weight parameter indicates the amount of liked energy, from 0.1 to 100&nbsp;  </p>
<p>Last post with the details of the post's detailed address  </p>
<p>Other functions are similar, and interested students can follow the above method to practice.&nbsp;</p>
<blockquote><em><strong>This Article Written By My Friend: </strong></em><a href="https://steemit.com/@rivalhw"><em><strong>rivalhw</strong></em></a><em><strong>&nbsp;</strong></em></blockquote>
<p><em><strong>Thanks for your kind of words my friend.</strong></em></p>
<p><br></p>
</html>
properties (22)
authortetas08
permlinkre-rivalhw-5bv5lg-steem-python-20180417t162933514z
categorysteem-python
json_metadata{"tags":["steem-python"],"links":["https://steemit.com/steem-python/@rivalhw/steem-python","https://steemit.com/steem-python/@rivalhw/hdwje-steemit","https://steemit.com/xxx","https://steemit.com/@rivalhw"],"app":"steemit/0.1"}
created2018-04-17 16:35:39
last_update2018-04-17 16:35:39
depth1
children0
last_payout2018-04-24 16:35:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,827
author_reputation351,599,705,020
root_titlesteem-python命令行操作指南
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,600,911
net_rshares0