Requests-Glob is a transport adapter for use with the Requests Python library to allow local filesystem access via glob:// URLs. Also, url can contain query information, such as glob (yes - default, ...
It appears that globbing behavior in Pathlib has changed/optimized to use scandir in 3.6: https://bugs.python.org/issue26032 File "/usr/lib/python3.6/pathlib.py ...