Skip to content
Closed
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@ _Libraries for package and dependency management._
- [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
- [hatch](https://github.com/pypa/hatch) - Modern, extensible Python project management.
- [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy.
- [ReleaseRun Python Package Health](https://releaserun.com/tools/requirements-txt-health/) - A web-based tool to analyze requirements.txt and pyproject.toml files for outdated, yanked, or abandoned packages.
- [uv](https://github.com/astral-sh/uv) - An extremely fast Python package and project manager, written in Rust.

## Package Repositories
Expand Down