Python for REAL Projects ?
Alan Gauld
alan.gauld at gssec.bt.co.uk
Thu Dec 14 09:15:50 EST 2000
More information about the Python-list mailing list
Thu Dec 14 09:15:50 EST 2000
- Previous message (by thread): Python for REAL Projects ?
- Next message (by thread): Python for REAL Projects ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dragon at hitech.net.au wrote: > although Python SEEMS interesting can it "cut the mustad" on a real > client project ?? As ever it depends on the project. Personally I use Python for general scripting and as a prototyping tool for the non GUI bits of projects and Delphi for GUI bits. The final code is nearly always in Delphi. Python servers are a possibility but the lack of speed means bigger hardware so the Delphi approach usually wins there too. But if your user base is not huge and you have powerful servers available and development times are the critical factor then yes Python can produce industry strength apps. Alan g. -- ================================================= This post represents the views of the author and does not necessarily accurately represent the views of BT.
- Previous message (by thread): Python for REAL Projects ?
- Next message (by thread): Python for REAL Projects ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list