-
Notifications
You must be signed in to change notification settings - Fork 334
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
Migrate from poetry
& pipx
to uv
& uvx
#628
Comments
|
I am closing #59 as a duplicate since it is closely related to this issue. TL;DR: Migrate from Proposed changes
Next steps
|
uvx
instead of pipx
for project bootstrapping on the landing pagepoetry
& pipx
to uv
& uvx
Currently
|
From @janbuchar:
|
Windows supports |
Yep, we're considering adding the
Great to hear that 🙂 |
Oh, got it. But I think it's easier to have |
That looks like something worth checking out, thanks! |
uvx crawlee create
is a bit sexier thanpipx run crawlee create
uv
as widely available aspipx
? Windows support?The text was updated successfully, but these errors were encountered: