Skip to content

danielwe/memoize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memoize

Python module containing memoization decorators for both instance methods and ordinary functions.

The code is adapted from various snippets found online, and the appropriate license agreements and copyright statements can be found in the source code.

About

Python memoization decorators supporting both instance methods and ordinary functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages