-
1.Is this thing on? (effbot.org)
... as some of you may have noticed, I’ve accepted an offer from Google, and will be joining their Zürich office on December 1st.
-
2.Notes on Tkinter Performance (effbot.org)
-
3.
-
4.Using Metaclasses to Create Self-Registering Plugins (effbot.org)
-
5.Christopher Seiwald: Seven Pillars of Pretty Code (www.perforce.com)
"The essence of pretty code is that one can infer much about the code's structure from a glance, without completely reading it. I call this "visual parsing": discerning the flow and relative importance of code from its shape. Engineering such code requires a certain amount of artifice to transform otherwise working code into working, readable code, making the extra step to leave visual cues for the user, not the compiler."
-
6.Some Notes on Moving the Zone to Django (effbot.org)
-
7.Tkinter Scrollbar Patterns (effbot.org)
-
8.Python Unicode Objects (effbot.org)
Some observations on working with non-ASCII character sets
-
9.The Python getattr Function (effbot.org)
-
10.Adding Python Information to the Windows Registry (effbot.org)
-
11.The ElementTree iterparse Function (effbot.org)
-
12.Using Regular Expressions for Lexical Analysis (effbot.org)
-
13.The ElementSoup Module (effbot.org)
-
14.The Python Imaging Library (effbot.org)
-
15.The Widget Construction Kit (effbot.org)
-
16.An Introduction to Tkinter (effbot.org)
-
17.The Standard Python Library (effbot.org)
-
18.The Python Imaging Library Handbook (effbot.org)
-
19.More Top-Down Parsing: JSON (effbot.org)
-
20.Default Parameter Values in Python (effbot.org)
A brief discussion about mutable parameter defaults in Python, and how to use them without getting into trouble. Based on a comp.lang.python post.
-
21.Some Notes on Tim Bray's Wide Finder Benchmark (effbot.org)
-
22.
Post comments not related to any specific article here. Comments about this commenting system can be posted here. Old and off-topic discussions will be removed regularly. /F
-
23.Vacation Message (2008) (effbot.org)
-
24.The aggdraw Module (effbot.org)
-
25.The cElementTree Module (effbot.org)