- http://nedbatchelder.com/blog/201306/explaining_descriptors.html
- http://intermediatepythonista.com/classes-and-objects-ii-descriptors
- https://blog.ionelmc.ro/2015/02/09/understanding-python-metaclasses/
- http://eli.thegreenplace.net/2011/08/14/python-metaclasses-by-example
- http://python-3-patterns-idioms-test.readthedocs.io/en/latest/Metaprogramming.html
- https://github.com/pytoolz/toolz
- https://github.com/python-effect/effect
- https://github.com/mahmoud/boltons
- http://wrapt.readthedocs.io/en/latest/
- https://github.com/ionelmc/virtualenv
- https://github.com/kachayev/fn.py