A loose federation of distributed, typed datasets
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 929 lines 39 kB view raw
1<!DOCTYPE html> 2<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> 3 4<meta charset="utf-8"> 5<meta name="generator" content="quarto-1.7.34"> 6 7<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> 8 9 10<title>packable-protocol – atdata</title> 11<style> 12code{white-space: pre-wrap;} 13span.smallcaps{font-variant: small-caps;} 14div.columns{display: flex; gap: min(4vw, 1.5em);} 15div.column{flex: auto; overflow-x: auto;} 16div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} 17ul.task-list{list-style: none;} 18ul.task-list li input[type="checkbox"] { 19 width: 0.8em; 20 margin: 0 0.8em 0.2em -1em; /* quarto-specific, see https://github.com/quarto-dev/quarto-cli/issues/4556 */ 21 vertical-align: middle; 22} 23/* CSS for syntax highlighting */ 24html { -webkit-text-size-adjust: 100%; } 25pre > code.sourceCode { white-space: pre; position: relative; } 26pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } 27pre > code.sourceCode > span:empty { height: 1.2em; } 28.sourceCode { overflow: visible; } 29code.sourceCode > span { color: inherit; text-decoration: inherit; } 30div.sourceCode { margin: 1em 0; } 31pre.sourceCode { margin: 0; } 32@media screen { 33div.sourceCode { overflow: auto; } 34} 35@media print { 36pre > code.sourceCode { white-space: pre-wrap; } 37pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } 38} 39pre.numberSource code 40 { counter-reset: source-line 0; } 41pre.numberSource code > span 42 { position: relative; left: -4em; counter-increment: source-line; } 43pre.numberSource code > span > a:first-child::before 44 { content: counter(source-line); 45 position: relative; left: -1em; text-align: right; vertical-align: baseline; 46 border: none; display: inline-block; 47 -webkit-touch-callout: none; -webkit-user-select: none; 48 -khtml-user-select: none; -moz-user-select: none; 49 -ms-user-select: none; user-select: none; 50 padding: 0 4px; width: 4em; 51 } 52pre.numberSource { margin-left: 3em; padding-left: 4px; } 53div.sourceCode 54 { } 55@media screen { 56pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; } 57} 58</style> 59 60 61<script src="../site_libs/quarto-nav/quarto-nav.js"></script> 62<script src="../site_libs/quarto-nav/headroom.min.js"></script> 63<script src="../site_libs/clipboard/clipboard.min.js"></script> 64<script src="../site_libs/quarto-search/autocomplete.umd.js"></script> 65<script src="../site_libs/quarto-search/fuse.min.js"></script> 66<script src="../site_libs/quarto-search/quarto-search.js"></script> 67<meta name="quarto:offset" content="../"> 68<script src="../site_libs/quarto-html/quarto.js" type="module"></script> 69<script src="../site_libs/quarto-html/tabsets/tabsets.js" type="module"></script> 70<script src="../site_libs/quarto-html/popper.min.js"></script> 71<script src="../site_libs/quarto-html/tippy.umd.min.js"></script> 72<script src="../site_libs/quarto-html/anchor.min.js"></script> 73<link href="../site_libs/quarto-html/tippy.css" rel="stylesheet"> 74<link href="../site_libs/quarto-html/quarto-syntax-highlighting-9582434199d49cc9e91654cdeeb4866b.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> 75<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-8dcd8563ea6803ab7cbb3d71ca5772e1.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> 76<link href="../site_libs/quarto-html/quarto-syntax-highlighting-9582434199d49cc9e91654cdeeb4866b.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> 77<script src="../site_libs/bootstrap/bootstrap.min.js"></script> 78<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> 79<link href="../site_libs/bootstrap/bootstrap-62bce24ca844314e7bb1a34dbdfe05cc.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> 80<link href="../site_libs/bootstrap/bootstrap-dark-7964ffd8887b0991fe8d71c6c8bc75d6.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> 81<link href="../site_libs/bootstrap/bootstrap-62bce24ca844314e7bb1a34dbdfe05cc.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> 82<script id="quarto-search-options" type="application/json">{ 83 "location": "navbar", 84 "copy-button": false, 85 "collapse-after": 3, 86 "panel-placement": "end", 87 "type": "overlay", 88 "limit": 50, 89 "keyboard-shortcut": [ 90 "f", 91 "/", 92 "s" 93 ], 94 "show-item-context": false, 95 "language": { 96 "search-no-results-text": "No results", 97 "search-matching-documents-text": "matching documents", 98 "search-copy-link-title": "Copy link to search", 99 "search-hide-matches-text": "Hide additional matches", 100 "search-more-match-text": "more match in this document", 101 "search-more-matches-text": "more matches in this document", 102 "search-clear-button-title": "Clear", 103 "search-text-placeholder": "", 104 "search-detached-cancel-button-title": "Cancel", 105 "search-submit-button-title": "Submit", 106 "search-label": "Search" 107 } 108}</script> 109 110 111<link rel="stylesheet" href="../assets/styles.css"> 112</head> 113 114<body class="nav-fixed quarto-light"><script id="quarto-html-before-body" type="application/javascript"> 115 const toggleBodyColorMode = (bsSheetEl) => { 116 const mode = bsSheetEl.getAttribute("data-mode"); 117 const bodyEl = window.document.querySelector("body"); 118 if (mode === "dark") { 119 bodyEl.classList.add("quarto-dark"); 120 bodyEl.classList.remove("quarto-light"); 121 } else { 122 bodyEl.classList.add("quarto-light"); 123 bodyEl.classList.remove("quarto-dark"); 124 } 125 } 126 const toggleBodyColorPrimary = () => { 127 const bsSheetEl = window.document.querySelector("link#quarto-bootstrap:not([rel=disabled-stylesheet])"); 128 if (bsSheetEl) { 129 toggleBodyColorMode(bsSheetEl); 130 } 131 } 132 const setColorSchemeToggle = (alternate) => { 133 const toggles = window.document.querySelectorAll('.quarto-color-scheme-toggle'); 134 for (let i=0; i < toggles.length; i++) { 135 const toggle = toggles[i]; 136 if (toggle) { 137 if (alternate) { 138 toggle.classList.add("alternate"); 139 } else { 140 toggle.classList.remove("alternate"); 141 } 142 } 143 } 144 }; 145 const toggleColorMode = (alternate) => { 146 // Switch the stylesheets 147 const primaryStylesheets = window.document.querySelectorAll('link.quarto-color-scheme:not(.quarto-color-alternate)'); 148 const alternateStylesheets = window.document.querySelectorAll('link.quarto-color-scheme.quarto-color-alternate'); 149 manageTransitions('#quarto-margin-sidebar .nav-link', false); 150 if (alternate) { 151 // note: dark is layered on light, we don't disable primary! 152 enableStylesheet(alternateStylesheets); 153 for (const sheetNode of alternateStylesheets) { 154 if (sheetNode.id === "quarto-bootstrap") { 155 toggleBodyColorMode(sheetNode); 156 } 157 } 158 } else { 159 disableStylesheet(alternateStylesheets); 160 enableStylesheet(primaryStylesheets) 161 toggleBodyColorPrimary(); 162 } 163 manageTransitions('#quarto-margin-sidebar .nav-link', true); 164 // Switch the toggles 165 setColorSchemeToggle(alternate) 166 // Hack to workaround the fact that safari doesn't 167 // properly recolor the scrollbar when toggling (#1455) 168 if (navigator.userAgent.indexOf('Safari') > 0 && navigator.userAgent.indexOf('Chrome') == -1) { 169 manageTransitions("body", false); 170 window.scrollTo(0, 1); 171 setTimeout(() => { 172 window.scrollTo(0, 0); 173 manageTransitions("body", true); 174 }, 40); 175 } 176 } 177 const disableStylesheet = (stylesheets) => { 178 for (let i=0; i < stylesheets.length; i++) { 179 const stylesheet = stylesheets[i]; 180 stylesheet.rel = 'disabled-stylesheet'; 181 } 182 } 183 const enableStylesheet = (stylesheets) => { 184 for (let i=0; i < stylesheets.length; i++) { 185 const stylesheet = stylesheets[i]; 186 if(stylesheet.rel !== 'stylesheet') { // for Chrome, which will still FOUC without this check 187 stylesheet.rel = 'stylesheet'; 188 } 189 } 190 } 191 const manageTransitions = (selector, allowTransitions) => { 192 const els = window.document.querySelectorAll(selector); 193 for (let i=0; i < els.length; i++) { 194 const el = els[i]; 195 if (allowTransitions) { 196 el.classList.remove('notransition'); 197 } else { 198 el.classList.add('notransition'); 199 } 200 } 201 } 202 const isFileUrl = () => { 203 return window.location.protocol === 'file:'; 204 } 205 const hasAlternateSentinel = () => { 206 let styleSentinel = getColorSchemeSentinel(); 207 if (styleSentinel !== null) { 208 return styleSentinel === "alternate"; 209 } else { 210 return false; 211 } 212 } 213 const setStyleSentinel = (alternate) => { 214 const value = alternate ? "alternate" : "default"; 215 if (!isFileUrl()) { 216 window.localStorage.setItem("quarto-color-scheme", value); 217 } else { 218 localAlternateSentinel = value; 219 } 220 } 221 const getColorSchemeSentinel = () => { 222 if (!isFileUrl()) { 223 const storageValue = window.localStorage.getItem("quarto-color-scheme"); 224 return storageValue != null ? storageValue : localAlternateSentinel; 225 } else { 226 return localAlternateSentinel; 227 } 228 } 229 const toggleGiscusIfUsed = (isAlternate, darkModeDefault) => { 230 const baseTheme = document.querySelector('#giscus-base-theme')?.value ?? 'light'; 231 const alternateTheme = document.querySelector('#giscus-alt-theme')?.value ?? 'dark'; 232 let newTheme = ''; 233 if(authorPrefersDark) { 234 newTheme = isAlternate ? baseTheme : alternateTheme; 235 } else { 236 newTheme = isAlternate ? alternateTheme : baseTheme; 237 } 238 const changeGiscusTheme = () => { 239 // From: https://github.com/giscus/giscus/issues/336 240 const sendMessage = (message) => { 241 const iframe = document.querySelector('iframe.giscus-frame'); 242 if (!iframe) return; 243 iframe.contentWindow.postMessage({ giscus: message }, 'https://giscus.app'); 244 } 245 sendMessage({ 246 setConfig: { 247 theme: newTheme 248 } 249 }); 250 } 251 const isGiscussLoaded = window.document.querySelector('iframe.giscus-frame') !== null; 252 if (isGiscussLoaded) { 253 changeGiscusTheme(); 254 } 255 }; 256 const authorPrefersDark = false; 257 const darkModeDefault = authorPrefersDark; 258 document.querySelector('link#quarto-text-highlighting-styles.quarto-color-scheme-extra').rel = 'disabled-stylesheet'; 259 document.querySelector('link#quarto-bootstrap.quarto-color-scheme-extra').rel = 'disabled-stylesheet'; 260 let localAlternateSentinel = darkModeDefault ? 'alternate' : 'default'; 261 // Dark / light mode switch 262 window.quartoToggleColorScheme = () => { 263 // Read the current dark / light value 264 let toAlternate = !hasAlternateSentinel(); 265 toggleColorMode(toAlternate); 266 setStyleSentinel(toAlternate); 267 toggleGiscusIfUsed(toAlternate, darkModeDefault); 268 window.dispatchEvent(new Event('resize')); 269 }; 270 // Switch to dark mode if need be 271 if (hasAlternateSentinel()) { 272 toggleColorMode(true); 273 } else { 274 toggleColorMode(false); 275 } 276 </script> 277 278<div id="quarto-search-results"></div> 279 <header id="quarto-header" class="headroom fixed-top"> 280 <nav class="navbar navbar-expand-lg " data-bs-theme="dark"> 281 <div class="navbar-container container-fluid"> 282 <div class="navbar-brand-container mx-auto"> 283 <a class="navbar-brand" href="../index.html"> 284 <span class="navbar-title">atdata</span> 285 </a> 286 </div> 287 <div id="quarto-search" class="" title="Search"></div> 288 <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" role="menu" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }"> 289 <span class="navbar-toggler-icon"></span> 290</button> 291 <div class="collapse navbar-collapse" id="navbarCollapse"> 292 <ul class="navbar-nav navbar-nav-scroll me-auto"> 293 <li class="nav-item"> 294 <a class="nav-link" href="../index.html"> 295<span class="menu-text">Guide</span></a> 296 </li> 297 <li class="nav-item dropdown "> 298 <a class="nav-link dropdown-toggle" href="#" id="nav-menu-tutorials" role="link" data-bs-toggle="dropdown" aria-expanded="false"> 299 <span class="menu-text">Tutorials</span> 300 </a> 301 <ul class="dropdown-menu" aria-labelledby="nav-menu-tutorials"> 302 <li> 303 <a class="dropdown-item" href="../tutorials/quickstart.html"> 304 <span class="dropdown-text">Quick Start</span></a> 305 </li> 306 <li> 307 <a class="dropdown-item" href="../tutorials/local-workflow.html"> 308 <span class="dropdown-text">Local Workflow</span></a> 309 </li> 310 <li> 311 <a class="dropdown-item" href="../tutorials/atmosphere.html"> 312 <span class="dropdown-text">Atmosphere Publishing</span></a> 313 </li> 314 <li> 315 <a class="dropdown-item" href="../tutorials/promotion.html"> 316 <span class="dropdown-text">Promotion Workflow</span></a> 317 </li> 318 </ul> 319 </li> 320 <li class="nav-item dropdown "> 321 <a class="nav-link dropdown-toggle" href="#" id="nav-menu-reference" role="link" data-bs-toggle="dropdown" aria-expanded="false"> 322 <span class="menu-text">Reference</span> 323 </a> 324 <ul class="dropdown-menu" aria-labelledby="nav-menu-reference"> 325 <li> 326 <a class="dropdown-item" href="../reference/architecture.html"> 327 <span class="dropdown-text">Architecture Overview</span></a> 328 </li> 329 <li> 330 <a class="dropdown-item" href="../reference/packable-samples.html"> 331 <span class="dropdown-text">Packable Samples</span></a> 332 </li> 333 <li> 334 <a class="dropdown-item" href="../reference/datasets.html"> 335 <span class="dropdown-text">Datasets</span></a> 336 </li> 337 <li> 338 <a class="dropdown-item" href="../reference/lenses.html"> 339 <span class="dropdown-text">Lenses</span></a> 340 </li> 341 <li> 342 <a class="dropdown-item" href="../reference/local-storage.html"> 343 <span class="dropdown-text">Local Storage</span></a> 344 </li> 345 <li> 346 <a class="dropdown-item" href="../reference/atmosphere.html"> 347 <span class="dropdown-text">Atmosphere</span></a> 348 </li> 349 <li> 350 <a class="dropdown-item" href="../reference/promotion.html"> 351 <span class="dropdown-text">Promotion</span></a> 352 </li> 353 <li> 354 <a class="dropdown-item" href="../reference/load-dataset.html"> 355 <span class="dropdown-text">load_dataset API</span></a> 356 </li> 357 <li> 358 <a class="dropdown-item" href="../reference/protocols.html"> 359 <span class="dropdown-text">Protocols</span></a> 360 </li> 361 <li> 362 <a class="dropdown-item" href="../reference/uri-spec.html"> 363 <span class="dropdown-text">URI Specification</span></a> 364 </li> 365 <li> 366 <a class="dropdown-item" href="../reference/troubleshooting.html"> 367 <span class="dropdown-text">Troubleshooting &amp; FAQ</span></a> 368 </li> 369 <li> 370 <a class="dropdown-item" href="../reference/deployment.html"> 371 <span class="dropdown-text">Deployment Guide</span></a> 372 </li> 373 </ul> 374 </li> 375 <li class="nav-item"> 376 <a class="nav-link" href="../api/index.html"> 377<span class="menu-text">API</span></a> 378 </li> 379</ul> 380 <ul class="navbar-nav navbar-nav-scroll ms-auto"> 381 <li class="nav-item compact"> 382 <a class="nav-link" href="https://github.com/your-org/atdata"> <i class="bi bi-github" role="img"> 383</i> 384<span class="menu-text"></span></a> 385 </li> 386</ul> 387 </div> <!-- /navcollapse --> 388 <div class="quarto-navbar-tools"> 389 <a href="" class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a> 390</div> 391 </div> <!-- /container-fluid --> 392 </nav> 393</header> 394<!-- content --> 395<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar"> 396<!-- sidebar --> 397<!-- margin-sidebar --> 398 <div id="quarto-margin-sidebar" class="sidebar margin-sidebar"> 399 <nav id="TOC" role="doc-toc" class="toc-active"> 400 <h2 id="toc-title">On this page</h2> 401 402 <ul> 403 <li><a href="#atdata.Packable" id="toc-atdata.Packable" class="nav-link active" data-scroll-target="#atdata.Packable">Packable</a> 404 <ul class="collapse"> 405 <li><a href="#examples" id="toc-examples" class="nav-link" data-scroll-target="#examples">Examples</a></li> 406 <li><a href="#attributes" id="toc-attributes" class="nav-link" data-scroll-target="#attributes">Attributes</a></li> 407 <li><a href="#methods" id="toc-methods" class="nav-link" data-scroll-target="#methods">Methods</a> 408 <ul class="collapse"> 409 <li><a href="#atdata.Packable.from_bytes" id="toc-atdata.Packable.from_bytes" class="nav-link" data-scroll-target="#atdata.Packable.from_bytes">from_bytes</a></li> 410 <li><a href="#atdata.Packable.from_data" id="toc-atdata.Packable.from_data" class="nav-link" data-scroll-target="#atdata.Packable.from_data">from_data</a></li> 411 </ul></li> 412 </ul></li> 413 </ul> 414<div class="toc-actions"><ul><li><a href="https://github.com/your-org/atdata/edit/main/api/Packable-protocol.qmd" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/your-org/atdata/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav> 415 </div> 416<!-- main --> 417<main class="content" id="quarto-document-content"><header id="title-block-header" class="quarto-title-block"></header> 418 419 420 421 422 423<section id="atdata.Packable" class="level1"> 424<h1>Packable</h1> 425<div class="sourceCode" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a>Packable()</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div> 426<p>Structural protocol for packable sample types.</p> 427<p>This protocol allows classes decorated with <code>@packable</code> to be recognized as valid types for lens transformations and schema operations, even though the decorator doesn’t change the class’s nominal type at static analysis time.</p> 428<p>Both <code>PackableSample</code> subclasses and <code>@packable</code>-decorated classes satisfy this protocol structurally.</p> 429<p>The protocol captures the full interface needed for: - Lens type transformations (as_wds, from_data) - Schema publishing (class introspection via dataclass fields) - Serialization/deserialization (packed, from_bytes)</p> 430<section id="examples" class="level2 doc-section doc-section-examples"> 431<h2 class="doc-section doc-section-examples anchored" data-anchor-id="examples">Examples</h2> 432<div class="sourceCode" id="cb2"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="op">&gt;&gt;&gt;</span> <span class="op">@</span>packable</span> 433<span id="cb2-2"><a href="#cb2-2" aria-hidden="true" tabindex="-1"></a>... <span class="kw">class</span> MySample:</span> 434<span id="cb2-3"><a href="#cb2-3" aria-hidden="true" tabindex="-1"></a>... name: <span class="bu">str</span></span> 435<span id="cb2-4"><a href="#cb2-4" aria-hidden="true" tabindex="-1"></a>... value: <span class="bu">int</span></span> 436<span id="cb2-5"><a href="#cb2-5" aria-hidden="true" tabindex="-1"></a>...</span> 437<span id="cb2-6"><a href="#cb2-6" aria-hidden="true" tabindex="-1"></a><span class="op">&gt;&gt;&gt;</span> <span class="kw">def</span> process(sample_type: Type[Packable]) <span class="op">-&gt;</span> <span class="va">None</span>:</span> 438<span id="cb2-7"><a href="#cb2-7" aria-hidden="true" tabindex="-1"></a>... <span class="co"># Type checker knows sample_type has from_bytes, packed, etc.</span></span> 439<span id="cb2-8"><a href="#cb2-8" aria-hidden="true" tabindex="-1"></a>... instance <span class="op">=</span> sample_type.from_bytes(data)</span> 440<span id="cb2-9"><a href="#cb2-9" aria-hidden="true" tabindex="-1"></a>... <span class="bu">print</span>(instance.packed)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div> 441</section> 442<section id="attributes" class="level2"> 443<h2 class="anchored" data-anchor-id="attributes">Attributes</h2> 444<table class="caption-top table"> 445<thead> 446<tr class="header"> 447<th>Name</th> 448<th>Description</th> 449</tr> 450</thead> 451<tbody> 452<tr class="odd"> 453<td><a href="#atdata.Packable.as_wds">as_wds</a></td> 454<td>WebDataset-compatible representation with <strong>key</strong> and msgpack.</td> 455</tr> 456<tr class="even"> 457<td><a href="#atdata.Packable.packed">packed</a></td> 458<td>Pack this sample’s data into msgpack bytes.</td> 459</tr> 460</tbody> 461</table> 462</section> 463<section id="methods" class="level2"> 464<h2 class="anchored" data-anchor-id="methods">Methods</h2> 465<table class="caption-top table"> 466<thead> 467<tr class="header"> 468<th>Name</th> 469<th>Description</th> 470</tr> 471</thead> 472<tbody> 473<tr class="odd"> 474<td><a href="#atdata.Packable.from_bytes">from_bytes</a></td> 475<td>Create instance from raw msgpack bytes.</td> 476</tr> 477<tr class="even"> 478<td><a href="#atdata.Packable.from_data">from_data</a></td> 479<td>Create instance from unpacked msgpack data dictionary.</td> 480</tr> 481</tbody> 482</table> 483<section id="atdata.Packable.from_bytes" class="level3"> 484<h3 class="anchored" data-anchor-id="atdata.Packable.from_bytes">from_bytes</h3> 485<div class="sourceCode" id="cb3"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a>Packable.from_bytes(bs)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div> 486<p>Create instance from raw msgpack bytes.</p> 487</section> 488<section id="atdata.Packable.from_data" class="level3"> 489<h3 class="anchored" data-anchor-id="atdata.Packable.from_data">from_data</h3> 490<div class="sourceCode" id="cb4"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true" tabindex="-1"></a>Packable.from_data(data)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div> 491<p>Create instance from unpacked msgpack data dictionary.</p> 492 493 494</section> 495</section> 496</section> 497 498</main> <!-- /main --> 499<script id="quarto-html-after-body" type="application/javascript"> 500 window.document.addEventListener("DOMContentLoaded", function (event) { 501 // Ensure there is a toggle, if there isn't float one in the top right 502 if (window.document.querySelector('.quarto-color-scheme-toggle') === null) { 503 const a = window.document.createElement('a'); 504 a.classList.add('top-right'); 505 a.classList.add('quarto-color-scheme-toggle'); 506 a.href = ""; 507 a.onclick = function() { try { window.quartoToggleColorScheme(); } catch {} return false; }; 508 const i = window.document.createElement("i"); 509 i.classList.add('bi'); 510 a.appendChild(i); 511 window.document.body.appendChild(a); 512 } 513 setColorSchemeToggle(hasAlternateSentinel()) 514 const icon = ""; 515 const anchorJS = new window.AnchorJS(); 516 anchorJS.options = { 517 placement: 'right', 518 icon: icon 519 }; 520 anchorJS.add('.anchored'); 521 const isCodeAnnotation = (el) => { 522 for (const clz of el.classList) { 523 if (clz.startsWith('code-annotation-')) { 524 return true; 525 } 526 } 527 return false; 528 } 529 const onCopySuccess = function(e) { 530 // button target 531 const button = e.trigger; 532 // don't keep focus 533 button.blur(); 534 // flash "checked" 535 button.classList.add('code-copy-button-checked'); 536 var currentTitle = button.getAttribute("title"); 537 button.setAttribute("title", "Copied!"); 538 let tooltip; 539 if (window.bootstrap) { 540 button.setAttribute("data-bs-toggle", "tooltip"); 541 button.setAttribute("data-bs-placement", "left"); 542 button.setAttribute("data-bs-title", "Copied!"); 543 tooltip = new bootstrap.Tooltip(button, 544 { trigger: "manual", 545 customClass: "code-copy-button-tooltip", 546 offset: [0, -8]}); 547 tooltip.show(); 548 } 549 setTimeout(function() { 550 if (tooltip) { 551 tooltip.hide(); 552 button.removeAttribute("data-bs-title"); 553 button.removeAttribute("data-bs-toggle"); 554 button.removeAttribute("data-bs-placement"); 555 } 556 button.setAttribute("title", currentTitle); 557 button.classList.remove('code-copy-button-checked'); 558 }, 1000); 559 // clear code selection 560 e.clearSelection(); 561 } 562 const getTextToCopy = function(trigger) { 563 const codeEl = trigger.previousElementSibling.cloneNode(true); 564 for (const childEl of codeEl.children) { 565 if (isCodeAnnotation(childEl)) { 566 childEl.remove(); 567 } 568 } 569 return codeEl.innerText; 570 } 571 const clipboard = new window.ClipboardJS('.code-copy-button:not([data-in-quarto-modal])', { 572 text: getTextToCopy 573 }); 574 clipboard.on('success', onCopySuccess); 575 if (window.document.getElementById('quarto-embedded-source-code-modal')) { 576 const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', { 577 text: getTextToCopy, 578 container: window.document.getElementById('quarto-embedded-source-code-modal') 579 }); 580 clipboardModal.on('success', onCopySuccess); 581 } 582 var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); 583 var mailtoRegex = new RegExp(/^mailto:/); 584 var filterRegex = new RegExp("https:\/\/github\.com\/your-org\/atdata"); 585 var isInternal = (href) => { 586 return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); 587 } 588 // Inspect non-navigation links and adorn them if external 589 var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool):not(.about-link)'); 590 for (var i=0; i<links.length; i++) { 591 const link = links[i]; 592 if (!isInternal(link.href)) { 593 // undo the damage that might have been done by quarto-nav.js in the case of 594 // links that we want to consider external 595 if (link.dataset.originalHref !== undefined) { 596 link.href = link.dataset.originalHref; 597 } 598 } 599 } 600 function tippyHover(el, contentFn, onTriggerFn, onUntriggerFn) { 601 const config = { 602 allowHTML: true, 603 maxWidth: 500, 604 delay: 100, 605 arrow: false, 606 appendTo: function(el) { 607 return el.parentElement; 608 }, 609 interactive: true, 610 interactiveBorder: 10, 611 theme: 'quarto', 612 placement: 'bottom-start', 613 }; 614 if (contentFn) { 615 config.content = contentFn; 616 } 617 if (onTriggerFn) { 618 config.onTrigger = onTriggerFn; 619 } 620 if (onUntriggerFn) { 621 config.onUntrigger = onUntriggerFn; 622 } 623 window.tippy(el, config); 624 } 625 const noterefs = window.document.querySelectorAll('a[role="doc-noteref"]'); 626 for (var i=0; i<noterefs.length; i++) { 627 const ref = noterefs[i]; 628 tippyHover(ref, function() { 629 // use id or data attribute instead here 630 let href = ref.getAttribute('data-footnote-href') || ref.getAttribute('href'); 631 try { href = new URL(href).hash; } catch {} 632 const id = href.replace(/^#\/?/, ""); 633 const note = window.document.getElementById(id); 634 if (note) { 635 return note.innerHTML; 636 } else { 637 return ""; 638 } 639 }); 640 } 641 const xrefs = window.document.querySelectorAll('a.quarto-xref'); 642 const processXRef = (id, note) => { 643 // Strip column container classes 644 const stripColumnClz = (el) => { 645 el.classList.remove("page-full", "page-columns"); 646 if (el.children) { 647 for (const child of el.children) { 648 stripColumnClz(child); 649 } 650 } 651 } 652 stripColumnClz(note) 653 if (id === null || id.startsWith('sec-')) { 654 // Special case sections, only their first couple elements 655 const container = document.createElement("div"); 656 if (note.children && note.children.length > 2) { 657 container.appendChild(note.children[0].cloneNode(true)); 658 for (let i = 1; i < note.children.length; i++) { 659 const child = note.children[i]; 660 if (child.tagName === "P" && child.innerText === "") { 661 continue; 662 } else { 663 container.appendChild(child.cloneNode(true)); 664 break; 665 } 666 } 667 if (window.Quarto?.typesetMath) { 668 window.Quarto.typesetMath(container); 669 } 670 return container.innerHTML 671 } else { 672 if (window.Quarto?.typesetMath) { 673 window.Quarto.typesetMath(note); 674 } 675 return note.innerHTML; 676 } 677 } else { 678 // Remove any anchor links if they are present 679 const anchorLink = note.querySelector('a.anchorjs-link'); 680 if (anchorLink) { 681 anchorLink.remove(); 682 } 683 if (window.Quarto?.typesetMath) { 684 window.Quarto.typesetMath(note); 685 } 686 if (note.classList.contains("callout")) { 687 return note.outerHTML; 688 } else { 689 return note.innerHTML; 690 } 691 } 692 } 693 for (var i=0; i<xrefs.length; i++) { 694 const xref = xrefs[i]; 695 tippyHover(xref, undefined, function(instance) { 696 instance.disable(); 697 let url = xref.getAttribute('href'); 698 let hash = undefined; 699 if (url.startsWith('#')) { 700 hash = url; 701 } else { 702 try { hash = new URL(url).hash; } catch {} 703 } 704 if (hash) { 705 const id = hash.replace(/^#\/?/, ""); 706 const note = window.document.getElementById(id); 707 if (note !== null) { 708 try { 709 const html = processXRef(id, note.cloneNode(true)); 710 instance.setContent(html); 711 } finally { 712 instance.enable(); 713 instance.show(); 714 } 715 } else { 716 // See if we can fetch this 717 fetch(url.split('#')[0]) 718 .then(res => res.text()) 719 .then(html => { 720 const parser = new DOMParser(); 721 const htmlDoc = parser.parseFromString(html, "text/html"); 722 const note = htmlDoc.getElementById(id); 723 if (note !== null) { 724 const html = processXRef(id, note); 725 instance.setContent(html); 726 } 727 }).finally(() => { 728 instance.enable(); 729 instance.show(); 730 }); 731 } 732 } else { 733 // See if we can fetch a full url (with no hash to target) 734 // This is a special case and we should probably do some content thinning / targeting 735 fetch(url) 736 .then(res => res.text()) 737 .then(html => { 738 const parser = new DOMParser(); 739 const htmlDoc = parser.parseFromString(html, "text/html"); 740 const note = htmlDoc.querySelector('main.content'); 741 if (note !== null) { 742 // This should only happen for chapter cross references 743 // (since there is no id in the URL) 744 // remove the first header 745 if (note.children.length > 0 && note.children[0].tagName === "HEADER") { 746 note.children[0].remove(); 747 } 748 const html = processXRef(null, note); 749 instance.setContent(html); 750 } 751 }).finally(() => { 752 instance.enable(); 753 instance.show(); 754 }); 755 } 756 }, function(instance) { 757 }); 758 } 759 let selectedAnnoteEl; 760 const selectorForAnnotation = ( cell, annotation) => { 761 let cellAttr = 'data-code-cell="' + cell + '"'; 762 let lineAttr = 'data-code-annotation="' + annotation + '"'; 763 const selector = 'span[' + cellAttr + '][' + lineAttr + ']'; 764 return selector; 765 } 766 const selectCodeLines = (annoteEl) => { 767 const doc = window.document; 768 const targetCell = annoteEl.getAttribute("data-target-cell"); 769 const targetAnnotation = annoteEl.getAttribute("data-target-annotation"); 770 const annoteSpan = window.document.querySelector(selectorForAnnotation(targetCell, targetAnnotation)); 771 const lines = annoteSpan.getAttribute("data-code-lines").split(","); 772 const lineIds = lines.map((line) => { 773 return targetCell + "-" + line; 774 }) 775 let top = null; 776 let height = null; 777 let parent = null; 778 if (lineIds.length > 0) { 779 //compute the position of the single el (top and bottom and make a div) 780 const el = window.document.getElementById(lineIds[0]); 781 top = el.offsetTop; 782 height = el.offsetHeight; 783 parent = el.parentElement.parentElement; 784 if (lineIds.length > 1) { 785 const lastEl = window.document.getElementById(lineIds[lineIds.length - 1]); 786 const bottom = lastEl.offsetTop + lastEl.offsetHeight; 787 height = bottom - top; 788 } 789 if (top !== null && height !== null && parent !== null) { 790 // cook up a div (if necessary) and position it 791 let div = window.document.getElementById("code-annotation-line-highlight"); 792 if (div === null) { 793 div = window.document.createElement("div"); 794 div.setAttribute("id", "code-annotation-line-highlight"); 795 div.style.position = 'absolute'; 796 parent.appendChild(div); 797 } 798 div.style.top = top - 2 + "px"; 799 div.style.height = height + 4 + "px"; 800 div.style.left = 0; 801 let gutterDiv = window.document.getElementById("code-annotation-line-highlight-gutter"); 802 if (gutterDiv === null) { 803 gutterDiv = window.document.createElement("div"); 804 gutterDiv.setAttribute("id", "code-annotation-line-highlight-gutter"); 805 gutterDiv.style.position = 'absolute'; 806 const codeCell = window.document.getElementById(targetCell); 807 const gutter = codeCell.querySelector('.code-annotation-gutter'); 808 gutter.appendChild(gutterDiv); 809 } 810 gutterDiv.style.top = top - 2 + "px"; 811 gutterDiv.style.height = height + 4 + "px"; 812 } 813 selectedAnnoteEl = annoteEl; 814 } 815 }; 816 const unselectCodeLines = () => { 817 const elementsIds = ["code-annotation-line-highlight", "code-annotation-line-highlight-gutter"]; 818 elementsIds.forEach((elId) => { 819 const div = window.document.getElementById(elId); 820 if (div) { 821 div.remove(); 822 } 823 }); 824 selectedAnnoteEl = undefined; 825 }; 826 // Handle positioning of the toggle 827 window.addEventListener( 828 "resize", 829 throttle(() => { 830 elRect = undefined; 831 if (selectedAnnoteEl) { 832 selectCodeLines(selectedAnnoteEl); 833 } 834 }, 10) 835 ); 836 function throttle(fn, ms) { 837 let throttle = false; 838 let timer; 839 return (...args) => { 840 if(!throttle) { // first call gets through 841 fn.apply(this, args); 842 throttle = true; 843 } else { // all the others get throttled 844 if(timer) clearTimeout(timer); // cancel #2 845 timer = setTimeout(() => { 846 fn.apply(this, args); 847 timer = throttle = false; 848 }, ms); 849 } 850 }; 851 } 852 // Attach click handler to the DT 853 const annoteDls = window.document.querySelectorAll('dt[data-target-cell]'); 854 for (const annoteDlNode of annoteDls) { 855 annoteDlNode.addEventListener('click', (event) => { 856 const clickedEl = event.target; 857 if (clickedEl !== selectedAnnoteEl) { 858 unselectCodeLines(); 859 const activeEl = window.document.querySelector('dt[data-target-cell].code-annotation-active'); 860 if (activeEl) { 861 activeEl.classList.remove('code-annotation-active'); 862 } 863 selectCodeLines(clickedEl); 864 clickedEl.classList.add('code-annotation-active'); 865 } else { 866 // Unselect the line 867 unselectCodeLines(); 868 clickedEl.classList.remove('code-annotation-active'); 869 } 870 }); 871 } 872 const findCites = (el) => { 873 const parentEl = el.parentElement; 874 if (parentEl) { 875 const cites = parentEl.dataset.cites; 876 if (cites) { 877 return { 878 el, 879 cites: cites.split(' ') 880 }; 881 } else { 882 return findCites(el.parentElement) 883 } 884 } else { 885 return undefined; 886 } 887 }; 888 var bibliorefs = window.document.querySelectorAll('a[role="doc-biblioref"]'); 889 for (var i=0; i<bibliorefs.length; i++) { 890 const ref = bibliorefs[i]; 891 const citeInfo = findCites(ref); 892 if (citeInfo) { 893 tippyHover(citeInfo.el, function() { 894 var popup = window.document.createElement('div'); 895 citeInfo.cites.forEach(function(cite) { 896 var citeDiv = window.document.createElement('div'); 897 citeDiv.classList.add('hanging-indent'); 898 citeDiv.classList.add('csl-entry'); 899 var biblioDiv = window.document.getElementById('ref-' + cite); 900 if (biblioDiv) { 901 citeDiv.innerHTML = biblioDiv.innerHTML; 902 } 903 popup.appendChild(citeDiv); 904 }); 905 return popup.innerHTML; 906 }); 907 } 908 } 909 }); 910 </script> 911</div> <!-- /content --> 912<footer class="footer"> 913 <div class="nav-footer"> 914 <div class="nav-footer-left"> 915<p>Built with <a href="https://quarto.org/">Quarto</a></p> 916</div> 917 <div class="nav-footer-center"> 918 &nbsp; 919 <div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/your-org/atdata/edit/main/api/Packable-protocol.qmd" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/your-org/atdata/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div> 920 <div class="nav-footer-right"> 921<p>MIT License</p> 922</div> 923 </div> 924</footer> 925 926 927 928 929</body></html>