Python Weblog

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crystal2005
    New Member
    • Apr 2007
    • 44

    Python Weblog

    Hi All,

    Recently, i have plan to create a weblog by using Python. It won't be easy i guess. Can anyone show me where i can find useful information to start with? Perhaps any example of Python based weblog.

    Thanks for any contribution. All will be apreciated.
  • elcron
    New Member
    • Sep 2007
    • 43

    #2
    Originally posted by crystal2005
    Hi All,

    Recently, i have plan to create a weblog by using Python. It won't be easy i guess. Can anyone show me where i can find useful information to start with? Perhaps any example of Python based weblog.

    Thanks for any contribution. All will be apreciated.
    You can use django, http://www.djangoproje ct.com/, as the framework. Here's a tutorial on howto create a wiki with it,http://showmedo.com/videos/series?name=v7k ABKL6R.

    Comment

    • micmast
      New Member
      • Mar 2008
      • 144

      #3
      I prefer the turbogears framework

      I like it because it is so easy to use

      Comment

      • crystal2005
        New Member
        • Apr 2007
        • 44

        #4
        Hmm.. I'll check them out. Thank you guys...

        Anyone else wants to add? You're welcomed, and i really appreciate it.

        Comment

        Working...