My Python History

As a Siemensintern in summer ‘96, my task was to process megabytes and megabytes of log files from network testing equipment, using the not-so-formidable text parsing capabilities of Visual C++ 1.5. After this rather grueling experience, I was on the lookout for an easier way to do string processing and stumbled on scripting languages. This was my first encounter with Python. I’m sad to say I was among those turned off by whitespace-as-indentation. Nevertheless, I was electrified by scripting, and Perl became my tool of choice for text processing (and soon for everything).

Two years later, increasingly frustrated with Perls inscrutable syntaxand somewhat cumbersome OOP syntax,I started to tinker with Python again. This got a kickstart when I wasintroduced to Zope. Zope impressed me from thestart — finally a structured approach to the chaotic world of CGI andHTML generation. Iproposed to port the online edition of thenewspaper I worked for to Zope, and muchto my own surprise, got a greenlight.

I’ve been working with Python since then, often with Zope, but also withTwisted, a bit ofPlone and theZCA.

Although other languages have kept me busy lately, I still consider Python my main language.

 · 
peter