Module pattern

id: module-pattern-273-14058424
title: Module pattern
text: In software engineering, the module pattern is a design pattern used to implement the concept of software modules, defined by modular programming, in a programming language with incomplete direct support for the concept. This pattern can be implemented in several ways depending on the host programming language, such as the singleton design pattern, object-oriented static members in a class and procedural global functions. In Python, the pattern is built into the language, and each .py file is au
brand slug: wiki
category slug: encyclopedia
description: Software design pattern
original url: https://en.wikipedia.org/wiki/Module_pattern
date created:
date modified: 2023-06-07T09:42:10Z
main entity: {"identifier":"Q6889793","url":"https://www.wikidata.org/entity/Q6889793"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part