Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ main
Function
main
setup.py:261–262 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
259
260
261
def
main():
262
setup(**setup_args)
263
264
if
__name__ ==
'__main__'
:
265
main()
Callers
1
setup.py
File · 0.70
Calls
1
setup
Function · 0.50
Tested by
no test coverage detected