Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Python Web Frameworks?

Options
  • 20-09-2002 10:59pm
    #1
    Registered Users Posts: 11,205 ✭✭✭✭


    Anyone here have experience with the various python web frameworks e.g. Zope (god help us), CherryPy, Skunkweb etc?

    I'm looking for something that has:
    - session handling using cookies
    - relatively shallow learning curve
    - good separation of logic and display functionality
    - an attractive templating language, and that doesn't include one that breaks in something like dreamweaver :)

    Any ideas? I know there's lots out there, but they all seem to have little niggles


Advertisement