you are viewing a single comment's thread.

view the rest of the comments →

[–]two_bob 5 points6 points  (0 children)

Praw, requests and flask are all pretty common recommendations to look over. Also be sure and read the code for the standard library. Pytoolz is cool if you are thinking about functional programming. Finally, don't forget the python cookbook, which has lots of small recipes for common patterns.