typeconstructor

Singleton used to dynamically construct objects based upon type if modules have been imported.


License
MIT
Install
pip install typeconstructor==0.2

Documentation

TypeConstructor

Python singleton class that dynamically generates class instances using type information, with or without arguments.