What are some hidden features of Python?
25th March 2013
My answer to What are some hidden features of Python? on Quora
Generators and Iterators are pretty amazing. These two tutorials will really open your eyes as to how powerful they can be:
Both by David Beazley. To my mind they are the most fascinating Python tutorials out there.
More recent articles
- An Introduction to Google’s Approach to AI Agent Security - 15th June 2025
- Design Patterns for Securing LLM Agents against Prompt Injections - 13th June 2025
- Comma v0.1 1T and 2T - 7B LLMs trained on openly licensed text - 7th June 2025