Skip to content

Make use of dataclasses #924

Description

@LecrisUT

This would better highlight the public/private properties and allow to add the documentation next to the attributes themselves. Pycharm supports the """ style documentation of the attributes.

attrs is another popular alternative which allows more fine-grained control, such as making an attribute read-only.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/generalNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysgain/lowDoesn't bring much value to usersimpact/lowAffects only few of the userskind/technical-debtConsequences of previous decisions

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions