Skip to content

enh: Update content in build tools page to represent current state of the ecosystem #492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks
lwasser opened this issue May 19, 2025 · 1 comment
Open
2 tasks
Labels
help wanted We welcome a contributor to work on this issue! thank you in advance! sprintable

Comments

@lwasser
Copy link
Member

lwasser commented May 19, 2025

This page:
https://www.pyopensci.org/python-package-guide/package-structure-code/python-package-build-tools.html

contains an overview of building and build tools (front end and back end).

  • Some of the tables need to be updated - IE, poetry now supposedly supports PEP 621 / pyproject toml (version 2.0 of poetry). And there might be other features that we didn't capture in the original version of this page.
  • Further UV is around and gaining popularity. We should add it.

This issue could be tackled by a few people if someone wants to update the table for instance and another person wants to add UV. or it could be added by a single contributor.

This issue is related to #489 #490
cc: @ucodery for input on this issue.

@lwasser lwasser added help wanted We welcome a contributor to work on this issue! thank you in advance! sprintable labels May 19, 2025
@lwasser lwasser changed the title Update content in build tools page enh: Update content in build tools page to represent current state of the ecosystem May 19, 2025
@lwasser lwasser moved this to Python Package Guide in pyOpenSci Help Wanted Project Board May 19, 2025
@ucodery
Copy link
Collaborator

ucodery commented May 19, 2025

Some things I see that could use a refresh:

  • we still recommend PDM in the several places, which is not true any more (we recommend hatch)
  • poetry is listed as not having lockfiles but does
  • in several places Hatch is listed as not supporting alternate back-ends but does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We welcome a contributor to work on this issue! thank you in advance! sprintable
Projects
Status: Python Package Guide
Development

No branches or pull requests

2 participants