Development environment¶
ohmyzsh. Terminal configuration manager
tmux. Terminal multiplexer
poetry. Dependency manager for python
pudb. This is a must to be able to debug without exiting my terminal
black. So I don’t have to worry about formatting code
pytest. Lots of plugins to enhance the testing experience overall
flake8. Check everything is ok with code
jedi. Autocompletion while using nvim
datagrip. Multiple databases in a single tool