On 11/02/2019 13:48, Chip Wachob wrote:

> I realize that choosing a tool is always a case of personal preference.  I
> don't want to start a 'this is better than that' debate.
> 
> If the 'pros' out there have more input, I'm all ears.
To be fair this is not just a Python problem but applies
to almost all languages. Java and Smalltalk probably come
closest to having a solution that genuinely works
across multiple platforms.

Three is a lot of work going on in Python land but no universal
solution. Some things work better on particular platforms.
And building library packages is easier than complete applications.

But for now, if you have more than a pure Python application,
you are pretty much stuck with building multiple solutions with
multiple tools.

I think.... ;-)

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to