Skip to content

A collection of Python design patterns implementations and examples, featuring repository, service, and unit-of-work patterns with SQLAlchemy ORM integration.

License

Notifications You must be signed in to change notification settings

madalinpopa/py-patterns

Repository files navigation

Python Design Patterns

This project contains some of the most popular design patterns implemented in Python.

  1. Repository Pattern
  2. Service Layer
  3. Unit of Work Pattern
  4. Commands
  5. Message/Events

About

A collection of Python design patterns implementations and examples, featuring repository, service, and unit-of-work patterns with SQLAlchemy ORM integration.

Topics

Resources

License

Stars

Watchers

Forks