Package management
- Dominant language
- No language data
- Stars
- 28
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Earlier mention: https://github.com/jazzband/django-robots/pull/137#issuecomment-1280049961
- Poetry ([PyPI](https://pypi.org/project/poetry/), [gh](https://github.com/python-poetry/poetry), [docs](https://python-poetry.org/docs/))
- Hatch ([PyPI](https://pypi.org/project/hatch/), [gh](https://github.com/pypa/hatch), [docs](https://hatch.pypa.io/latest/))
- pipenv ([PyPI](https://pypi.org/project/pipenv/), [gh](https://github.com/pypa/pipenv), [docs](https://pipenv.pypa.io/en/latest/))
- pdm ([PyPI](https://pypi.org/project/pdm/), [gh](https://github.com/pdm-project/pdm), [docs](https://pdm.fming.dev/))
- uv ([PyPI](https://pypi.org/project/uv/), [gh](https://github.com/astral-sh/uv), [docs](https://docs.astral.sh/uv))
- None of the above? General comments and experiences with these?
Thoughts on standardizing these? Doing a sprint to add them?
Contributor guide
Assessment
This issue has not been assessed yet.