Is there any form of client-side caching that kicks in with all of this flow?
Tbh I don't feel great about people just writing up a bunch of scripts pulling things just on every run.
Browser caching works with stuff pulled from PyPI, so it shouldn't get loaded more than once.
Browser caching works with stuff pulled from PyPI, so it shouldn't get loaded more than once.