Y
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
rejectedalot
2796 days ago
Check out peter norvig’s python code
link
lucaslee
2795 days ago
For example
http://norvig.com/sudoku.html
link
androidgirl
2796 days ago
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.
link
lucaslee
2796 days ago
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 :)
link
Graziano_M
2792 days ago
requests
link