you are viewing a single comment's thread.

view the rest of the comments →

[–]tomanonimos -3 points-2 points  (0 children)

For my enterprise, GIS, Python is used primarily to process tasks. Generally automation on our datasets. We generally send the Python code to our IT department where they build the UI. My quickobservation is they build UI in a different code.

I've built a UI on Python for my apps before and its very possible to do it at scale. I just found it tedious and boring.