smart-cache. 🗃 Python caching library that is persistent and uses bytecode analysis to determine re-evaluation

github.com/andrewgazelka/smart-cache

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2024
  • Update README.md
January 2023
  • Explain how to remove hash salt
  • update cache mechanism when no instructions
  • catch another `TypeError`
  • make base_instructions nothing if error
  • clean up code
April 2021
  • Updated README.md — add GIF
  • Update README (grammar)
  • Update README.md
  • Update README.md
  • Update README.md
  • Add banners to README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • add installation section to README.md
  • setup on pypi
  • Merge branch 'master' of github.com:andrewgazelka/smart-cache
  • update example
  • Update README.md