12 December 2005 ~ 1 Comment

Wiki in 60 lines of code

Paul Bissex was able to create a rudimentary wiki in just a few lines of actual Python code by using the Django web framework:

I wrote about 60 lines of Python code in total. There are much smaller wiki engines, of course, but given the flexibility and expandability offered by Django I think that’s pretty good.

He describes the process as being “absurdly easy.” And if I were a Django developer, I’d consider that to be the nicest thing someone could say about my software.

One Response to “Wiki in 60 lines of code”


Leave a Reply