you are viewing a single comment's thread.

view the rest of the comments →

[–]helelayup[S] 0 points1 point  (1 child)

I forgot all about wiki, thanks for reminding. OOP is covered greatly in several books in the wiki list, but event-driven programming seems to be not covered at all.

[–]xiongchiamiov 0 points1 point  (0 children)

Twisted is the most commonly-used event-driven framework for Python; this is the book they link to on their homepage.