> For the complete documentation index, see [llms.txt](https://legacy.cookielau.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy.cookielau.com/archives/3-python/00-bookmarks.md).

# Bookmarks

## Dynamic Features

* [x] [Python Hack - Dynamically override an object's attribute](https://sadique.io/blog/2013/10/07/python-hack-dynamically-override-an-objects-attribute/)
  * property(function/lambda) can overwrite attr to a `getter` function.

## Batteries-included
