Skip to content

Recommend uv as an alternative to pip in README (docs-only) #99

Description

@martinkersner

Add uv as a recommended alternative alongside the existing pip commands in README.md. Additive and docs-only — no structural/packaging changes, pip stays documented.

Scope

  • Keep end-user line pip install datamaxi (README:41); add uv equivalent (uv pip install datamaxi / uv add datamaxi).
  • Contributor setup (README:416/423): document uv venv + uv pip install -r requirements/common.txt (and requirements-test.txt) next to the pip variants.

Non-goals

  • No changes to requirements/*.txt, pyproject.toml dynamic deps, tox, or CI. That's the follow-up (adopt uv in dev + CI).

Done when

  • README shows uv as an alternative for both end-user install and contributor setup, with pip retained.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions