MCPcopy Index your code
hub / github.com/cryptax/misc-code / import_library

Function import_library

flutter/ppSearch.py:103–123  ·  view source on GitHub ↗

Loads a library, or installs it in ImportError case :param library_name: library name (import example...) :param package_name: package name in PyPi (pip install example) :return: loaded module

(library_name: str, package_name: str = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ppSearch.pyFile · 0.85

Calls 1

runMethod · 0.45

Tested by

no test coverage detected