Commit graph

14 commits

Author SHA1 Message Date
Charlie Marsh
92160e37df
Surface error when unable to find package (#45) 2023-10-07 19:43:12 +00:00
Charlie Marsh
162952bf64
Add a content-addressed cache for wheels (#38)
Closes https://github.com/astral-sh/puffin/issues/4.
2023-10-07 14:24:52 +00:00
Charlie Marsh
6c31631913
Fetch from data-dist-info-metadata when available (#37)
As specified in https://peps.python.org/pep-0658/#specification.
2023-10-07 13:05:29 +00:00
Charlie Marsh
28721cf5fc Avoid caching wheel fetches 2023-10-06 00:50:30 -04:00
Charlie Marsh
a43328d914
Support wheel installation (#19)
Closes https://github.com/astral-sh/puffin/issues/8.
2023-10-06 00:47:45 -04:00
Charlie Marsh
8b151a64d5
Rename puffin-requirements to puffin-package (#16)
Closes https://github.com/astral-sh/puffin/issues/7.
2023-10-05 21:03:20 -04:00
Charlie Marsh
2d6266b167
Add an HTTP cache (and --no-cache argument) (#14)
Closes https://github.com/astral-sh/puffin/issues/3.
2023-10-05 19:14:05 -04:00
Charlie Marsh
7f497fa43f Add progress bar 2023-10-05 12:45:38 -04:00
Charlie Marsh
8032d4606e Misc. changes 2023-10-05 12:45:38 -04:00
Charlie Marsh
f51432382a Do basic resolution 2023-10-05 12:45:38 -04:00
Charlie Marsh
0f10595ac3 Add version selection 2023-10-05 12:45:38 -04:00
Charlie Marsh
b08e8c78b5 Remove normalized representation of SimpleJson 2023-10-05 12:45:38 -04:00
Charlie Marsh
610fd9994f Add client networking stack 2023-10-05 12:45:38 -04:00
Charlie Marsh
1a2f35801b Add client networking stack 2023-10-05 12:45:38 -04:00