can python make web applications?
koranthala
koranthala at gmail.com
Sun Aug 23 12:25:48 EDT 2009
On Aug 23, 8:12 pm, Deep_Feelings <doctore... at gmail.com> wrote:
> can python make powerfull database web applications that can replace
> desktop database applications? e.g: entrprise accounting
> programs,enterprise human resource management programs ...etc
Very much so.
The web frameworks, Django & TurboGears are quite powerful and can be
used to do what you just now mentioned.
Check out Django - esp if the application is database centric. It has
very good documentation and a free online book - djangobook.
More information about the Python-list
mailing list