Made as simple as possible, but not simpler.

Reusable Data Attributes

Do you repeatedly define the same field/attribute across different classes / entity types?

Go-to-Declaration for Data

One of my favorite features of the PyCharm code editor is go-to-declaration: you can hold the control key and hover your mouse over a usage of a symbol, and you’ll see a tooltip with a preview of the declaration/definition of the symbol.

Page 37 of 52