kislyuk / argcomplete

Python and tab completion, better together.
https://kislyuk.github.io/argcomplete/
Apache License 2.0
1.39k stars 129 forks source link

Integration with traitlets #394

Open azjps opened 1 year ago

azjps commented 1 year ago

As noted in the prior issue, I've been looking into integrating argcomplete into https://github.com/ipython/traitlets/pull/811.

Just wanted to jot down a couple of things that were done there, which perhaps could be upstreamed to argcomplete: