ARTICLE AD BOX
I currently program in this two stacks when needed. I´m civil engineering not a programmer.
For some small programs that run local, no need for database or server. As much a link to a CDN to provide read/write Excel files (in web stack case) or instal some python package. But the "vanilla" mode as possible.
All i need is some entry fields, calculation functions, show results, some graphic output or shemma (canvas) and sometimes something simple related do read an Excel or create a new Excel, and of course read/write local folders text files format.
The web stack is easier to modify and construct an window to show all these. Using Tkinter is a little bit "harder" but i achieve similar final results.
I use it mainly in Civil Engineering applications.
I also do somethings in C#, but now is not an option due to licence problems for Visual Studio. And it´s very computer demanding, and my current workflow is sufficient.
Procesor demand or performance is not an issue.
Are any of you doing similar things, or know some example similar to mine?
In my context what limitations i can find in future?
Here an example of one of mine apps.
enter image description here
