Framework-neutral package metadata for Chirp UI consumers.
Frameworks and static-site generators can consume this module to discover the public Chirp UI template root, static assets, and manifest path without reading package internals or hardcoding filenames in theme templates.
library
| Name | Type | Default | Description |
|---|---|---|---|
type
|
|
— | |
qualified_name
|
|
— | |
element_type
|
|
— | |
description
|
|
— | |
source_file
|
|
— | |
line_number
|
|
— | |
is_autodoc
|
|
— | |
autodoc_element
|
|
— | |
_autodoc_template
|
|
— | |
_autodoc_url_path
|
|
— | |
_autodoc_page_type
|
|
— | |
title
|
|
— | |
doc_content_hash
|
|
— |
Symbols on this page
LibraryAsset
class
A static asset shipped fromchirp_ui.static_path().
LibraryContract
class
Importable metadata that lets host frameworks wire Chirp UI safely.
get_library_contract
function
def get_library_contract() -> LibraryContract
Return the immutable Chirp UI package contract for host integrations.
No parameters.
View source · /home/runner/work/chirp-ui/chirp-ui/site/../src/chirp_ui/library.py:1