A Testable Singleton Decorator

JSON →
library 1.0.0 ·python maintenance
verified May 23, 2026

The `singleton-decorator` is a Python library (version 1.0.0, last released in 2017) that provides a simple decorator to implement the singleton design pattern for classes. It aims to address common pitfalls of other singleton implementations, specifically making the decorated classes more amenable to unit testing by exposing the original class via a `__wrapped__` attribute. The library is stable but not actively developed.

total hits 13
actors 5 distinct systems
last hit 3d ago AhrefsBot
GPTBot
6
Script
2
ClaudeBot
1
Search engines
1

top countries 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇨🇦 Canada