Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ argcomplete_app.py
File
argcomplete_app.py
examples/argcomplete_app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# PYTHON_ARGCOMPLETE_OK
3
""
"A simple example to test CLI completion
with
`traitlets.Application`
4
Callers
nothing calls this directly
Calls
1
launch_instance
Method · 0.80
Tested by
no test coverage detected