Please do not use Python for tooling
1–10 of 84 posts
Re: Please do not use Python for tooling
#2Re: Please do not use Python for tooling
#3Re: Please do not use Python for tooling
#4What I read here is a poor craftsman blaming their tools.
Re: Please do not use Python for tooling
#5One word. Virtualenv.
Re: Please do not use Python for tooling
#6One word. Virtualenv.
Could you provide an example of how you solve the problems with Zephyr or ESP-IDF using virtualenv?
Perhaps your problems are due to external dependencies (outside of Python)?
Re: Please do not use Python for tooling
#7Also no Java please, how do I even install JVM on my system?
Node and JavaScript, Ruby, Perl, Bash are out too of course. Bash sometimes works but what if I'm using a different shell?
Re: Please do not use Python for tooling
#8"It is okay to feel provoked by this statement. As pointed out previously: you have probably invested a lot of time in Python. You will be inclined to justify and defend that investment. I would urge you to take some time to think about this and try to calm your urge to come up with counter-arguments. Let it sink in and try to be open to the possibility that this is how many users experience software written in Python."
Re: Please do not use Python for tooling
#9Really? In a pinch, use a language that's 90% boilerplate and relies on a mastery of the IDE? It's hard to take this seriously.
Re: Please do not use Python for tooling
#10That's why I love it for tools. It's MY job to help my users. For them, I write Java. For ME, I write Python. Because it's python's job to help me.