Hi,
I was looking at the codebase and I see that venv is used as a python package manager. While this is the default, to scale this project I was wondering if pipenv or poetry would be appropriate as an easy way manage our dependencies as they can get complicated fairly quickly.
@keenanjohnson any thoughts?
Hi,
I was looking at the codebase and I see that venv is used as a python package manager. While this is the default, to scale this project I was wondering if pipenv or poetry would be appropriate as an easy way manage our dependencies as they can get complicated fairly quickly.
@keenanjohnson any thoughts?