Fork me on GitHub

  1. Making a twitter bot in python

    September 04, 2013

    Hi there guys. I hope you are fine. In this post I am going to tell you how you can make a twitter auto favouriter or a.k.a Twitter Bot. I am not going to make a twitter follower as it will get you banned quickly if you use ...

    read more
  2. Fixing error - maximum recursion depth reached

    August 31, 2013

    Hi there folks. In this post I am going to teach you how to increase the recursion depth in python. Most of us at some time get this error :

    RuntimeError: maximum recursion depth exceeded
    

    If you want to fix this error just increase the default recursion depth limit but how ...

    read more

Page 1 / 1