When Python should not be used?

Blubaugh, David A. dblubaugh at belcan.com
Mon Oct 6 14:39:07 EDT 2008


Stef,

May I see your open-source version of a combined Matlab + Labview
program?  Is there a website, I may visit??  


Thanks,


David Blubaugh


 

-----Original Message-----
From: Stef Mientki [mailto:stef.mientki at gmail.com] 
Sent: Monday, October 06, 2008 2:07 PM
To: python-list at python.org
Subject: Re: When Python should not be used?

Andrea Francia wrote:
> The right tool depends on the current problem.
>
> While some python users prefer to talk about when Python is the right 
> tool I think that it is more instructive to know when it is not.
>
> Please, could you let me know what do you think about that?
>
> Thanks
I'm programming in Python now for about a year, so I'm definitely not an
expert, but this friendly list will correct me I'm wrong.
Here is what I can come up with
- design of GUI is difficult (despite all those well meant programs, of
which I couldn't get one of them working)
- autoit like applications
- low level drivers
- licenses differ a lot, which makes it hard to combine different
packages
- downwards compatibility is sometimes lost
- a number of libraries is quite in-mature but for the rest, it's a
beautiful language, and I'm working on a large application, which should
be open source replacement for MatLab + LabView.

cheers,
Stef



This e-mail transmission contains information that is confidential and may be 
privileged. It is intended only for the addressee(s) named above. If you receive 
this e-mail in error, please do not read, copy or disseminate it in any manner. 
If you are not the intended recipient, any disclosure, copying, distribution or 
use of the contents of this information is prohibited. Please reply to the 
message immediately by informing the sender that the message was misdirected. 
After replying, please erase it from your computer system. Your assistance in 
correcting this error is appreciated.




More information about the Python-list mailing list