A requests addon for Pelican data federations
copied from cf-staging / requests-pelicanThis project provides requests addons
to support HTTP requests to a Pelican Federation.
The main component is a new PelicanAdapter class that handles translating
Pelican URIs into HTTP URLs to enable standard GET requests, including
looping over Pelican caches.
This project also provides wrappers around requests.get (and friends) and
requests.Session to simplify configuring support for Pelican URIs.