frictionlessdata / livemark

Data presentation framework for Python that generates static sites from extended Markdown with interactive charts, tables, scripts, and other features
https://livemark.frictionlessdata.io
MIT License
95 stars 8 forks source link

Implement a VCR plugin? #217

Open roll opened 1 year ago

roll commented 1 year ago

Overview

Similar to pytest.vcr we can cache remote calls from the snippets we run. We need to re-use some library for it for sure