Skip to main content

Small Python 3 library providing wrapper classes for storage (caching) of test resources (and unintentionally other types of resources too).

Project description

magic_storage

imports: isort Python: 3.9+

Magic storage is a Python package providing wrapper classes for storage (or rather caching) resources, primarily those used in tests. However classes available here are quite universal, despite their slight test-conformability tint.

It aims to make caching test resources clean and easy, to require minimal amount of boilerplate and possibly simple structure of stored data.

Installing

Install and update using pip:

$ pip install -U magic_storage

Documentation

Online documentation is available on Github pages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magic_storage-1.0.0.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

magic_storage-1.0.0-py2.py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page