uv/crates
2023-10-05 21:09:58 -04:00
..
puffin-cli Rename puffin-requirements to puffin-package (#16) 2023-10-05 21:03:20 -04:00
puffin-client Rename puffin-requirements to puffin-package (#16) 2023-10-05 21:03:20 -04:00
puffin-interpreter Rename puffin-requirements to puffin-package (#16) 2023-10-05 21:03:20 -04:00
puffin-package Rename puffin-requirements to puffin-package (#16) 2023-10-05 21:03:20 -04:00
puffin-platform Add support for wheel tag parsing (#15) 2023-10-05 20:59:58 -04:00
README.md Add crate README 2023-10-05 21:09:58 -04:00

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.).