Python powered blogging software

4 views
Skip to first unread message

Sean O'Donnell

unread,
Jul 17, 2007, 8:04:44 PM7/17/07
to python...@googlegroups.com
What do you folks reckon is the best python powered blogging software
out there?

I have been running a heavily hacked copy of vellum for years now, but
it would be nice to run
something where im not the only developer, on the other hand I want to
stick with a python based engine
as my own blog is a fun project to hack on from time to time. I dont
really mind what web framework
it uses, or its feature set. Just something usable today, in python
would be nice.

Cheers

Sean

Michael Twomey

unread,
Jul 20, 2007, 10:36:33 AM7/20/07
to python...@googlegroups.com
Hi,

Late reply...

On 7/18/07, Sean O'Donnell <se...@odonnell.nu> wrote:
>
> What do you folks reckon is the best python powered blogging software
> out there?
>

I don't have a definitive answer to this question, see below for more.

> I have been running a heavily hacked copy of vellum for years now, but
> it would be nice to run
> something where im not the only developer, on the other hand I want to
> stick with a python based engine
> as my own blog is a fun project to hack on from time to time. I dont
> really mind what web framework
> it uses, or its feature set. Just something usable today, in python
> would be nice.
>

I think one reason you don't see many new python blogging tools any
more (apart from people releasing the software powering their own
site) is that most folks seem to be happy to write their own using one
of the frameworks. I suspect most people's first serious experiment
with a web framework is a blog, so everyone has got one they've
written from scratch.

Taking a small blogging tool written for a single person or small
group and polishing it up to a generally usable tool takes quite a bit
of work.

For example I have a blogging tool I've written for an internal
company site. I'm generally quite happy with it but again it'd take a
bit of work to make it more generally usable (in particular removing
all my company specific bits and unit tests). On the other hand, it
has a motley collection of utilities and tools which would be useful.

I think a kit of components and a good web framework would let someone
snap together a blog matching their tastes pretty quickly. Now I
really need to release some of my stuff...

mick

Reply all
Reply to author
Forward
0 new messages