MCPcopy Index your code
hub / github.com/plotly/dash / is_core_package

Function is_core_package

dash/development/_jl_components_generation.py:368–369  ·  view source on GitHub ↗
(project_shortname)

Source from the content-addressed store, hash-verified

366
367
368def is_core_package(project_shortname):
369 return project_shortname in core_packages
370
371
372def base_package_name(project_shortname):

Callers 2

base_package_nameFunction · 0.85
base_package_uidFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…