revisions

Mock Python Requests with versioned cache control.


License
MIT
Install
pip install revisions==0.2.0

Documentation

Revisions [WIP]

Build Status PyPI VER PyPI DW PyPI L

Revisions lets you mock Python Requests with an explicitly versioned cache control. Revisions is inspired from responses and requests-cache, but is developed to focus on a simpler API.

WIP