在文章[《O哥闲扯淡: 转发才是真爱粉吗?》](https://steemit.com/cn/@oflyhigh/o)中,我提到我以前对转发进行了一些研究,比如说做了一个丑陋无比的[检查谁转发了你的文章的网页工具](https://steemit.com/cn/@oflyhigh/who-resteemed-rebloged-your-posts)以及测试了[如何使用SteemConnect转发7天以上的文章](https://steemit.com/reblog/@oflyhigh/how-to-reblog-resteem-articles-which-posted-7-days-ago-with-steemconnect-steemconnect-7)。  (图源:[bing.com](bing.com)) 当时写这篇O哥闲扯淡的时候,我突然就想,我怎么没测试一下使用steem-python来测试转发功能呢?回头一定要补上,今天终于抽出时间来把这个补上喽。 # 安装和导入私钥 #### 安装 现在有两个版本的steem-python,分别是 * https://github.com/Netherdrake/steem-python * https://github.com/steemit/steem-python 我个人推荐使用 Netherdrake (@furion)的版本,或者官网的早期版本,官网的新版本加了很多功能,但是同样也使得这个库变得复杂和臃肿。 选择你要使用的版本,安装见对应github链接的安装说明即可。 #### 导入私钥 在STEEMIT上,进入**`Wallet->Permissions->Show private key`**获取你的POSTING 私钥。 在命令行使用 **`steempy addkey`** 按提示导入私钥即可,如果是首次创建钱包,会提示你为钱包设置密码。 # 使用steempy转发文章 安装完steem-python库以后,就可以使用steempy命令行工具了。 比如使用:`steempy --help` 查看帮助 或者使用:`steempy resteem --help`查询关于转发的详细帮助  有了这些准备后,我们就可以用它来转发文章了,比如转发[《O哥闲扯淡: 转发才是真爱粉吗?》](https://steemit.com/cn/@oflyhigh/o)到oflyhigh.test账户下: 指令: `steempy resteem --account oflyhigh.test @oflyhigh/o` 按提示输入钱包密码后提示如下,说明操作成功了。  我们可以用同样的方式转发8个月以前的文章 `steempy resteem --account oflyhigh.test @oflyhigh/19-informal-translation-hf19-equality-coming-soon-linear-rewards` 进入 @oflyhigh.test 的主页,可以看到两篇转发的文章  # 使用 python 脚本转发 除了使用命令行,使用python脚本来操作也一样简单。 比如我要转发这篇[《那年夏天》](https://steemit.com/cn/@oflyhigh/341nku),那么最简单的脚本示例如下: ``` from steem import Steem identifier = '@oflyhigh/341nku' account = 'oflyhigh.test' steem = Steem() steem.commit.resteem(identifier, account) ``` 脚本执行成功后,再访问我们的 @oflyhigh.test 的主页  耶,成功了! # 结论 无论使用steempy还是python脚本转发文章都非常简单,重要的是,我们可以转发7天以前(任意时间)的文章,而不像在steemit上,我们要受到只能7天以内文章的限制。 尽管如下,我依然建议大家读读[《O哥闲扯淡: 转发才是真爱粉吗?》](https://steemit.com/cn/@oflyhigh/o),慎重的转发有价值的内容,而不要见啥转啥。 # 关联阅读 * [O哥闲扯淡: 转发才是真爱粉吗?](https://steemit.com/cn/@oflyhigh/o) * [Who resteemed/rebloged your posts? / 谁转发了你的文章?](https://steemit.com/cn/@oflyhigh/who-resteemed-rebloged-your-posts) * [📌 How to reblog/resteem articles which posted 7 days ago with SteemConnect? / 使用SteemConnect转发7天以上的文章](https://steemit.com/reblog/@oflyhigh/how-to-reblog-resteem-articles-which-posted-7-days-ago-with-steemconnect-steemconnect-7)
author | oflyhigh |
---|---|
permlink | steempy-steem-python-7 |
category | python |
json_metadata | {"tags":["python","steemdev","steempy","cn-programming","cn"],"users":["furion","oflyhigh.test"],"image":["https://steemitimages.com/DQmXQzDMbiUMFVUWX8A9qodarzSPfjvgJH9NufV46enHncb/image.png","https://steemitimages.com/DQmRTSwwRdWBhGNcvPJd1uetax6EaVNGxjayMyCJwz7C9rY/image.png","https://steemitimages.com/DQmUMhfHXecXXHwVMhvkfdYoX4xV4y1UXP1F4W1Xwph5YwX/image.png","https://steemitimages.com/DQmSRj42po8km1vvQy3fHayDRxSNgWk4aFeizFaEk14ggtY/image.png","https://steemitimages.com/DQmV1UAfnfsmyzGuJK7JWNCRBVDue7ziTytToK4vt4Srbds/image.png"],"links":["https://steemit.com/cn/@oflyhigh/o","https://steemit.com/cn/@oflyhigh/who-resteemed-rebloged-your-posts","https://steemit.com/reblog/@oflyhigh/how-to-reblog-resteem-articles-which-posted-7-days-ago-with-steemconnect-steemconnect-7","bing.com","https://github.com/Netherdrake/steem-python","https://github.com/steemit/steem-python","https://steemit.com/cn/@oflyhigh/341nku"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-02-16 13:38:45 |
last_update | 2018-02-16 13:38:45 |
depth | 0 |
children | 13 |
last_payout | 2018-02-23 13:38:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 90.100 HBD |
curator_payout_value | 12.438 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,676 |
author_reputation | 6,315,803,163,783,586 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,007,080 |
net_rshares | 17,014,443,880,681 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abit | 0 | 3,316,199,800,223 | 100% | ||
mark-waser | 0 | 97,943,754,489 | 100% | ||
vi1son | 0 | 137,595,140,420 | 100% | ||
blockchainbilly | 0 | 20,751,934,142 | 50% | ||
arcange | 0 | 15,048,262,778 | 3% | ||
deanliu | 0 | 1,307,205,194,601 | 100% | ||
raphaelle | 0 | 1,907,179,015 | 3% | ||
joythewanderer | 0 | 158,721,228,509 | 38% | ||
ace108 | 0 | 240,380,776,052 | 25% | ||
tensaix2j | 0 | 2,794,181,365 | 100% | ||
laoyao | 0 | 35,390,197,145 | 100% | ||
somebody | 0 | 1,273,136,266,851 | 100% | ||
midnightoil | 0 | 1,568,479,390 | 100% | ||
btsabc | 0 | 5,228,338,473 | 100% | ||
xiaohui | 0 | 852,045,839,756 | 100% | ||
oflyhigh | 0 | 2,259,082,867,155 | 100% | ||
xiaokongcom | 0 | 10,336,558,933 | 100% | ||
archiles | 0 | 99,642,898 | 100% | ||
ericsim1991 | 0 | 98,249,531 | 100% | ||
yulan | 0 | 15,022,563,451 | 100% | ||
ericsim1989 | 0 | 97,581,976 | 100% | ||
rivalhw | 0 | 320,274,582,265 | 20% | ||
chinadaily | 0 | 158,230,333,076 | 100% | ||
helene | 0 | 524,410,440,568 | 100% | ||
ffcrossculture | 0 | 24,773,762,542 | 100% | ||
ethansteem | 0 | 163,369,437,284 | 100% | ||
englishtchrivy | 0 | 74,489,859,792 | 25% | ||
davidjkelley | 0 | 4,960,303,522 | 100% | ||
digital-wisdom | 0 | 53,825,706,462 | 100% | ||
ethical-ai | 0 | 17,793,639,029 | 100% | ||
jwaser | 0 | 20,679,382,548 | 100% | ||
profitgenerator | 0 | 1,331,553,962 | 100% | ||
damarth | 0 | 259,435,406,688 | 3% | ||
bwaser | 0 | 4,152,962,771 | 100% | ||
ellepdub | 0 | 1,542,941,597 | 100% | ||
herpetologyguy | 0 | 243,349,596,865 | 100% | ||
morgan.waser | 0 | 8,462,082,043 | 100% | ||
handyman | 0 | 3,249,783,687 | 100% | ||
mrtv2 | 0 | 58,739,908,734 | 100% | ||
strong-ai | 0 | 15,122,324,398 | 100% | ||
steemtruth | 0 | 29,316,162,747 | 10% | ||
lalala | 0 | 45,017,419,012 | 100% | ||
dapeng | 0 | 23,419,110,231 | 25% | ||
devilwsy | 0 | 2,262,071,548 | 100% | ||
janiceting | 0 | 2,260,041,856 | 100% | ||
abraomarcos | 0 | 2,165,190,831 | 100% | ||
lydiachan | 0 | 31,724,608,723 | 100% | ||
technoprogressiv | 0 | 11,514,642,814 | 100% | ||
dragon40 | 0 | 2,355,090,017 | 10% | ||
jackhircus | 0 | 115,474,475,587 | 65% | ||
blackbunny | 0 | 58,702,638,486 | 100% | ||
ripperone | 0 | 1,213,504,387,216 | 26% | ||
chessmasterhex | 0 | 2,181,615,891 | 100% | ||
bxt | 0 | 159,537,541,605 | 100% | ||
lingfei | 0 | 48,510,361,530 | 100% | ||
yyyy | 0 | 455,588,158 | 100% | ||
alexis555 | 0 | 1,901,180,976,193 | 28% | ||
trafalgar | 0 | 799,362,090,708 | 3% | ||
jcoins79 | 0 | 5,961,973,588 | 100% | ||
austinsandersco | 0 | 769,216,156 | 70% | ||
kingofdew | 0 | 45,659,501,824 | 100% | ||
htliao | 0 | 134,264,483,453 | 33% | ||
emcvay | 0 | 176,704,053 | 10% | ||
mandagoi | 0 | 9,396,222,248 | 21% | ||
ribalinux | 0 | 4,117,815,300 | 10% | ||
wylo | 0 | 613,923,349 | 100% | ||
susanlo | 0 | 48,185,247,034 | 100% | ||
jkkim | 0 | 52,844,322 | 10% | ||
ebejammin | 0 | 6,063,646,982 | 100% | ||
nanosesame | 0 | 22,427,447,396 | 30% | ||
nuagnorab | 0 | 15,111,697,351 | 80% | ||
linuslee0216 | 0 | 1,715,167,528 | 3.3% | ||
cryptohustler | 0 | 11,337,330,741 | 100% | ||
exec | 0 | 81,596,222,688 | 100% | ||
eval | 0 | 802,050,517 | 100% | ||
michaelwilshaw | 0 | 3,769,152,923 | 10% | ||
shawshank-steem | 0 | 568,001,753 | 100% | ||
speeding | 0 | 3,654,344,405 | 100% | ||
walkinharmony | 0 | 18,780,869,740 | 50% | ||
superlover | 0 | 1,927,053,602 | 100% | ||
asterix87 | 0 | 11,615,024,158 | 100% | ||
windrockswater | 0 | 2,291,844,931 | 100% | ||
marram | 0 | 91,660,780 | 5% | ||
abetterworld | 0 | 3,154,877,973 | 100% | ||
that1consultant | 0 | 302,189,941 | 100% | ||
sanzo | 0 | 328,950,100 | 100% | ||
davaowhenyo | 0 | 614,503,785 | 100% | ||
allenshayzar | 0 | 614,503,785 | 100% | ||
travelgirl | 0 | 46,031,022,611 | 38% | ||
raku | 0 | 617,220,000 | 100% | ||
resteeming | 0 | 614,860,000 | 100% | ||
ravenousappetite | 0 | 614,503,440 | 100% | ||
aabb | 0 | 10,908,757,250 | 100% | ||
auntigormint | 0 | 550,473,876 | 100% | ||
mrliga | 0 | 13,845,773,107 | 100% | ||
taylor.swift | 0 | 404,563,998 | 76% | ||
twinkledrop | 0 | 154,894,996,503 | 100% | ||
tymba | 0 | 2,461,483,302 | 71% | ||
sweethoney | 0 | 248,322,463 | 100% | ||
liangfengyouren | 0 | 1,069,675,318 | 50% | ||
duekie | 0 | 907,369,803 | 100% | ||
idx | 0 | 20,159,424,586 | 100% | ||
exprmnt | 0 | 470,367,900 | 100% | ||
lancy | 0 | 5,098,850,218 | 92% | ||
tvb | 0 | 9,124,351,932 | 20% | ||
bearpaw | 0 | 2,490,730,227 | 100% | ||
ericsim | 0 | 245,801,514 | 100% | ||
aswad | 0 | 257,882,104 | 100% | ||
freedom-fighter | 0 | 614,503,785 | 100% | ||
softboy112 | 0 | 914,260,841 | 100% | ||
yellowbird | 0 | 17,077,353,652 | 100% | ||
starlost | 0 | 336,583,751 | 100% | ||
technologynepal | 0 | 617,220,000 | 100% | ||
rosatravels | 0 | 20,003,780,030 | 20% | ||
ytienchu | 0 | 591,005,540 | 33% | ||
tiffanyrej | 0 | 3,037,989,319 | 100% | ||
khalilad | 0 | 615,320,000 | 100% | ||
ms8988 | 0 | 610,323,449 | 100% | ||
xiaoshancun | 0 | 496,957,196 | 100% | ||
stakuza | 0 | 615,483,841 | 100% | ||
wangwenjing | 0 | 1,376,163,370 | 10% | ||
ikonik | 0 | 361,197,839 | 100% | ||
vfxness | 0 | 1,297,633,244 | 100% | ||
lemminon | 0 | 615,320,000 | 100% | ||
heyeshuang | 0 | 640,150,970 | 100% | ||
peterschilder | 0 | 8,973,513,475 | 70% | ||
razor80 | 0 | 602,602,959 | 100% | ||
fastiduos | 0 | 615,320,000 | 100% | ||
ivysrono | 0 | 2,241,342,579 | 100% | ||
rebecca80 | 0 | 694,749,212 | 100% | ||
nitro.live | 0 | 12,345,342,380 | 100% | ||
chaerin | 0 | 591,854,857 | 100% | ||
cnbuddy | 0 | 4,214,418,001 | 0.1% | ||
deanyeong | 0 | 1,692,705,793 | 80% | ||
chann | 0 | 18,001,871,888 | 50% | ||
lebin | 0 | 29,873,885,724 | 50% | ||
daviddivergent | 0 | 259,094,122 | 1% | ||
saury | 0 | 259,305,253 | 100% | ||
candiru | 0 | 339,997,350 | 100% | ||
quicksnake | 0 | 0 | 100% | ||
ritchieknopfler | 0 | 616,714,406 | 100% | ||
ewq | 0 | 99,472,308 | 3% | ||
neexal | 0 | 79,546,636 | 100% | ||
itsok | 0 | 2,518,792,147 | 100% | ||
fun2learn | 0 | 1,315,154,270 | 15% | ||
emmali | 0 | 1,547,895,029 | 100% | ||
huawuya | 0 | 614,704,505 | 100% | ||
madein | 0 | 73,844,131 | 25% | ||
momok | 0 | 518,550,983 | 100% | ||
charisma1 | 0 | 196,285,910 | 100% | ||
historylover | 0 | 320,322,535 | 100% | ||
btccurrency1 | 0 | 52,386,790 | 100% | ||
ethanlee | 0 | 3,671,671,913 | 100% | ||
sannyputra | 0 | 129,038,955 | 100% | ||
abdulwaha | 0 | 508,930,149 | 100% | ||
nandaibra | 0 | 558,018,668 | 100% | ||
fanso | 0 | 100,737,227 | 100% | ||
asrizalmustafa | 0 | 86,025,290 | 20% | ||
pwangdu | 0 | 52,175,016 | 10% | ||
cryptoknight27 | 0 | 615,076,421 | 100% | ||
nilsss | 0 | 592,955,993 | 100% | ||
hhjjkk | 0 | 320,789,058 | 100% | ||
animecollection | 0 | 438,155,300 | 100% | ||
dani123 | 0 | 200,230,575 | 100% | ||
martijnephraim | 0 | 1,583,831,199 | 70% | ||
paniya | 0 | 614,700,873 | 100% | ||
gemooka | 0 | 611,382,753 | 100% | ||
wahyuddin | 0 | 227,619,625 | 100% | ||
me-kyong | 0 | 239,635,359 | 50.56% | ||
oyokmerino | 0 | 580,653,061 | 100% | ||
intelli-jan-tam | 0 | 58,372,479 | 10% | ||
python-think | 0 | 0 | 100% |
steem-python超好用,python好寫又好懂,之前寫的bot全都是靠它完成的~
author | antonsteemit |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180216t163010793z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-16 16:30:12 |
last_update | 2018-02-16 16:30:12 |
depth | 1 |
children | 0 |
last_payout | 2018-02-23 16:30:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 7,534,465,964,895 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,042,362 |
net_rshares | 861,873,846 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
growingpower | 0 | 435,603,417 | 30% | ||
bidseption | 0 | 426,270,429 | 80% |
好多不会用 新人很无奈 啊 慢慢摸索...
author | bestbird |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180217t004652317z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-17 00:46:54 |
last_update | 2018-02-17 00:46:54 |
depth | 1 |
children | 0 |
last_payout | 2018-02-24 00:46:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 0 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,127,813 |
net_rshares | 0 |
蛮有实用性的,可以学习学习
author | hhjjkk |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180217t032100274z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-17 03:21:03 |
last_update | 2018-02-17 03:21:03 |
depth | 1 |
children | 0 |
last_payout | 2018-02-24 03:21:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 684,424,592,252 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,153,200 |
net_rshares | 0 |
🍉 Cool! This is helpful. Thanks & phenomenal!
author | intelli-jan-tam |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-1518790138052t04ef9977-a42d-49ca-8f04-def087cde37fuid |
category | python |
json_metadata | {"tags":["ilikeit"],"app":"SteemJ-Core/0.4.3","format":"markdown"} |
created | 2018-02-16 14:08:57 |
last_update | 2018-02-16 14:08:57 |
depth | 1 |
children | 0 |
last_payout | 2018-02-23 14:08:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 54 |
author_reputation | 1,404,923,971,285 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,013,223 |
net_rshares | 0 |
为什么转帖也要程序来做了啊?
author | itsok |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180216t141228409z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-16 14:12:30 |
last_update | 2018-02-16 14:12:30 |
depth | 1 |
children | 0 |
last_payout | 2018-02-23 14:12:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 131,842,546,165 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,014,019 |
net_rshares | 0 |
学习了,竟然也8个月以前的也可以转发。果然Python是神语言。
author | joythewanderer |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180216t135716966z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-16 13:57:15 |
last_update | 2018-02-16 13:57:15 |
depth | 1 |
children | 2 |
last_payout | 2018-02-23 13:57:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.201 HBD |
curator_payout_value | 0.063 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 1,916,082,145,948,706 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,010,780 |
net_rshares | 44,891,861,020 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
oflyhigh | 0 | 44,891,861,020 | 2% |
steem-python 神奇
author | oflyhigh |
---|---|
permlink | re-joythewanderer-re-oflyhigh-steempy-steem-python-7-20180216t143310486z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-16 14:33:12 |
last_update | 2018-02-16 14:33:12 |
depth | 2 |
children | 1 |
last_payout | 2018-02-23 14:33:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.106 HBD |
curator_payout_value | 0.031 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 6,315,803,163,783,586 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,018,372 |
net_rshares | 23,227,983,827 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
joythewanderer | 0 | 23,227,983,827 | 5% |
love you steemit blog thanks...follow you blog and vote
author | apkdl |
---|---|
permlink | re-oflyhigh-re-joythewanderer-re-oflyhigh-steempy-steem-python-7-20180216t150414564z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-16 15:04:15 |
last_update | 2018-02-16 15:04:15 |
depth | 3 |
children | 0 |
last_payout | 2018-02-23 15:04:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 55 |
author_reputation | 981,338,956,761 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,024,763 |
net_rshares | 0 |
hey there
author | minhazahmed |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180216t142147527z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-16 14:21:51 |
last_update | 2018-02-16 14:21:51 |
depth | 1 |
children | 0 |
last_payout | 2018-02-23 14:21:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 28,312,658,593 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,016,032 |
net_rshares | 0 |
wow best technological post. i like coding very much . Python and java is my favorite language to codding
author | moniristi |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180216t134407756z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-16 13:42:03 |
last_update | 2018-02-16 13:42:03 |
depth | 1 |
children | 0 |
last_payout | 2018-02-23 13:42:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 105 |
author_reputation | 5,625,366,645,317 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,007,709 |
net_rshares | 0 |
💤  & ashtonishing!
author | pwangdu |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-1518790161532t1879d4f7-e6c7-454c-bb3e-39b99c7632a8uid |
category | python |
json_metadata | {"tags":["ilikeit"],"links":["http://mrwgifs.com/wp-content/uploads/2013/03/MRW-Dwayne-The-Rock-Johnson-Likes-It-Gif.gif"],"app":"SteemJ-Core/0.4.3","format":"markdown"} |
created | 2018-02-16 14:09:21 |
last_update | 2018-02-16 14:09:21 |
depth | 1 |
children | 0 |
last_payout | 2018-02-23 14:09:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 122 |
author_reputation | 4,557,349,567,330 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,013,306 |
net_rshares | 0 |
我在想能不能转发自己的贴子,不会phython干着急。。。
author | tvb |
---|---|
permlink | re-oflyhigh-steempy-steem-python-7-20180220t042332116z |
category | python |
json_metadata | {"tags":["python"],"app":"steemit/0.1"} |
created | 2018-02-20 04:23:30 |
last_update | 2018-02-20 04:23:30 |
depth | 1 |
children | 0 |
last_payout | 2018-02-27 04:23:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 35,178,037,825,802 |
root_title | "使用steempy / steem-python 转发7天以前的帖子" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 38,964,809 |
net_rshares | 0 |
please in folow
author | wahyuddin | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-2018216t212757893z | ||||||
category | python | ||||||
json_metadata | {"tags":["python","steemdev","steempy","cn-programming","cn"],"app":"esteem/1.5.1","format":"markdown+html","community":"esteem"} | ||||||
created | 2018-02-16 14:28:03 | ||||||
last_update | 2018-02-16 14:28:03 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2018-02-23 14:28:03 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 15 | ||||||
author_reputation | 3,220,361,651 | ||||||
root_title | "使用steempy / steem-python 转发7天以前的帖子" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 38,017,301 | ||||||
net_rshares | 0 |