| Jumping on the Kenneth Reitz train, you might check out The Hitchhiker's Guide to Python: http://docs.python-guide.org/en/latest/ He recommends the following Python projects for reading: * Howdoi (https://github.com/gleitz/howdoi) * Flask (https://github.com/mitsuhiko/flask) * Werkzeug (https://github.com/mitsuhiko/werkzeug) * Requests (https://github.com/kennethreitz/requests) * Tablib (https://github.com/kennethreitz/tablib) Hope that helps---good luck! |