Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 212 Bytes

traitlets.md

File metadata and controls

7 lines (5 loc) · 212 Bytes

traitlets

Next (4.1)

  • Much nicer, decorator based APIs for observing (@observe), validating (@validate) and providing defaults (@default) for traits.
  • Looking forward to its usage in Matplotlib.