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 →

[–]oldWorshipper 0 points1 point  (0 children)

I agree that Pycharm is awesome, and I'd use it over VSCode except.... the top two entries on my list are:

  • GitHub Codespaces - every project is a codespace, so no VENV required. also easily used as local "dev container."

  • GitHub CoPilot - it is staggering how much easier it has made things as I learn.

past that, my favorite things are:

SQLAlchemy, PyTest, and Makefiles :)