> i just got hosting with a company call Web Faction. > > they allow me various ways to host python sites. but im not sure what > the best setup would be. > can some one elaborate a little on the matter. > > what would you do. > thanks, just want to get trac running on my box. If you want a stable CMS within 6-12 months, you want Plone. If you want e-commerce capability within 6-12 months, you want Django. Both of those platforms offer a lot more, but those are the apps that would tend to make the decision a no-brainer right now.
I happen to like TurboGears. A lot. TurboGears2 (in beta) uses Genshi templates; TG1 used Kidd. There's a 20-min wiki tutorial for both versions. If you've never used a Python web framework, and don't have a specific app that requires one, then TG is the framework that you are most likely to accomplish something with in an afternoon of 'downtime'. Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
