Login
Discover
Waves
Decks
Plus
Login
Signup
Steem-Python
@steempytutorials
65
Python tutorials often related to Steem | Managed by @juliank
Followers
2356
Following
3
Resource Credits
Available
Used
Created
2017-12-30 01:39
RSS Feed
Subscribe
Comments
Blog
Posts
Comments
Communities
Wallet
steempytutorials
utopian-io
2019-04-08 12:16
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
2019-04-07 14:14
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
2019-04-06 01:30
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
2019-03-30 13:45
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
2019-03-25 14:46
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
2019-03-23 12:01
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
2019-03-22 11:00
RE: Connect to multiple STEEM nodes in parallel to validate blocks
Thanks for the feedback as always
$ 0.000
0
steempytutorials
utopian-io
2019-03-17 09:04
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
2019-03-16 21:48
RE: SteemChain - Charts & Analytics V1.2.0
Thanks
$ 0.000
0
steempytutorials
utopian-io
2019-03-16 14:09
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
2019-03-16 09:55
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
2019-03-04 21:57
RE: New Project: SteemChain - Charts & Analytics
Thanks @emrebeyler for your constructive advice as always. Will look into it.
$ 0.000
0
steempytutorials
utopian-io
2019-02-03 14:02
RE: Part 3: Combing Charts.js And Django Rest Framework
Thanks for the feedback
$ 0.000
0
steempytutorials
utopian-io
2019-02-02 20:05
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
2019-02-01 09:43
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
2019-01-29 01:28
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
2019-01-29 01:24
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
2018-08-01 05:13
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
2018-07-31 13:51
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
2018-07-30 22:31
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