Differences between revisions 41 and 43 (spanning 2 versions)
Revision 41 as of 2009-05-26 18:37:48
Size: 3842
Editor: tor
Comment:
Revision 43 as of 2009-05-26 18:50:05
Size: 3802
Editor: tor
Comment:
Deletions are marked like this. Additions are marked like this.
Line 58: Line 58:
 * [[http://dev.pocoo.org/projects/textpress/|Textpress]]
  * it has a similar look and feel like the real popular "WordPress", and also [[http://dev.pocoo.org/projects/textpress/attachment/wiki/Screenshots/textpress_alpha_plugins.png|many great plugins]] available.
* [[http://zine.pocoo.org/|Zine]] (formerly [[http://dev.pocoo.org/projects/textpress/|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.
    * See [[http://dev.pocoo.org/projects/zine/|wiki]] for plugins
Line 124: Line 126:

 * [[http://zine.pocoo.org/|Zine]], an Open Source personal publishing platform written with security and extensibility, which inherits many ideas of WordPress.

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:
c = comments
h = caching
k = pingback / traceback
m = markup support
n = notifications
p = plugin architecture
r = RSS feed
t = topics / categories

Tools

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.
  • See wiki for plugins

Snakelets Based

  • Frog

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

  • Snurf

    • 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

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

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