Skip to content

twiinIT/pyportrait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09ecc69 · Aug 9, 2022

History

4 Commits
Aug 9, 2022
Aug 9, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 25, 2022
Jul 25, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022

Repository files navigation

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.