Archive | May, 2007

01 May 2007 ~ 0 Comments

PIDA loves you

Yet another Python IDE, this one is called PIDA:
PIDA is different from other IDEs in that it will use the tools you already have available rather than attempting to reinvent each one. PIDA is written in Python with the PyGTK toolkit, and although is designed to be used to program in any language, PIDA has [...]

Continue Reading

01 May 2007 ~ 1 Comment

Building a simple web server in Python

About.com has a decent tutorial on making your own Python web server. Too bad it’s cluttered with ads and split over a bunch of pages. Still, a decent reference.

Continue Reading