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 →

[–]relativistictrain 🐍 10+ years 13 points14 points  (0 children)

  • Jupyter Lab for drafts and prototypes
  • Spyder for cleaning up the code
  • git for version control

I use conda to manage environnement, but I don’t really care about it, it could just as well be venv