clients
User Guide
Reference
API
/
singleton()
API Index
Base
base.BaseClient
Clients
Client
Resource
Remote
Graph
Proxy
Async
AsyncClient
AsyncResource
AsyncRemote
AsyncGraph
AsyncProxy
Utilities
singleton()
singleton()
Return a decorator for singleton class instances.
Usage
Source
singleton
(
*
args
,
**
kwargs
, )