[IPython-dev] Using traitlets.config outside of IPython

G Jones glenn.caltech at gmail.com
Wed Jan 25 11:04:42 EST 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20170125/6a16f4be/attachment.html>


More information about the IPython-dev mailing list