lance-format / lance-format/lance
Migrate our python workflow to uv
Open
@Xuanwo is already working on this.
Since Jul 5, 2025.
A-ci
A-python
ci
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
We use pip install -r requirements.txt in many places. Is there a specific reason for this? If not, would it make sense to switch to uv instead? uv is fast and stable, and it can help us achieve reproducible Python dependencies.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.