Python functools Module
This page shows the popular functions and classes defined in the
functools module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. partial()Used in 3597 projects
-
2. wraps()Used in 3320 projects
-
3. reduce()Used in 1724 projects
-
4. lru_cache()Used in 702 projects
-
Used in 366 projects
-
Used in 204 projects
-
Used in 189 projects
-
8. cmp_to_key()Used in 155 projects
-
Used in 104 projects
-
10. partialmethod()Used in 56 projects
-
11. singledispatch()Used in 49 projects
-
12. html()Used in 9 projects
-
Used in 7 projects
-
14. _find_impl()Used in 7 projects
-
15. _make_key()Used in 5 projects