Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
3
Example of converting data cached in older versions of requests-cache (<=0.5.2)
4
into the current format
Callers
nothing calls this directly
Calls
1
convert_cache
Function · 0.85
Tested by
no test coverage detected