Simple web apps....mod_python or framework?

C

cbmeeks

If you guys where going to do a simple web-app (as in, 4-5 tables with
99% being simple CRUD), would you use a framework (Django,
CodeIgniter, whatever...) or would you do it using maybe mod_python
and Python code?

Just curious. I'm trying to learn Python but some of the frameworks
make CRUD super easy (not that Python is hard for that...lol)

Thanks

http://www.signaldev.com
 
B

Bruno Desthuilliers

cbmeeks a écrit :
If you guys where going to do a simple web-app (as in, 4-5 tables with
99% being simple CRUD), would you use a framework (Django,
CodeIgniter, whatever...) or would you do it using maybe mod_python
and Python code?

pylons + SQLAlchemy
http://pylonshq.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top