MCPcopy Create free account
hub / github.com/requests-cache/requests-cache / convert_cache.py

File convert_cache.py

examples/convert_cache.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""
3Example of converting data cached in older versions of requests-cache (<=0.5.2)
4into the current format

Callers

nothing calls this directly

Calls 1

convert_cacheFunction · 0.85

Tested by

no test coverage detected