Differences between revisions 22 and 27 (spanning 5 versions)
Revision 22 as of 2006-09-21 13:09:41
Size: 2222
Editor: 86
Comment: categorised
Revision 27 as of 2006-09-21 22:12:56
Size: 2666
Editor: h-68-167-148-211
Comment: update pyblosxom info
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This is a list of web log ("blog") software written in Python. This is a list of web log ("blog") software written in Python, organised by category. Please feel free to add to the list or add details.
Line 3: Line 3:
Packages are categorised by the required Web Application Framework. Please categorise the items in the last section and add further requirements. This will make it easier for developers to choose based on their development environment. To start a feature comparison, use the following keys within braces:[[BR]]
c = comments[[BR]]
h = caching[[BR]]
k = pingback / traceback[[BR]]
m = markup support[[BR]]
n = notifications[[BR]]
p = plugin architecture[[BR]]
r = RSS feed[[BR]]
t = topics / categories

== Tools ==

 * [http://pyljclient.sourceforge.net/ pyLJclient]
  * wxPython LiveJournal client

 * [http://pyblogger.wordpress.com pyblogger]
  * wrapper for the Blogger API

 * [http://www.drbeat.li/py/plagg plagg]
  * a RSS/Atom aggregator for (Py)Blosxom
Line 9: Line 28:
Line 10: Line 30:
Line 11: Line 32:
Line 12: Line 34:
 * [http://plone.org/newsitems/news_item.2004-05-30.2594378408 simpleblog]: Zope/plone
 * [http://developer.etria.com/projects/quills quills]: Zope/plone

* [http://plone.org/newsitems/news_item.2004-05-30.2594378408 simpleblog]
  *
Zope/plone

 * [http://developer.etria.com/projects/quills quills]
  *
Zope/plone
Line 21: Line 48:
== Snakelets Based ==

 * [http://snakelets.sourceforge.net/frog/ Frog]
  * {ckmnr}
  * calendar
  * image embedding or linking
  * multi-user
  * active article overview
  * permalinks
  * Unicode compatible
  * data as XML files on filesystem
  * CSS-based valid layout

Line 23: Line 64:
 * [http://snurf.bdash.net.nz/ Snurf]: uses the file-system or a Subversion repository for data, and generates static HTML, RSS and Atom files which are then served by a standard web-server.  * [http://snurf.bdash.net.nz/ Snurf]
  *
uses file-system or Subversion repository for data
 * generates static HTML, RSS and Atom files
Line 25: Line 69:
Line 26: Line 71:
Line 27: Line 73:
  * {chkmnpt}
  * support for formatted Python code in posts
Line 28: Line 77:
  * {ckmprt}
  * really simple cgi blog with flat file blog posts.
  * lots of plugins.
Line 29: Line 82:
Line 30: Line 84:
 * [http://insom.me.uk/blog/2004/07/25/hello-goodbye-pixie/ Pixie]: Uses [http://www.quixote.ca/ Quixote]
* [http://insom.me.uk/blog/2004/07/25/hello-goodbye-pixie/ Pixie]
 * uses [http://www.quixote.ca/ Quixote]
Line 32: Line 89:
Line 33: Line 91:
 * [http://pyljclient.sourceforge.net/ pyLJclient]: wxPython LiveJournal client
 * [http://pyblogger.wordpress.com pyblogger]: A Python wrapper for the Blogger API
Line 36: Line 93:
 * [http://jtauber.com/leonardo Leonardo]: provides a "personal" wiki and weblog (including Atom feed).
 * [http://syncato.org/ Syncato]: Uses [http://www.webwareforpython.org/ webware] as an XML fragment management system that enables the creation and management of XML micro content.
 * [http://snakelets.sourceforge.net/frog/ Frog]: a blog webapp for Snakelets
 * [http://www.drbeat.li/py/plagg plagg]: a RSS/Atom aggregator for (Py)Blosxom

 * [http://jtauber.com/leonardo Leonardo]
  * provides a "personal" wiki and weblog (including Atom feed)

 * [http://syncato.org/ Syncato]
  * uses [http://www.webwareforpython.org/ webware] as an XML fragment management system

This is a list of web log ("blog") software written in Python, organised by category. Please feel free to add to the list or add details.

To start a feature comparison, use the following keys within braces:BR c = commentsBR h = cachingBR k = pingback / tracebackBR m = markup supportBR n = notificationsBR p = plugin architectureBR r = RSS feedBR t = topics / categories

Tools

Zope Based

TurboGears Based

Snakelets Based

  • [http://snakelets.sourceforge.net/frog/ Frog]

    • {ckmnr}
    • calendar
    • image embedding or linking
    • multi-user
    • active article overview
    • permalinks
    • Unicode compatible
    • data as XML files on filesystem
    • CSS-based valid layout

Uncategorised

PythonBlogSoftware (last edited 2023-03-12 21:39:45 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.