I hereby claim:
- I am pavlenkov on github.
- I am vitaliii (https://keybase.io/vitaliii) on keybase.
- I have a public key ASAIqIBkH2FL2pV4e-R8ERIipMA7Qy5C9IaSJzezWJdPtgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # -*- coding: utf-8 -*- | |
| import logging | |
| import os | |
| import datetime | |
| import time | |
| class SingletonType(type): | |
| _instances = {} |
Getting started:
Related tutorials: