Skip to content

Does Build tools page downplay build? #69

@kwinkunks

Description

@kwinkunks

I feel like this section: https://www.pyopensci.org/python-package-guide/package-structure-code/python-package-build-tools.html#summary-of-tools-hatch-vs-pdm-vs-poetry-and-setuptools

...is a bit confusing. I think a new packager will read this and still be unclear whether to package a pure Python project with build, PDM (as bullet 2 recommends), or Poetry (is it really the most popular? Citation needed). I think it might be better to place all the tools (build, PDM, Poetry, Hatch, and whatever else) on a more equal footing. Basically this section should match the decision tree diagram.

My own recommendation is to start with build for a simple project, then there are various reasons why you might choose another tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions