Hacker News new | ask | show | jobs
by rc_hadoken 2796 days ago
No Python?...seriously? I'm still learning so I don't have any clout to throw around concerning a good Python code-base. Any suggestions?
4 comments

Check out peter norvig’s python code
I've personally gone through a lot of the django codebase. It's got a lot inside it, and is pretty easy to understand!!!

Bottle can be read from end to end, and one can understand how it works internally fairly quickly.

Hi, thanks for checking it out. I am sure there are a lot good python projects, but this project just gets started and hopefully we can get some good nominations on python projects. PR welcome :)
requests