You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / utils / sysinfo / pkg_info

function

IPython.utils.sysinfo:pkg_info

source: /IPython/utils/sysinfo.py :70

Signature

def   pkg_info ( pkg_path : str )  →  dict

Summary

Return dict describing the context of this package

Parameters

pkg_path : str

path containing __init__.py for package

Returns

context : dict

with named parameters of interest

Aliases

  • IPython.utils.sysinfo.pkg_info