Singletonize is a lightweight Python library for implementing the Singleton pattern efficiently, supporting both standard and ABC-based approaches.
-
Updated
Feb 23, 2025 - Python
Singletonize is a lightweight Python library for implementing the Singleton pattern efficiently, supporting both standard and ABC-based approaches.
A python meta class which makes a class as a singleton class
Add a description, image, and links to the python-singleton topic page so that developers can more easily learn about it.
To associate your repository with the python-singleton topic, visit your repo's landing page and select "manage topics."