Rohit wrote:
> I am a novice. I want to know whether Python can be used to develop
> client/server database and web applications like .NET. Which is the
> best book/source to learn Python?
> 

There are database access libraries for almost every RDBMS.
Web applications using Django, CherryPy, TurboGears and many other tools
Best book(s): Dive into Python, Learning Python

maurice
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to