Size: 2222
Comment: categorised
|
Size: 2951
Comment:
|
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. | 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: |
Packages are categorised by the required Web Application Framework. Please categorise the items in the last section and add further requirements. This will make it easier for developers to choose based on their development environment. | To start a feature comparison, use the following keys within braces:[[BR]] c = comments[[BR]] h = caching[[BR]] k = pingback / traceback[[BR]] m = markup support[[BR]] n = notifications[[BR]] p = plugin architecture[[BR]] r = RSS feed[[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 == web.py Based == * [http://www.daltonlp.com/blog_my blog_my] |
Line 9: | Line 33: |
Line 10: | Line 35: |
Line 11: | Line 37: |
Line 12: | Line 39: |
* [http://plone.org/newsitems/news_item.2004-05-30.2594378408 simpleblog]: Zope/plone * [http://developer.etria.com/projects/quills quills]: Zope/plone |
|
Line 15: | Line 40: |
* [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://beyking.51boo.com/dev/ Beylog] * [http://svn.pardus.org.tr/projeler/zangetsu/ Zangetsu] * [http://cekirdek.pardus.org.tr/~caglar/ Demo] |
|
Line 18: | Line 53: |
* [http://turboblog.python-hosting.com/ TurboBlog] | * [http://turboblog.devjavu.com/ TurboBlog] == Snakelets Based == * [http://snakelets.sourceforge.net/frog/ Frog] * {ckmnr} * calendar * image embedding or linking * multi-user * active article overview * permalinks * Unicode compatible * data as XML files on filesystem * CSS-based valid layout |
Line 23: | Line 72: |
* [http://snurf.bdash.net.nz/ Snurf]: uses the file-system or a Subversion repository for data, and generates static HTML, RSS and Atom files which are then served by a standard web-server. | * [http://snurf.bdash.net.nz/ Snurf] * uses file-system or Subversion repository for data * generates static HTML, RSS and Atom files |
Line 25: | Line 77: |
Line 26: | Line 79: |
Line 27: | Line 81: |
* {chkmnpt} * support for formatted Python code in posts |
|
Line 28: | Line 85: |
* {ckmprt} * really simple cgi blog with flat file blog posts. * lots of plugins. |
|
Line 29: | Line 90: |
Line 30: | Line 92: |
* [http://insom.me.uk/blog/2004/07/25/hello-goodbye-pixie/ Pixie]: Uses [http://www.quixote.ca/ Quixote] | * [http://insom.me.uk/blog/2004/07/25/hello-goodbye-pixie/ Pixie] * uses [http://www.quixote.ca/ Quixote] |
Line 32: | Line 97: |
Line 33: | Line 99: |
* [http://pyljclient.sourceforge.net/ pyLJclient]: wxPython LiveJournal client * [http://pyblogger.wordpress.com pyblogger]: A Python wrapper for the Blogger API |
|
Line 36: | Line 101: |
* [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 that enables the creation and management of XML micro content. * [http://snakelets.sourceforge.net/frog/ Frog]: a blog webapp for Snakelets * [http://www.drbeat.li/py/plagg plagg]: a RSS/Atom aggregator for (Py)Blosxom |
* [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 |
Line 41: | Line 109: |
* [http://23.fi/kukkaisvoima/ Kukkaisvoima] |
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:BR c = commentsBR h = cachingBR k = pingback / tracebackBR m = markup supportBR n = notificationsBR p = plugin architectureBR r = RSS feedBR 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
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.squishdot.org/ 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://beyking.51boo.com/dev/ Beylog]
[http://svn.pardus.org.tr/projeler/zangetsu/ Zangetsu]
TurboGears Based
Snakelets Based
[http://snakelets.sourceforge.net/frog/ Frog]
- {ckmnr}
- 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://snurf.bdash.net.nz/ Snurf]
- uses file-system or Subversion repository for data
- generates static HTML, RSS and Atom files
[http://zephyrfalcon.org/weblog/arch_Firedrop.html Firedrop]
[http://www.kryogenix.org/code/vellum/ Vellum]
- {chkmnpt}
- support for formatted Python code in posts
[http://pyblosxom.sf.net/ PyBlosxom]
- {ckmprt}
- really simple cgi blog with flat file blog posts.
- lots of plugins.
[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://23.fi/kukkaisvoima/ Kukkaisvoima]