UML model in PyCharm is represented by a Class diagram in standard notation.
PyCharm enables using UML class diagrams to analyze Python classes, and the structure of the databases and tables. Besides that, you can explore changes committed to VCS.
In PyCharm, Class diagram features:
In the editor, one can view class diagram for the whole class.