Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 218 Bytes

File metadata and controls

10 lines (6 loc) · 218 Bytes

Python Code Snippets

useful code to transplant / implement into projects

Index......
Performance Timer as a function decorator
Singleton Pattern
String to Boolean handler function