Skip to content

Latest commit

 

History

History
executable file
·
7 lines (4 loc) · 323 Bytes

README.md

File metadata and controls

executable file
·
7 lines (4 loc) · 323 Bytes

pyPortrait

pyPortrait is a Python library for traits management.

It's a very lightweight wrapper around pydantic and rxpy to allow both validation and reactive programming of Python type traits. If offers all the power of those libraries in a very simple interface.

It has a very similar purpose to traitlets.