PyPattyrn is a Python package aiming to make it easier and faster to implement design patterns into your own projects. Design patterns by nature cannot be directly translated into code as they are just a description of how to solve a particular problem. However, many of the common design patterns have boilerplate code that is common throughout all implementations of the pattern. This package captures that common code and makes it easy to use so that you don't have to write it yourself in all your projects.
Features
- Behavioral Patterns
- Chain of Responsibility Pattern
- Documentation available
- Encapsulate information for performing an action into an object
- Sequentially access elements in a collection
- Manage communications between many objects
- Encapsulate the absence of an object into an object with neutral behavior
Categories
LibrariesLicense
MIT LicenseFollow PyPattyrn
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PyPattyrn!