Related Software#
The Python ecosystem containsa variety of packages designed to make it easier to work with classes. The following list is by no means exhaustive. If we missed anything, feel free to open a Pull Request.
Table of contents
Related frameworks.
Defining classes#
Libraries#
Project Name |
Description |
|---|---|
Python classes without boilerplate |
|
Decorators and functions for generating special methods based on PEP557 |