Introduction
Magic Storage cooler than you think!
Magic storage is a Python library that provides tools to easily write, read and delete resources for testing. This applies, of course, to resources that are difficult to obtain but not very expensive to store locally and, in addition, do not change. A good example are responses from REST APIs or at least those of them that are not live data.
The library consists of a set of classes that implement storage using the file system and temporary storage in RAM. All tools can be accessed through the MagicStorage class.
Installing#
Install and update using pip:
Example#
Documentation#
Online documentation is available on Github pages.
Last update:
August 5, 2022
Created: August 5, 2022
Created: August 5, 2022