Little teaser (tutorial comming up): microtransaction based authentication and listing inactive follows.
authentication·@mattockfs·
0.000 HBDLittle teaser (tutorial comming up): microtransaction based authentication and listing inactive follows.
Working on a new tutorial for *asyncsteem*. Micro transaction-based authentication with asyncsteem, twisted-web, jinja2 and redis. First working code is available [here](https://github.com/pibara-utopian/asyncsteem/tree/master/sample_code/mini-auth), and demo site available [here]( http://steem-auth.timelord.ninja/). Once authenticated, instead of the Hello World I was first planning, a simple listing of people you are following who haven't posted anything for 40 days or more (thanks to @tcpolymath for letting me borrow [his idea](https://steemit.com/steem/@tcpolymath/a-simple-python-script-to-find-inactive-follows) ). Stay tuned, a tutorial is coming up in a few days. So anyone into @steem-ua , feel free to test this code and use it to trim down your stale follows a bit. Stay tuned for the tutorial.