[ Bron: python-phx-class-registry ]
Pakket: python3-phx-class-registry (3.0.5-4)
Verwijzigingen voor python3-phx-class-registry
Debian bronnen:
Het bronpakket python-phx-class-registry downloaden:
- [python-phx-class-registry_3.0.5-4.dsc]
- [python-phx-class-registry_3.0.5.orig.tar.gz]
- [python-phx-class-registry_3.0.5-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Module to define global factories and service registries
At the intersection of the Registry and Factory patterns lies the ClassRegistry.
This module allows to:
* Define global factories that generate new class instances based on configurable keys. * Seamlessly create powerful service registries. * Integrate with setuptools's entry_points system to make registries extensible by 3rd-party libraries.
This package provides the Python 3 version of the class_registry module.
Andere aan python3-phx-class-registry gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources