Differences between revisions 81 and 83 (spanning 2 versions)
Revision 81 as of 2012-05-04 07:14:06
Size: 8168
Editor: musketeer
Comment: add Acrylamid
Revision 83 as of 2012-11-29 12:19:55
Size: 8560
Editor: EtienneRobillard
Comment: wiki restore 2013-01-23
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 3: Line 4:
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>>

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)
Line 21: Line 25:
Line 22: Line 27:
  * wxPython LiveJournal client   * wxPython [[LiveJournal|LiveJournal]] client
Line 30: Line 35:

Line 31: Line 38:
Line 34: Line 42:
   * Last Updated Dec 2010

Line 36: Line 47:
   * Last Updated May 2010

Line 38: Line 52:
Line 40: Line 55:
Line 42: Line 58:
Line 45: Line 62:
Line 48: Line 64:
Line 49: Line 66:
Line 51: Line 67:
Line 53: Line 68:
Line 55: Line 69:
Line 62: Line 75:

Line 63: Line 78:

Line 65: Line 82:
Line 67: Line 85:
Line 69: Line 88:
Line 71: Line 91:
Line 73: Line 94:
 * [[http://developeradvocate.appspot.com/id/1005/AppEngineBlog-(%22AEB%22)-Version-1.1.0-Released|App Engine Blog]]
* [[http://developeradvocate.appspot.com/id/1005/AppEngineBlog-("AEB")-Version-1.1.0-Released|App Engine Blog]]
Line 75: Line 97:
Line 77: Line 100:
Line 78: Line 102:
 * [[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}
  * Dead link.
 * [[http://gthc.org/wiki/BlogEngine|BlogEngine]] - Versatile blogging framework based on Django and [[http://www.notmm.org|notmm]] - {achmnpst}
  * last updated 2012-11-29 (in active development)
Line 82: Line 107:
Line 84: Line 110:
Line 85: Line 112:
Line 88: Line 116:

Line 89: Line 119:
Line 97: Line 128:
   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]].   .
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]].
Line 100: Line 133:
Line 102: Line 134:
Line 105: Line 136:
Line 106: Line 138:
Line 118: Line 151:

Line 119: Line 154:
Line 138: Line 174:
 * [[http://nikola.ralsina.com.ar/|Nikola]]
  * Creates static files with markdown / reStructuredTest as input
  * Themeable with [[http://www.makotemplates.org/|Mako]] or [[http://jinja.pocoo.org/|Jinja2]]
  * Supports multi-language sites, image galleries, the creation of RSS feeds, syntax highlighting and Disqus for comments


Line 139: Line 182:
Line 155: Line 199:
  * last updated 2004-04-23
Line 166: Line 211:
Line 168: Line 212:
Line 173: Line 216:
Line 175: Line 217:
  * Dead link.
Line 177: Line 220:
Line 186: Line 228:
Line 188: Line 229:

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

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.
      • Last Updated Dec 2010
  • Blogitizor

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

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

web.py Based

Zope Based

Django Based

  • Mumblr - utilises MongoDB for storage

    • last updated 2010-09-13
  • Zangetsu

    • last updated 2009 (?)
  • Demo

    • "Gone with the wind..." - dead link.
  • Byteflow - {ckmrt}

    • last updated 2011-03-10 (active)
  • Blogmaker PyPI

    • last updated 2009-12-09
  • App Engine Blog

    • last updated 2010-04-28
  • PyLucid CMS has a built in blog plugin PyPI - {chmr}

    • last updated 2011-01-25 (active)
  • Hoydaa Blog - An extensible Django based blogging software running on Google App Engine.

  • BlogEngine - Versatile blogging framework based on Django and notmm - {achmnpst}

    • last updated 2012-11-29 (in active development)
  • collective - Blog engine with minimal core feature set.

    • last updated 2011-01-08
  • Mezzanine - CMS with integrated Blog engine.

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

    • last released 2009-01-11
  • HgBlog PyPI

    • 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.

  • Blohg PyPI

  • Simblin

  • micro-blog

Snakelets Based

  • Frog running on Snakelets,

    • As of 20100607, there is only a Wikipage discussing a Frog reimplementation. Frog and Snakelets are no longer publicly available.

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

Static

  • Hyde

    • Generate static HTML using jinja2 template, markdown syntax,...
    • Based on Python and Django, heavily inspired by Jekyll
  • Blaag

    • Minimalistic blogging software that generates static HTML from RST source
    • Uses Mercurial for version control
    • Disqus and Google Analytics integration
  • Tinkerer

    • Based on Sphinx
    • Disqus comments, Google Analytics, RSS feed, search function, sidebar widgets
  • Acrylamid

    • yet another static blog compiler with fast incremental builds
    • flexible, view-controller inspired configuration
    • Disqus comments, RSS/Atom Feeds, tags, pages, static content, various markup extensions
  • Nikola

    • Creates static files with markdown / reStructuredTest as input
    • Themeable with Mako or Jinja2

    • Supports multi-language sites, image galleries, the creation of RSS feeds, syntax highlighting and Disqus for comments

Uncategorized

  • 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

    • last updated 2004-02-14
  • Kaa PyPI

    • last updated 2004-04-23
  • Vellum

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

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

  • Aether

  • Pixie

  • bzero PyPI

  • Pylogger

    • Dead link.
  • Byline Server

  • Leonardo

    • provides a "personal" wiki and weblog (including Atom feed)
    • last updated 2009-11-15
  • 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.