|
|
|
|
|
by skrtskrt
2023 days ago
|
|
Poetry is by no means the only option for this. Lots of people like pip-tools, it would feel a lot more lightweight and closer to pip than Poetry does. Pipenv exists but... steer clear for a multitude of reasons. Personally I like that Poetry centers itself around the pyproject.toml standard. I also think that its usability and the enthusiasm of both the maintainers of the users is going to really carry it more into the Python mainstream in the coming years. |
|