Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
368
def
is_core_package(project_shortname):
369
return
project_shortname in core_packages
370
371
372
def
base_package_name(project_shortname):
Callers
2
base_package_name
Function · 0.85
base_package_uid
Function · 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…