Skip to content

Comment on Poetry – Dependency Management for Python – v1.0parent

Comments

I've read of another project for publishing to PyPI called flit. Anyone knows how they compare to each other?

Poetry tries to help you manage your whole project while flit is just for building your library (and optionally uploading; you can always use twine to do the upload). It's all-in-one versus one-job-one-tool.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.