Ask a question to get started
Enter to send•Shift+Enter new line
installed_extra_names( distribution_name: str = 'deepagents-code', *, strict: bool = False ) -> set
distribution_name
str
'deepagents-code'
strict
bool
False
Return extras with at least one installed dependency.
Name of the installed distribution to inspect.
Raise when the distribution metadata cannot be read or parsed reliably.