smarie / python-autoclassView on GitHub
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
38Apr 19, 2021Updated 4 years ago

Alternatives and similar repositories for python-autoclass

Users that are interested in python-autoclass are comparing it to the libraries listed below

Sorting:

Are these results useful?