Differences between revisions 1 and 66 (spanning 65 versions)
Revision 1 as of 2004-10-22 00:47:34
Size: 282
Editor: pcp03313032pcs
Comment: Initial page creation
Revision 66 as of 2010-12-20 20:18:42
Size: 5906
Editor: 207
Comment: Old link pointed to "Male Chastity" site. Link to Web site at Zope.com also does but you can still download the package.
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. Please feel free to add to the list or add details 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:
* [http://pyds.muensterland.org/ Python Desktop Server]
* [http://bdash.bluewire.net.nz/2004/08/02/snurf-a-python-based-blogging-system/ Snurf]
* Firedrop
* Kaa
To start a feature comparison, use the following keys within braces:<<BR>>

a = authentication / authorization<<BR>>
b = integrated admin backend for editors (CMS)<<BR>>
c = comments<<BR>>
h = caching<<BR>>
k = pingback / traceback<<BR>>
m = markup support<<BR>>
n = notifications<<BR>>
p = plugin architecture<<BR>>
u = multi-user blog system (Twitter-like)<<BR>>
r = RSS feed<<BR>>
s = data export / import (schema migration)<<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

== web2py Based ==

 * [[http://code.google.com/p/instant-press|Instant Press]]
  * Instant Press is an open source CMS developed in the web2py framework. Instant Press is simple, easy to use and attractive.
 * [[http://code.google.com/p/blogitizor|Blogitizor]]
  * A blog system developed with web2py. Offers posts, pages,caching, comments, file uploads, import your wordpress data.
 * [[http://web2py.com/appliances/default/show/36|PyPress]]
  * Wordpress Clone made with web2py framework (can run on Google App Engine)
 * [[http://techfuel.net/zblog/default/web2py|TechFuel blog]]

== web.py Based ==

 * [[http://www.daltonlp.com/blog_my|blog_my]]



== Zope Based ==

 * [[http://coreblog.org/|COREBlog]]

 * [[http://www.codesyntax.com/bitakora/download|Bitakora]]

 * [[http://pyds.muensterland.org/|Python Desktop Server]]

 * [[http://www.zope.org/Members/chrisw/Squishdot|Squishdot]]

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

 * [[http://developer.etria.com/projects/quills|quills]]
  * Zope/plone

== Django Based ==
 * [[http://github.com/hmarr/django-mumblr/|Mumblr]] - utilises MongoDB for storage
 * [[http://svn.pardus.org.tr/projeler/zangetsu/|Zangetsu]]
 * [[http://cekirdek.pardus.org.tr/~caglar/|Demo]]
 * [[http://trac.piranha.org.ua/|Byteflow]] - {ckmrt}
 * [[http://code.google.com/p/blogmaker/|Blogmaker]]
 * [[http://developeradvocate.appspot.com/id/1005/AppEngineBlog-(%22AEB%22)-Version-1.1.0-Released|App Engine Blog]]
 * [[http://www.pylucid.org|PyLucid CMS]] has a built in blog plugin - {chmr}
 * [[http://www.hoydaa.com/products/blog/|Hoydaa Blog]] - An extensible Django based blogging software running on Google App Engine.
 * [[https://gthc.org/projects/blogengine/|BlogEngine]] - Lightweight Blogging api based on Django and WSGI. Made with 100% free and and reusable components (BSD licensed, no developers contract/license) - {achmnpst}

== TurboGears Based ==

 * [[http://turboblog.devjavu.com/|TurboBlog]]

== Pocoo Libs Based ==

 * [[http://zine.pocoo.org/|Zine]] (formerly [[http://dev.pocoo.org/projects/textpress/|Textpress]])
  * An open source personal publishing platform that inherits many ideas of [[http://wordpress.com|WordPress]]
  * Written in Python and developed with a focus on security and usability
  * Built on top of Werkzeug, Jinja2 and SQLAlchemy, with [[http://dev.pocoo.org/projects/zine/|plugins]]
 * [[http://bitbucket.org/codekoala/hgblog/|HgBlog]]
   is a "set of modifications to the Sphinx project to make it slightly more suitable as a blogging engine". See also [[http://pypi.python.org/pypi/hgblog/|its page on PyPI]].

== Snakelets Based ==

 * Frog running on [[http://www.xs4all.nl/~irmen/snakelets/|Snakelets]],
  * As of 20100607, there is only a [[http://www.razorvine.net/python/SnakeletsServer|Wikipage discussing a Frog reimplementation]]
  * {ckmnrt}
  * calendar
  * image embedding or linking
  * multi-user
  * active article overview
  * permalinks
  * Unicode compatible
  * data as XML files on filesystem
  * CSS-based valid layout


== Uncategorised ==

 * [[http://bloog.billkatz.com/|Bloog]]
  * Runs on Google App Engine
  * Exposes a REST API

 * [[http://github.com/Arachnid/bloggart|Bloggart]]
  * Runs on Google App Engine

 * [[http://snurf.bdash.net.nz/|Snurf]] // Homepage is down or has been moved
  * uses file-system or Subversion repository for data
  * generates static HTML, RSS and Atom files

 * [[http://zephyrfalcon.org/weblog/arch_Firedrop.html|Firedrop]]

 * [[http://zephyrfalcon.org/weblog/arch_Kaa.html|Kaa]]

 * [[http://www.kryogenix.org/code/vellum/|Vellum]]
  * {chkmnpt}
  * support for formatted Python code in posts

 * [[http://pyblosxom.bluesock.org/|PyBlosxom]]
  * {ckmprt}
  * really simple cgi blog with flat file blog posts.
  * lots of plugins.

 * [[http://newsbruiser.tigris.org/|NewsBruiser]]

 * [[http://www.logarithmic.net/pfh/aether|Aether]]

 * [[http://insom.me.uk/blog/2004/07/25/hello-goodbye-pixie/|Pixie]]
  * uses [[http://www.quixote.ca/|Quixote]]

 * [[http://www.myelin.co.nz/bzero/|bzero]]

 * [[http://www.sajjadzaidi.com/pylogger/|Pylogger]]

 * [[http://www.pyrite.org/byline/index.html|Byline Server]]

 * [[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

 * [[http://www.owlfish.com/software/PubTal/|PubTal]]

 * [[http://23.fi/kukkaisvoima/|Kukkaisvoima]] Simple one cgi file approach.

    * Multiple categories for one entry
    * No external dependencies outside Pythons standard library (no need for database engine etc.)
    * Comments
    * Nice archive pages for old entries
    * Search
    * RSS feed for all entries and for every category

 * [[http://www.blogthon.de|Blogthon]]

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:

a = authentication / authorization
b = integrated admin backend for editors (CMS)
c = comments
h = caching
k = pingback / traceback
m = markup support
n = notifications
p = plugin architecture
u = multi-user blog system (Twitter-like)
r = RSS feed
s = data export / import (schema migration)
t = topics / categories

Tools

web2py Based

  • Instant Press

    • Instant Press is an open source CMS developed in the web2py framework. Instant Press is simple, easy to use and attractive.
  • Blogitizor

    • A blog system developed with web2py. Offers posts, pages,caching, comments, file uploads, import your wordpress data.
  • PyPress

    • Wordpress Clone made with web2py framework (can run on Google App Engine)
  • TechFuel blog

web.py Based

Zope Based

Django Based

TurboGears Based

Pocoo Libs Based

  • Zine (formerly Textpress)

    • An open source personal publishing platform that inherits many ideas of WordPress

    • Written in Python and developed with a focus on security and usability
    • Built on top of Werkzeug, Jinja2 and SQLAlchemy, with plugins

  • HgBlog

    • is a "set of modifications to the Sphinx project to make it slightly more suitable as a blogging engine". See also its page on PyPI.

Snakelets Based

  • Frog running on Snakelets,

    • As of 20100607, there is only a Wikipage discussing a Frog reimplementation

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

Uncategorised

  • Bloog

    • Runs on Google App Engine
    • Exposes a REST API
  • Bloggart

    • Runs on Google App Engine
  • Snurf // Homepage is down or has been moved

    • uses file-system or Subversion repository for data
    • generates static HTML, RSS and Atom files
  • Firedrop

  • Kaa

  • Vellum

    • {chkmnpt}
    • support for formatted Python code in posts
  • PyBlosxom

    • {ckmprt}
    • really simple cgi blog with flat file blog posts.
    • lots of plugins.
  • NewsBruiser

  • Aether

  • Pixie

  • bzero

  • Pylogger

  • Byline Server

  • Leonardo

    • provides a "personal" wiki and weblog (including Atom feed)
  • Syncato

    • uses webware as an XML fragment management system

  • PubTal

  • Kukkaisvoima Simple one cgi file approach.

    • Multiple categories for one entry
    • No external dependencies outside Pythons standard library (no need for database engine etc.)
    • Comments
    • Nice archive pages for old entries
    • Search
    • RSS feed for all entries and for every category
  • Blogthon

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

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