|
|
|
|
|
by matanrubin
2216 days ago
|
|
Well, poetry gives you a lock file, separation between dev dependencies and runtime dependencies, and easy deployments to PyPI.
If you're hacking a oneof-script you might not need these features, but for "real" projects Poetry is invaluable. |
|