mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 20:31:12 +00:00
| .. | ||
| puffin-cli | ||
| puffin-client | ||
| puffin-interpreter | ||
| puffin-package | ||
| puffin-platform | ||
| puffin-resolve | ||
| README.md | ||
Crates
puffin-cli
Command-line interface for the Puffin package manager.
puffin-client
Client for interacting with PyPI-compatible HTTP APIs.
puffin-interpreter
Functionality for detecting and leveraging the current Python interpreter.
puffin-package
Types and functionality for working with Python packages, e.g., parsing wheel files.
puffin-platform
Functionality for detecting the current platform (operating system, architecture, etc.).
puffin-resolve
Functionality for resolving Python packages and their dependencies.