is_pelican_url#

gwpy.io.pelican.is_pelican_url(url: str) bool[source]#

Return True if url looks like a Pelican URL.

Needs the pelicanfs package, otherwise returns False.