-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
without much context, obligatory pixi endorsement comment
emerging from a rabbit hole (thanks @cisaacstern 😂) I'm floating around this decision framework for feedback:
- If you're starting a new Python package, use uv
- If you need to manage multiple Python virtual environments at a time, also use hatch
- If you need Conda-Forge in addition to PyPI distributions,
alsouse pixi
More on topic, feel welcome to ping me if you'd like to assign any CI / packaging updates.
Originally posted by @maxrjones in #309 (comment)