Add a description, image, and links to the dsa-in-python topic page so that developers can more easily learn about it.
For programs with deep monadic stacks used to traverse recursive structures, the python recursion limit is often hit. Setting a higher recursion limit via sys.setrecursionlimit fixes the problem most ...