This repository contains implementations of the design patterns described in the classic book Design Patterns; Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides.
Right now, it's just Python. I might add more languages in the future.