- What's this in functools? singledispatchmethod
- What's this in functools? cached_property
- What's this in functools? singledispatch
- What's this in functools? reduce
- What's this in functools? partial and partialmethod
- What's this in functools? wraps and update_wrapper
- Using different styles with matplotlib
- What's this in functools? total_ordering
- What's this in functools? cmp_to_key
- Additional points on lru_cache
- What's this in functools? lru_cache
- Getting started with plotting in Python (using Pandas)
- Creating a Python UDF in Redshift
- Conditional decorators in Python
- Thoughts on "Stop Writing Classes" PyCon 2012 talk
- Finding local python packages
- Using slice objects in Python