# Overview Migrate current dependency handling away from pip/setuptools to poetry and integrate as well virtualenv (and maybe later on a Dockerfile). # Links - [Poetry](https://python-poetry.org/) - [dephell](https://github.com/dephell/dephell) - [Python projects with Poetry and VSCode](https://www.pythoncheatsheet.org/blog/python-projects-with-poetry-and-vscode-part-1/)