Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

Smaller general purpose tools for e.g. caching or attribute access

caching.py contains a simple (but somewhat powerful) caching decorator for function return values based on its arguments. See the class doc for more info.

accessors.py contains simple type checking and validation for attribute access (read and write). See class doc's for more info.

About

Smaller general purpose tools for e.g. caching or attribute access

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages