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

Issue with the "Setting up a Python Environment" doc #1844

Open
mattt opened this issue Oct 17, 2024 · 1 comment
Open

Issue with the "Setting up a Python Environment" doc #1844

mattt opened this issue Oct 17, 2024 · 1 comment

Comments

@mattt
Copy link

mattt commented Oct 17, 2024

I found an issue with this document.

Title: Setting up a Python Environment
Location: https://fly.io/docs/python/the-basics/initial-setup/
Source: https://github.com/superfly/docs/blob/main/python/the-basics/initial-setup.html.md

Describe the issue

The guide for setting up a Python environment should mention uv as an option for dependency management.

Especially since its 0.3 release, uv has become a fully-fledged packaging tool. So beyond mentioning it as an alternative, I think it's worth considering updating the guide making uv the new default, replacing Poetry.

@mattt
Copy link
Author

mattt commented Oct 19, 2024

I opened a PR with these changes here: #1847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant