Skip to content
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

Move from Poetry to Hatch? #3316

Open
frankie567 opened this issue May 22, 2024 · 0 comments
Open

Move from Poetry to Hatch? #3316

frankie567 opened this issue May 22, 2024 · 0 comments
Labels
dx Efforts that help us ship faster, improve codebase etc

Comments

@frankie567
Copy link
Member

In recent years/months, Hatch is quickly becoming the modern standard for project management in Python. Contrary to Poetry, it follows the approved PEP specification to specify dependencies and metadata.

Besides, it has a few niceties built-in:

For all those reasons, I think it would give us a more productive, modern and efficient workflow.

Migration in itself shouldn't be too hard: just moving things around in the pyproject.toml file — and get used to a few new commands of course

@frankie567 frankie567 added the dx Efforts that help us ship faster, improve codebase etc label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx Efforts that help us ship faster, improve codebase etc
Projects
None yet
Development

No branches or pull requests

1 participant