$ random stuff
├── my bookshelf
├── resources
└── quotes
└── about me
Poetry is a great dependency management tool in python. It's better than managing a flat file like `requirements.txt`. Recently poetry has been crashing on my Windows machine. However, I have not encountered this issue in other platform like Linux.
Folks who are unfamiliar with poetry, below is a quick refresher...Continue reading → windows python poetry bug