Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Traitlets

Compare

  Analyzed about 14 hours ago

Traitlets is a pure Python library enabling: the enforcement of strong typing for attributes of Python objects (typed attributes are called "traits"); dynamically calculated default values; automatic validation and coercion of trait attributes when attempting a change; registering for ... [More] receiving notifications when trait values change; reading configuring values from files or from command line arguments - a distinct layer on top of traitlets, so you may use traitlets without the configuration machinery. Its implementation relies on the descriptor pattern, and it is a lightweight pure-python alternative of the traits library. [Less]

11.4K lines of code

11 current contributors

15 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This