Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/content/sprints/uv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "uv"
numberOfPeople: "10" # How many people you expect to be able to accommodate.
pythonLevel: "Intermediate" # Any, Beginner, Intermediate, or Advanced.
contactPerson: # The main person to reach out to regarding the sprint.
name: "William Woodruff"
email:
github: https://github.com/woodruffw
twitter:
links: # Add as many links as relevant.
- title: "GitHub repository"
url: "https://github.com/astral-sh/uv"
- title: "Contributing guide"
url: https://github.com/astral-sh/uv/blob/main/CONTRIBUTING.md
---

Join us on Saturday for a development sprint on your favourite Python package
and project manager, `uv`.

Prior Rust experience is a plus, but if you don't have any we can help you get
started contributing to the documentation, for example.
Loading