Cheetah would work, but it would be a major pain to debug (I hate those 500 Server Error pages) something django (as mentioned above) or turbogears (with Kid) would get you rolling quickly. <br><br><div class="gmail_quote">
On Wed, Mar 31, 2010 at 8:38 PM, KB <span dir="ltr"><<a href="mailto:keith@nekotaku.com">keith@nekotaku.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi there,<br>
<br>
Years ago I wrote a LAMP app using python. I find I need a simple web<br>
data entry tool to store records (stock research) and when I enter a<br>
stock ticker, to pull up all the past research I have done. I am<br>
imagining fields like ticker, date, pulldown menus for various<br>
options, long text for comments etc..<br>
<br>
It's a very light weight application, so I was wondering if using<br>
something like Cheetah is the best way to do this?<br>
<br>
Or should I research Zope further or are there any other suggestions?<br>
<br>
Environment:<br>
- Python 2.5 (w/ MySQLdb)<br>
- MySQL 5.1<br>
- Windows Vista<br>
<br>
Many thanks in advance!<br>
<font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br>