Replies: 1 comment 2 replies
-
Thanks for your feedback.
I think this is somewhat hard without picking one or the documentation will feel very abstract. I know I'm biased but I think uv is a pretty good choice for users who haven't used any package manager before. Everyone else will know what their favorite package manager is and probably know how to translate our setup instructions. However, I could see us moving the "info" block saying that you could also use pip further up. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While working through the documentation I noticed a small friction point and wanted to share some constructive feedback.
look:
1. uv-Centric Examples Feel Heavy for Newcomers
pip install ruff
(or “pick your preferred installer”) first impression would lower the barrier to entry.2. Package-Manager Neutrality Builds Trust
3. Tone: “Guide Me” vs. “Sell Me”
I hope this perspective is helpful. Ruff is already an outstanding tool; a slightly softer on-boarding story could make it even more welcoming to the wider Python community.
Beta Was this translation helpful? Give feedback.
All reactions