Python for Humans
speakerdeck.com
Python for Humans
1–10 of 74 posts
Re: Python for Humans
#2Re: Python for Humans
#3This keeps getting reposted, http://news.ycombinator.com/item?id=3419671 http://news.ycombinator.com/item?id=4117035 http://news.ycombinator.com/item?id=4651882
Added in edit:
It does look like this one - http://news.ycombinator.com/item?id=4651882 - really is a duplicate, but it got no votes and no comments, so perhaps a repost is in order.
Re: Python for Humans
#4Re: Python for Humans
#5Re: Python for Humans
#6This keeps getting reposted, http://news.ycombinator.com/item?id=3419671 http://news.ycombinator.com/item?id=4117035 http://news.ycombinator.com/item?id=4651882
Re: Python for Humans
#7Re: Python for Humans
#8Wow, this is cool. Kenneth has started to identify and call out other libraries that are "barriers to entry" in Python. If this is a call to arms to scale the Requests experience, it could grow into something really powerful - a movement to systematically reinvent and rejuvenate the Python standard library.
Incidentally Python could use an more equivalent to djangopackages.com to help in identifying popular alternatives to standard lib packages.
Re: Python for Humans
#9Wow, this is cool. Kenneth has started to identify and call out other libraries that are "barriers to entry" in Python. If this is a call to arms to scale the Requests experience, it could grow into something really powerful - a movement to systematically reinvent and rejuvenate the Python standard library.
Yep. I was looking for exactly this list. Incidentally Python could use an more equivalent to djangopackages.com to help in identifying popular alternatives to standard lib packages.
[ Also by Kenneth Reitz ]
Re: Python for Humans
#10Slightly off topic: in an effort to become a better programmer, and to improve the Python ecosystem, I've tried to write a "for Humans" style logging library. Would anyone mind giving me feedback? http://peterdowns.com/lggr/