uv/scripts
konsti 5cef40d87a
Add proper caching for pypi metadata fetching kinds (#368)
I intend this to become the main form of caching for puffin: You can
make http requests, you tranform the data to what you really need, you
have control over the cache key, and the cache is always json (or
anything else much faster we want to replace it with as long as it's
serde!)
2023-11-10 11:03:40 +00:00
..
benchmarks Add proper caching for pypi metadata fetching kinds (#368) 2023-11-10 11:03:40 +00:00
resolve Add script to check the top 8k pypi packages (#198) 2023-10-26 12:03:59 +00:00
compare_with_pip.sh Add script to compare with pip(-tools) (#335) 2023-11-07 16:32:12 +01:00