Viewing a response to: @steempytutorials/how-to-estimate-all-rewards-in-last-n-days-using-steem-python
What OS are you using for this steem-python library? I tried it on my Windows 10 laptop but it doesn't work. Is steem-python limited to Linux OS? or is there something I'm missing in my installation?
author | sinbad989 |
---|---|
permlink | re-steempytutorials-how-to-estimate-all-rewards-in-last-n-days-using-steem-python-20180126t095136488z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-01-26 09:51:36 |
last_update | 2018-01-26 09:51:36 |
depth | 1 |
children | 5 |
last_payout | 2018-02-02 09:51:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.078 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 203 |
author_reputation | 1,082,780,746,128 |
root_title | "Part 14: How To Estimate All Rewards In Last N Days Using Steem-Python" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 32,429,491 |
net_rshares | 11,938,247,112 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
juliank | 0 | 11,938,247,112 | 1% |
Personally I'm using Ubuntu and I think @juliank uses a Mac. You need Python3.6 to install `steem-python`, but you also need `scrypt`, which is only available on Windows for Python3.5, so that's a really annoying problem... I will see if I can figure something out and get back to you!
author | amosbastian |
---|---|
permlink | re-sinbad989-re-steempytutorials-how-to-estimate-all-rewards-in-last-n-days-using-steem-python-20180126t104956674z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["juliank"],"app":"steemit/0.1"} |
created | 2018-01-26 10:49:57 |
last_update | 2018-01-26 10:49:57 |
depth | 2 |
children | 2 |
last_payout | 2018-02-02 10:49: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 | 285 |
author_reputation | 174,473,586,900,705 |
root_title | "Part 14: How To Estimate All Rewards In Last N Days Using Steem-Python" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 32,441,012 |
net_rshares | 0 |
I'm using an Anaconda with python 3.5. This is an example of an error I encounter on using its functionalities.  Have you encountered something like this?
author | sinbad989 |
---|---|
permlink | re-amosbastian-re-sinbad989-re-steempytutorials-how-to-estimate-all-rewards-in-last-n-days-using-steem-python-20180127t095152881z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"image":["https://steemitimages.com/DQmR6ngL9i8TF1P1VZ3kMsfkynZkY2Sr1Uwb9LiDiz9NFGT/steem_lib_error.PNG"],"app":"steemit/0.1"} |
created | 2018-01-27 09:51:57 |
last_update | 2018-01-27 09:51:57 |
depth | 3 |
children | 1 |
last_payout | 2018-02-03 09:51: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 | 275 |
author_reputation | 1,082,780,746,128 |
root_title | "Part 14: How To Estimate All Rewards In Last N Days Using Steem-Python" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 32,697,301 |
net_rshares | 0 |
First things first, you need Python3.6 for `steem-python`. Also it's a lot easier for me to help you if you join our Discord!
author | amosbastian |
---|---|
permlink | re-sinbad989-re-amosbastian-re-sinbad989-re-steempytutorials-how-to-estimate-all-rewards-in-last-n-days-using-steem-python-20180127t102817314z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-01-27 10:28:21 |
last_update | 2018-01-27 10:28:21 |
depth | 4 |
children | 0 |
last_payout | 2018-02-03 10:28: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 | 125 |
author_reputation | 174,473,586,900,705 |
root_title | "Part 14: How To Estimate All Rewards In Last N Days Using Steem-Python" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 32,704,080 |
net_rshares | 0 |
I use a mac os indeed for testing, but I run all the script from a server. You can get yourself a droplet at digital ocean for $5 a month. You can then mount the droplet drive this to your own pc and basically work on your own pc and run the files via a terminal on the droplet
author | juliank |
---|---|
permlink | re-sinbad989-re-steempytutorials-how-to-estimate-all-rewards-in-last-n-days-using-steem-python-20180126t143736232z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-01-26 14:37:36 |
last_update | 2018-01-26 14:37:36 |
depth | 2 |
children | 1 |
last_payout | 2018-02-02 14:37:36 |
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 | 277 |
author_reputation | 117,823,071,447,502 |
root_title | "Part 14: How To Estimate All Rewards In Last N Days Using Steem-Python" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 32,488,925 |
net_rshares | 0 |
$5 is expensive for a beginner like me. My goal for now is to learn how to use steem python library. Thanks for your suggestion. I'll definitely try digital ocean when I have enough knowledge for automated script.
author | sinbad989 |
---|---|
permlink | re-juliank-re-sinbad989-re-steempytutorials-how-to-estimate-all-rewards-in-last-n-days-using-steem-python-20180127t094012127z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-01-27 09:40:15 |
last_update | 2018-01-27 09:40:15 |
depth | 3 |
children | 0 |
last_payout | 2018-02-03 09:40: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 | 215 |
author_reputation | 1,082,780,746,128 |
root_title | "Part 14: How To Estimate All Rewards In Last N Days Using Steem-Python" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 32,695,240 |
net_rshares | 0 |