Simulation-Software-Engineering / Simulation-Software-Engineering/Lecture-Material
Show uv in the Python packaging demo
Open
lecture reworking
part:building-packaging
- Dominant language
- Python
- Stars
- 63
- Forks
- 70
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 1
Description
uv has a few nice alternatives to various Python-related tools. Among other features, it:
- allows installing different Python versions in a virtual environment
- offers a workflow to manage, package, and publish projects
- offers a global cache for packages
- is indeed very fast
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.