blob: 44980e0450b72311b30306906f3ff1a1ebc42f2d (
plain) (
blame)
1
2
3
4
5
|
An utility that accesses files on a HTTP server and stores them locally
for reuse. It caches remote content locally so that subsequent invocations
return it from the local cache.
WWW: https://pypi.org/project/serverfiles/
|