import pathlib __name__ = "python_requests" __folder__ = str(pathlib.Path(__file__).parent) CACHE_DIRECTORY = "cache"