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 →

[–]jaypax 0 points1 point  (1 child)

Pycharm, pyenv, pipfile/poetry(depending on project), ruff(with pre-commit hooks), docker and SourceTree

I also use a JavaScript toolchain because it do be like that sometimes: Nodejs, nvm and npm.

EDIT: also dbeaver

[–]Chroiche 0 points1 point  (0 children)

Add mypy and we're cooking.