Login
Discover
Waves
Decks
Upgrade
Login
Signup
65
steempytutorials
Steem-Python
Python tutorials often related to Steem | Managed by @juliank
Available
Used
Resource Credits
2,356 Followers
3 Following
December 30, 2017
RSS feed
Comments
Blog
Posts
Comments
Communities
Wallet
Follow
steempytutorials
utopian-io
Monday, April 8, 2019 12:16 PM
RE: Learn how to program with Python #3 - Solving Puzzles from Advent of Code 2018
Thanks for the feedback @mcfarhat
$ 0.000
0
steempytutorials
utopian-io
Sunday, April 7, 2019 2:14 PM
RE: Learn how to program with Python #2 - Solving Puzzles from Advent of Code 2018
Thanks for the feedback!
$ 0.000
0
steempytutorials
utopian-io
Saturday, April 6, 2019 1:30 AM
RE: Learn how to program with Python #1 - Solving Puzzles from Advent of Code 2018
Hi @bubke, to be honest I do not know. I'm not sure it's possible. As far as I know a custom json is a special type of operation used to register things like: follow, reblog etc You can find all the operation
$ 0.063
1
steempytutorials
utopian-io
Saturday, March 30, 2019 1:45 PM
RE: Part 1: Connecting to STEEM orderbook stream via websockets on different exchanges
Thanks as always for the feedback!
$ 0.000
0
steempytutorials
utopian-io
Monday, March 25, 2019 2:46 PM
RE: SteemChain - Charts & Analytics V1.4.0
Thanks for feedback, great as always. I did not take into account mobile users, and while it's not a priority, target user group should prefer desktop. Adding a menu icon to the header should not be too
$ 0.000
0
steempytutorials
utopian-io
Saturday, March 23, 2019 12:01 PM
RE: SteemChain - Charts & Analytics V1.3.0
Thanks for your feedback. I will have to do some research on unit tests, as this is new to new, and hope to have this implemented next week. Awesome to see the switcher, makes a lot of sense. I will implement
$ 0.000
0
steempytutorials
utopian-io
Friday, March 22, 2019 11:00 AM
RE: Connect to multiple STEEM nodes in parallel to validate blocks
Thanks for the feedback as always
$ 0.000
0
steempytutorials
utopian-io
Sunday, March 17, 2019 9:04 AM
RE: SteemChain - Charts & Analytics V1.1.0
Hi, awesome to hear that. Good idea to work on your Python basics. Youtube is a great way to learn more, there should also be several website that offer free courses. Good luck and have fun!
$ 0.000
1
steempytutorials
utopian-io
Saturday, March 16, 2019 9:48 PM
RE: SteemChain - Charts & Analytics V1.2.0
Thanks
$ 0.000
0
steempytutorials
utopian-io
Saturday, March 16, 2019 2:09 PM
RE: SteemChain - Charts & Analytics V1.2.0
Thanks for feedback, what would be advantage to storing the sub classes separately? The errors are due to the syncing with the blockchain. For the stats displayed it is trying to get data from the last
$ 0.000
0
2
steempytutorials
utopian-io
Saturday, March 16, 2019 9:55 AM
RE: SteemChain - Charts & Analytics V1.2.0
Finally decided to take on all required full stack technologies, and this is a great way to play around with it. Does it need to sync with the blockchain again every time you make an update or is it just
$ 0.074
3
steempytutorials
utopian-io
Monday, March 4, 2019 9:57 PM
RE: New Project: SteemChain - Charts & Analytics
Thanks @emrebeyler for your constructive advice as always. Will look into it.
$ 0.000
0
steempytutorials
utopian-io
Sunday, February 3, 2019 2:02 PM
RE: Part 3: Combing Charts.js And Django Rest Framework
Thanks for the feedback
$ 0.000
0
steempytutorials
utopian-io
Saturday, February 2, 2019 8:05 PM
RE: Part 3: Combing Charts.js And Django Rest Framework
Thanks! I agree that it is super extensible, this is just a simple introduction. You can pull all the chart settings from a database and play around with the URL path even more. For example:
$ 0.000
0
steempytutorials
utopian-io
Friday, February 1, 2019 9:43 AM
RE: Part 2: Using A Bootstrap Template To Parse STEEM Posts Via Beem API
Thanks, I am not too familiar with Django yet myself. Doing these tutorials allows me to learn more. I would also like to learn more about Flask after I have played around for a bit in Django.
$ 0.000
0
1
steempytutorials
utopian-io
Tuesday, January 29, 2019 1:28 AM
RE: Part 0: Create STEEM web applications with Django and Steem-Python
Haha sorry my bad, I did not know about this 6 months ago. Have been looking to learn more about web development with Python and I believe a good way to learn is to write tutorials. There is indeed a lot
$ 0.000
1
1
steempytutorials
utopian-io
Tuesday, January 29, 2019 1:24 AM
RE: Part 0: Create STEEM web applications with Django and Steem-Python
I will have a look, what makes it superior in your eyes?
$ 0.000
0
steempytutorials
utopian-io
Wednesday, August 1, 2018 5:13 AM
RE: How To Use Python To Interact With Steemconnect's Access Tokens, Refresh Tokens And Perform Voting
You can look around, maybe somebody else hopped on that bandwagon. I barely know js myself so I cannot help you with that. However, the idea stays the same, just different syntax.
$ 0.000
0
steempytutorials
utopian-io
Tuesday, July 31, 2018 1:51 PM
RE: Integrate Steemconnect V2 User Authorisation Into Any WordPress Website
To give a bit more detail. I have a file authentication.php <?php if (isset($_GET['code'])) { // Params for POST request $data = array( 'code' => $_GET['code'], 'client_secret' => SC_CLIENT_SECRET
$ 0.104
1
steempytutorials
steemdev
Monday, July 30, 2018 10:31 PM
RE: Introducing Steem Automated - STEEM Curation Made Easy - Reward Your Favourite Authors
That is an interesting idea, so it is kinda like trailing. However only when the user uses the 'keyword'
$ 0.000
0