Skip to main content

Software Design Patterns with types in Python.

Project description

Software Patterns

A Python package with common Software Design Patterns.

build

CircleCI Codecov Read the Docs (version)

package

PyPI PyPI - Wheel PyPI - Python Version GitHub commits since tagged version (branch)

code quality

Better Code Hub Codacy Maintainability Technical Debt Scrutinizer code quality

Overview

This package exposes a set of Python objects (ie Classes) that allow convient usage of common Software Design Patterns.

Key features of the package:

  • Notification (aka Broadcast/Listener pattern)

  • Object Pool (aka Memoize)

  • Classes Registry (aka Abstract Factory)

  • Proxy

Installation

Install from the Pypi server:

pip install software_patterns

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

software_patterns-1.0.0.tar.gz (24.8 kB view hashes)

Uploaded Source

Built Distribution

software_patterns-1.0.0-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page