Python Registry¶
Other projects¶
- Lookups - DCI lookups in Python (inspired by Netbeans Platform Lookups API)
- Dectate - Dectate is a Python library that lets you construct a decorator-based configuration system for frameworks.
- Martian
- Venusian
- https://github.com/faif/python-patterns/blob/master/patterns/behavioral/registry.py
Blog posts¶
- https://charlesreid1.github.io/python-patterns-the-registry.html “This post is a summary of a useful Python programming pattern called the Registry pattern. The Registry pattern is a way of keeping track of all subclasses of a given class.”
- https://github.com/faif/python-patterns/blob/master/patterns/behavioral/registry.py
#python #frameworks #programming
Page last modified: 2024-11-19 09:38:33