top | item 46451188

(no title)

froh | 2 months ago

I wonder how a PyPi search index could be statically served and locally evaluated on `pip search`?

discuss

order

firesteelrain|2 months ago

PyPI servers would have to be constantly rebuilding a central index and making it available for download. Seems inefficient

ptx|1 month ago

Debian is somehow able to manage it for apt.

froh|1 month ago

that depends on how it can be downloaded incrementally.