Skip to content

Development environment

ohmyzsh. Terminal configuration manager

tmux. Terminal multiplexer

neovim. Using this setup

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