Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Jack William Bell (84469)

Jack William Bell
  (email not shown publicly)
http://www.livej ... jackwilliambell/

RSS Feed [slashdot.org] - Blogroll [slashdot.org]

Three Easy Python Blogging Pieces

[ #22824 ]
Friday January 31 2003, @02:30PM
Programming

(Note: None of these applications require a database, or any extras beyond a recent version of Python installed on your server.)

First we have Vellum, a Python blogging application with a Plugin extensibility model for RSS feeds and such. Vellum provides page cacheing (but only after the first time a page is requested) and has some of the typical goodies (like templates) as well.

Pyblosxom is an implementation of Blosxum (a Perl application), but in Python. Both Pyblosxom and Blosxum are very simple, but fairly powerful, weblogging tools.

And, of course, there is Spyblog -- Blogging about as simple as it comes. (One Python file and a template. Done.)

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login
Loading... please wait.