Developing Python Projects with poetry
I have been developing Python modules and applications for quite a while now using pipenv as my tool of choice for managing dependencies. However, most of the time, I find it slow when locking dependencies. pipenv is a nice tool but it is lacking features. I recently got introduced to