Singletonize is a lightweight Python library for implementing the Singleton pattern efficiently, supporting both standard and ABC-based approaches.
-
Updated
Apr 14, 2026 - 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
To associate your repository with the python-singleton topic, visit your repo's landing page and select "manage topics."