Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 11966e8

Browse files
authored
Update readme.md
1 parent 695e2a1 commit 11966e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Python Cache: How to Speed Up Your Code with Effective Caching
2+
3+
[![Oxylabs promo code](https://user-images.githubusercontent.com/129506779/250792357-8289e25e-9c36-4dc0-a5e2-2706db797bb5.png)](https://oxylabs.go2cloud.org/aff_c?offer_id=7&aff_id=877&url_id=112)
4+
5+
26
* [How to implement a cache in Python](#how-to-implement-a-cache-in-python)
37
+ [Install the required libraries](#install-the-required-libraries)
48
+ [Method 1: Python caching using a manual decorator](#method-1-python-caching-using-a-manual-decorator)

0 commit comments

Comments
 (0)