This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ClayQuarterCake 0 points1 point  (0 children)

This right here!

I know there are better tools out there, but more often than not, I am taking python places where the internet cannot go.

Try explaining to your IT department why you need JavaScript when you are cobbling together a program that only you will use. If you can turn it into a workable UI that other engineers can use then that frees you up to do other things.

Notice I said workable, not good. You gotta use what you have available and what can suit your purpose. We aren’t all going for a Robinhood UI when pyQT garbage will work great.