python-autoclass

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 :).

BSD-3-CLAUSE License

Downloads
4.2K
Stars
37
Committers
1

Commit Statistics

Past Year

All Time

Total Commits
216
Total Committers
2
Avg. Commits Per Committer
108.0
Bot Commits
0

Issue Statistics

Past Year

All Time

Total Pull Requests
0
3
Merged Pull Requests
0
2
Total Issues
0
41
Time to Close Issues
N/A
3 months
Package Rankings
Top 10.27% on Pypi.org
Badges
Extracted from project README
Python versions Tests Status codecov Documentation PyPI Downloads Downloads per week GitHub stars