All modules for which code is available
- Behavioral.ChainOfResponsibility.python.chain_of_responsibility
- Behavioral.Command.python.command
- Behavioral.Interpreter.python.interpreter
- Behavioral.Iterator.python.iterator
- Behavioral.Mediator.python.mediator
- Behavioral.Memento.python.memento
- Behavioral.Observer.python.observer
- Behavioral.State.python.state
- Behavioral.Strategy.python.strategy
- Behavioral.TemplateMethod.python.template_method
- Behavioral.Visitor.python.visitor
- Creational.AbstractFactory.python.abstract_factory
- Creational.Builder.python.builder
- Creational.FactoryMethod.python.factory_method
- Creational.ObjectPool.python.object_pool
- Creational.Prototype.python.prototype
- Creational.Singleton.python.singleton
- Structural.Adapter.python.adapter
- Structural.Bridge.python.bridge
- Structural.Composite.python.composite
- Structural.Decorator.python.decorator
- Structural.Facade.python.facade
- Structural.Flyweight.python.flyweight
- Structural.Proxy.python.proxy