MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / setup

Function setup

Lib/distutils/core.py:61–171  ·  view source on GitHub ↗

The gateway to the Distutils: do everything your setup script needs to do, in a highly flexible and user-driven way. Briefly: create a Distribution instance; find and parse config files; parse the command line; run each Distutils command found there, customized by the options suppli

(**attrs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

mainFunction · 0.90
setup.pyFile · 0.90
mainFunction · 0.90
setup.pyFile · 0.90
setup.pyFile · 0.90
setup.pyFile · 0.90
setup.pyFile · 0.90
setup.pyFile · 0.90
innerFunction · 0.50

Calls 9

grok_environment_errorFunction · 0.90
gen_usageFunction · 0.85
strFunction · 0.85
parse_config_filesMethod · 0.80
dump_option_dictsMethod · 0.80
parse_command_lineMethod · 0.80
run_commandsMethod · 0.80
getMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected