Using traitlets.config outside of IPython

G Jones <[email protected]> Wed, 25 Jan 2017 11:04:42 -0500
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAGK_ABf7bJiwF9=yuM5sEgc9sAB+Y96t7=4gvzcJAALx7XdaFA@mail.gmail.com>
Hi,
I am really intrigued by the design and features of the traitlets.config
system that IPython uses for configuration. I am considering using it for a
project of my own, but I am not sure if it is a good fit. To help decide, I
wanted to look to see how other projects are using it, but so far I haven't
really found any outside of the IPython/Jupyter ecosystem. This in itself
is a bit worrying; maybe it's too specialized to the needs of IPython? Are
there any other projects using traitlets.config that people know of? Any
advice about using it for another project as opposed to more traditional
yaml or ConfigParser style configuration?

Thanks,
Glenn

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev