Python Autoclass Alternatives

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 :).
Suggest Alternative
Alternatives To smarie/python-autoclass
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
typestack/class-validator 10,197 1,704 3,785 about 2 years ago 57 December 09, 2022 240 mit TypeScript
Decorator-based property validation for classes.
pydanny/cached-property 670 1,347 750 over 2 years ago 17 September 21, 2020 46 bsd-3-clause Python
A decorator for caching properties in classes.
rmolinamir/typescript-cheatsheet 466 0 0 about 4 years ago 0 0 TypeScript
A set of TypeScript related notes used for quick reference. The cheatsheet contains references to types, classes, decorators, and many other TypeScript related subjects.
nippur72/PolymerTS 185 0 6 over 8 years ago 1 April 13, 2016 9 mit TypeScript
Write Polymer 1.0 elements as TypeScript @decorated classes
dfurtado/dataclass-csv 156 4 6 over 4 years ago 18 February 01, 2026 4 other Python
Map CSV to Data Classes
planttheidea/remeasure 141 6 7 over 7 years ago 34 October 03, 2018 0 mit JavaScript
Get position and size attributes for any React Component
angular-cms/angular-cms 113 0 0 about 5 years ago 0 24 mit TypeScript
An flexiable, extendable, modular, single CMS app based on Angular, Express, MongoDB
FelixTheC/strongtyping 102 0 5 over 2 years ago 55 December 04, 2023 6 mit Python
Decorator which checks whether the function is called with the correct type of parameters.
seveves/angular-stencil 77 0 0 over 7 years ago 0 4 TypeScript
Connect stencil and angular
ryananguiano/async_property 64 5 27 over 2 years ago 8 July 03, 2023 5 mit Python
Python decorator for async properties.
Alternatives To smarie/python-autoclass
Select To Compare


Alternative Project Comparisons
Popular Properties Projects
Popular Decorators Projects
Popular Configuration Management Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.