You are viewing a single comment's thread from:

RE: Writing an asynchronous STEEM web-app in Python with asyncsteem

in #utopian-io6 years ago (edited)

Want to see the script created above in action?

  • Make sure you have a working Python (2) installed
  • Install Twisted (when installing from a Linux Repo, make sure you also install Twisted Web)
  • install asyncsteem
  • Do to the sample_code/flag-stream directory
  • run the flag_stream.py script
  • start a browser and go to http://localhost:4080/

Keep looking at the nodes for a while until a new flag occurs . This may sometimes take a couple of minutes. Alternatively or go and find a comment spammer and deal out a flag yourself, your flag should show up in seconds.

Sort:  
Loading...