/PyProjectUtils

Useful utils whlie finishing python projects, e.g. Singleton, global variable, strong types, etc

Primary LanguagePython

Python Project


Introduction

This package includes some useful / common utils while using python to finish a project: e.g. Singleton, global variable, strong types, etc.