Differences between revisions 56 and 66 (spanning 10 versions)
Revision 56 as of 2010-06-17 16:46:07
Size: 4857
Editor: modemcable113
Comment: Added BlogEngine :)
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 4: Line 4:

a = authentication / authorization<<BR>>
b = integrated admin backend for editors (CMS)<<BR>>
Line 10: Line 13:
u = multi-user blog system (Twitter-like)<<BR>>
Line 11: Line 15:
s = data export / import (schema migration)<<BR>>
Line 12: Line 17:
Line 23: Line 29:

== 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]]
Line 38: Line 54:
 * [[http://www.squishdot.org/|Squishdot]]  * [[http://www.zope.org/Members/chrisw/Squishdot|Squishdot]]
Line 55: Line 71:
 * [[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) - {chmnpt}  * [[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}
Line 67: Line 83:
 * [[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]].

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.