Differences between revisions 88 and 98 (spanning 10 versions)
Revision 88 as of 2013-03-20 23:07:22
Size: 9402
Editor: RogerMarquis
Comment:
Revision 98 as of 2017-02-15 15:37:25
Size: 10225
Comment: add the source code url for BlogEngine2
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Line 6: Line 5:


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
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
Line 23: Line 8:

Line 26: Line 9:
  * wxPython [[LiveJournal|LiveJournal]] client   * wxPython LiveJournal client
Line 34: Line 17:

Line 37: Line 18:

Line 43: Line 22:
Line 48: Line 26:
Line 54: Line 31:
Line 56: Line 32:

Line 60: Line 34:
Line 62: Line 35:

Line 74: Line 45:

Line 77: Line 46:

Line 101: Line 68:
 * [[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)
 * [[http://isotopesoftware.ca/software/blogengine2/|BlogEngine2]] - Versatile blogging framework based on the [[http://isotopesoftware.ca/software/django-hotsauce/|django-hotsauce]] toolkit. - {achmnpst}
  * last updated 2017-02-15 (active)
  * [[https://bitbucket.org/tkadm30/blogengine2|Source code]]
Line 109: Line 77:
Line 111: Line 78:

Line 116: Line 81:
Line 118: Line 82:

Line 127: Line 89:
  .
 
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 135: Line 95:
Line 137: Line 96:

Line 150: Line 107:

Line 153: Line 108:
 * [[http://crotal.org|Crotal]]
  * Generate Static site using jinja2 template engine, markdown syntax
  * Simple, Static and Fast
  * Easy to use
  * Incremental generation.
   * last updated 2014-02
Line 158: Line 118:
   * last updated 2011-05
Line 164: Line 125:
   * last updated 2013-07
Line 169: Line 131:
   * last update 2013-02
Line 185: Line 148:
 * [[http://nikola.ralsina.com.ar/|Nikola]]
  * Creates static files with markdown / reStructuredTest as input
 * [[http://getnikola.com/|Nikola]]
  * Creates static files with reStructuredText, Markdown, IPython Notebook (and more!) as input
Line 188: Line 151:
  * Supports multi-language sites, image galleries, the creation of RSS feeds, syntax highlighting and Disqus for comments

  * Supports multi-language sites, image galleries, the creation of RSS feeds, syntax highlighting, DISQUS and other services for comments
  * Fast builds, thanks to [[http://python-doit.sf.net/|doit]] (doesn't rebuild the entire site at once)

 * [[http://mynt.mirroredwhite.com/|mynt]]
  * Creates static files with markdown as input
  * Themeable with [[http://jinja.pocoo.org/|Jinja2]]
  * Supports multi-language site

 * [[http://getpelican.com/|Pelican]]
  * Creates static files with reStructuredTest / markdown / AsciiDoc as input
  * Themeable with [[http://jinja.pocoo.org/|Jinja2]]
  * Supports multi-language site
Line 193: Line 165:

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.

  • BlogEngine2 - Versatile blogging framework based on the django-hotsauce toolkit. - {achmnpst}

  • 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

  • Crotal

    • Generate Static site using jinja2 template engine, markdown syntax
    • Simple, Static and Fast
    • Easy to use
    • Incremental generation.
      • last updated 2014-02
  • Hyde

    • Generate static HTML using jinja2 template, markdown syntax,...
    • Based on Python and Django, heavily inspired by Jekyll
      • last updated 2011-05
  • Blug

    • Static site generator for Markdown based posts, including RSS feed and sitemap generation
    • Deep microdata integration - automatic Google Author information support
    • Third party support: Disqus, Google Analytics, Clicky, GitHub, Twitter, Facebook, Google+

    • Includes built-in pure Python web server optimized for static sites
      • last updated 2013-07
  • Blaag

    • Minimalistic blogging software that generates static HTML from RST source
    • Uses Mercurial for version control
    • Disqus and Google Analytics integration
      • last update 2013-02
  • 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
  • Thot

    • Supports YAML; Mako and Jinja2 for templating…
    • … and several markup formats for input: Markdown, RST, Creole, Trac, plaintext, HTML
    • Can be used with Github for storing articles.
    • RSS/ATOM feed, sitemap.xml, tags and categories, scheduled publication, server-side hyphenation, LaTeX formulas
  • Nikola

    • Creates static files with reStructuredText, Markdown, IPython Notebook (and more!) as input
    • Themeable with Mako or Jinja2

    • Supports multi-language sites, image galleries, the creation of RSS feeds, syntax highlighting, DISQUS and other services for comments
    • Fast builds, thanks to doit (doesn't rebuild the entire site at once)

  • mynt

    • Creates static files with markdown as input
    • Themeable with Jinja2

    • Supports multi-language site
  • Pelican

    • Creates static files with reStructuredTest / markdown / AsciiDoc as input

    • Themeable with Jinja2

    • Supports multi-language site

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.
    • pages load cross-site requests from pyblosxom.bluesock.org
  • NewsBruiser

    • last updated 2008-04-27
  • 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.