At EntwicklerHeld we used a setup i was happy with: - poetry for dependency management - black for formatting - flake for linting (you can use ruff now) - PyCharm as IDE - pyenv for python version management -> but I…
At EntwicklerHeld we used a setup i was happy with: - poetry for dependency management - black for formatting - flake for linting (you can use ruff now) - PyCharm as IDE - pyenv for python version management -> but I…