dash-file-cache

Utilities for providing convenient methods to serve cached data in Plotly-Dash or Flask.

MIT License

Downloads
196
Stars
0
dash-file-cache - dash-file-cache v0.1.2 Latest Release

Published by cainmagi 14 days ago

Introduction

Dash File Cache is a Dash extension library.

Utilities for providing convenient methods to serve cached data in Plotly-Dash or Flask.

Changelog

0.1.2 @ 10/13/2024

🔧 Fix

  1. Fix: Correct a typo of the html tags in the readme file.
  2. Fix: Fix typos in the docstrings.
  3. Fix: Make caches.typehints.Deferred used by other modules.
  4. Fix: Add caches.typehints.Deferred to the __all__ list of the module.
  5. Fix: Correct the keywords in pyproject.toml.

💾 Change

  1. Remove unused utilities.no_cache.
  2. Adjust the ignore list of pyright, black and flake8.
  3. Adjust the typehints of services.data.ServiceData.

Full Changelog: https://github.com/cainmagi/dash-file-cache/commits/v0.1.2