API design Python [closed]
We don’t allow questions seeking recommenda开发者_如何学JAVAtions for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this questionI have found a very nice talk by Joshua Bloch:
http://www.youtube.com/watch?v=aAb7hSCtvGw
http://lcsd05.cs.tamu.edu/slides/keynote.pdf
While it is fairly general, some comments are only valid to statically typed languages. I am looking for something equivalent for Python. (This talk looks promising but has not been given yet)
Perhaps one of these (or both).
- PyCon 2011: API Design: Lessons Learned by Hettinger
- PyCon 2011: API Design anti-patterns by Alex Martelli
精彩评论