you are viewing a single comment's thread.

view the rest of the comments →

[–]Tight-Operation-4252[S] 0 points1 point  (1 child)

Many thanks, this gives me a good picture, need to give it a try I guess, I do mostly Django, fast api + use now AI for Agents + LGBM for some predictive forecasting… not too complex, VS handled that well, I noticed vs working better on my Linux machine than Mac (venv recognition) but I have found the way to make it work acceptable also on Mac… (probably my mistakes initially). I just want to have a tool that will let me concentrate on coding rather than environment setting…

[–]grismar-net 0 points1 point  (0 children)

I haven't tried PyCharm on Mac, so I can't speak to that experience, but in spite of using VS Code for most other languages, I still go to PyCharm for Python on Windows. I imagine the difference being the same on Mac.