cashews — Easy Playground
Async cache framework with decorators and backends
Getting started with cashewsRun locally
Install
pip install cashewsPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: cashews)
cashews is a third-party package. Async cache framework with decorators and backends. Install with: pip install cashews
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?