1+
2+ <!doctype html>
3+ < html lang ="en " class ="no-js ">
4+ < head >
5+
6+ < meta charset ="utf-8 ">
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8+
9+
10+
11+
12+
13+
14+ < link rel ="icon " href ="/assets/images/favicon.png ">
15+ < meta name ="generator " content ="mkdocs-1.6.1, mkdocs-material-9.6.20 ">
16+
17+
18+
19+ < title > BlockKit for Python</ title >
20+
21+
22+
23+ < link rel ="stylesheet " href ="/assets/stylesheets/main.e53b48f4.min.css ">
24+
25+
26+ < link rel ="stylesheet " href ="/assets/stylesheets/palette.06af60db.min.css ">
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
40+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback ">
41+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
42+
43+
44+
45+ < script > __md_scope = new URL ( "/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
46+
47+
48+
49+
50+
51+
52+ </ head >
53+
54+
55+
56+
57+
58+
59+
60+ < body dir ="ltr " data-md-color-scheme ="default " data-md-color-primary ="black " data-md-color-accent ="deep-purple ">
61+
62+
63+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
64+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
65+ < label class ="md-overlay " for ="__drawer "> </ label >
66+ < div data-md-component ="skip ">
67+
68+ </ div >
69+ < div data-md-component ="announce ">
70+
71+ </ div >
72+
73+
74+
75+
76+
77+
78+ < header class ="md-header md-header--shadow " data-md-component ="header ">
79+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
80+ < a href ="/. " title ="BlockKit for Python " class ="md-header__button md-logo " aria-label ="BlockKit for Python " data-md-component ="logo ">
81+
82+
83+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
84+
85+ </ a >
86+ < label class ="md-header__button md-icon " for ="__drawer ">
87+
88+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
89+ </ label >
90+ < div class ="md-header__title " data-md-component ="header-title ">
91+ < div class ="md-header__ellipsis ">
92+ < div class ="md-header__topic ">
93+ < span class ="md-ellipsis ">
94+ BlockKit for Python
95+ </ span >
96+ </ div >
97+ < div class ="md-header__topic " data-md-component ="header-topic ">
98+ < span class ="md-ellipsis ">
99+
100+
101+
102+ </ span >
103+ </ div >
104+ </ div >
105+ </ div >
106+
107+
108+
109+
110+
111+
112+
113+
114+ < label class ="md-header__button md-icon " for ="__search ">
115+
116+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
117+ </ label >
118+ < div class ="md-search " data-md-component ="search " role ="dialog ">
119+ < label class ="md-search__overlay " for ="__search "> </ label >
120+ < div class ="md-search__inner " role ="search ">
121+ < form class ="md-search__form " name ="search ">
122+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
123+ < label class ="md-search__icon md-icon " for ="__search ">
124+
125+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
126+
127+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z "/> </ svg >
128+ </ label >
129+ < nav class ="md-search__options " aria-label ="Search ">
130+
131+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
132+
133+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z "/> </ svg >
134+ </ button >
135+ </ nav >
136+
137+ </ form >
138+ < div class ="md-search__output ">
139+ < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
140+ < div class ="md-search-result " data-md-component ="search-result ">
141+ < div class ="md-search-result__meta ">
142+ Initializing search
143+ </ div >
144+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
145+ </ div >
146+ </ div >
147+ </ div >
148+ </ div >
149+ </ div >
150+
151+
152+
153+ < div class ="md-header__source ">
154+ < a href ="https://github.com/imryche/blockkit " title ="Go to repository " class ="md-source " data-md-component ="source ">
155+ < div class ="md-source__icon md-icon ">
156+
157+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--> < path d ="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4 "/> </ svg >
158+ </ div >
159+ < div class ="md-source__repository ">
160+ imryche/blockkit
161+ </ div >
162+ </ a >
163+ </ div >
164+
165+ </ nav >
166+
167+ </ header >
168+
169+ < div class ="md-container " data-md-component ="container ">
170+
171+
172+
173+
174+
175+
176+ < main class ="md-main " data-md-component ="main ">
177+ < div class ="md-main__inner md-grid ">
178+
179+
180+
181+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
182+ < div class ="md-sidebar__scrollwrap ">
183+ < div class ="md-sidebar__inner ">
184+
185+
186+
187+
188+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
189+ < label class ="md-nav__title " for ="__drawer ">
190+ < a href ="/. " title ="BlockKit for Python " class ="md-nav__button md-logo " aria-label ="BlockKit for Python " data-md-component ="logo ">
191+
192+
193+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
194+
195+ </ a >
196+ BlockKit for Python
197+ </ label >
198+
199+ < div class ="md-nav__source ">
200+ < a href ="https://github.com/imryche/blockkit " title ="Go to repository " class ="md-source " data-md-component ="source ">
201+ < div class ="md-source__icon md-icon ">
202+
203+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--> < path d ="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4 "/> </ svg >
204+ </ div >
205+ < div class ="md-source__repository ">
206+ imryche/blockkit
207+ </ div >
208+ </ a >
209+ </ div >
210+
211+ < ul class ="md-nav__list " data-md-scrollfix >
212+
213+
214+
215+
216+
217+
218+
219+ < li class ="md-nav__item ">
220+ < a href ="/. " class ="md-nav__link ">
221+
222+
223+
224+ < span class ="md-ellipsis ">
225+ Introduction
226+
227+ </ span >
228+
229+
230+ </ a >
231+ </ li >
232+
233+
234+
235+
236+
237+
238+
239+
240+
241+ < li class ="md-nav__item ">
242+ < a href ="/quickstart/ " class ="md-nav__link ">
243+
244+
245+
246+ < span class ="md-ellipsis ">
247+ Quickstart
248+
249+ </ span >
250+
251+
252+ </ a >
253+ </ li >
254+
255+
256+
257+
258+
259+
260+
261+
262+
263+ < li class ="md-nav__item ">
264+ < a href ="/beyond/ " class ="md-nav__link ">
265+
266+
267+
268+ < span class ="md-ellipsis ">
269+ Beyond basics
270+
271+ </ span >
272+
273+
274+ </ a >
275+ </ li >
276+
277+
278+
279+
280+
281+
282+
283+
284+
285+ < li class ="md-nav__item ">
286+ < a href ="/releases/ " class ="md-nav__link ">
287+
288+
289+
290+ < span class ="md-ellipsis ">
291+ Releases
292+
293+ </ span >
294+
295+
296+ </ a >
297+ </ li >
298+
299+
300+
301+ </ ul >
302+ </ nav >
303+ </ div >
304+ </ div >
305+ </ div >
306+
307+
308+
309+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
310+ < div class ="md-sidebar__scrollwrap ">
311+ < div class ="md-sidebar__inner ">
312+
313+
314+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
315+
316+
317+
318+
319+ </ nav >
320+ </ div >
321+ </ div >
322+ </ div >
323+
324+
325+
326+ < div class ="md-content " data-md-component ="content ">
327+ < article class ="md-content__inner md-typeset ">
328+
329+ < h1 > 404 - Not found</ h1 >
330+
331+ </ article >
332+ </ div >
333+
334+
335+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
336+ </ div >
337+
338+ </ main >
339+
340+ < footer class ="md-footer ">
341+
342+ < div class ="md-footer-meta md-typeset ">
343+ < div class ="md-footer-meta__inner md-grid ">
344+ < div class ="md-copyright ">
345+
346+
347+ Made with
348+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
349+ Material for MkDocs
350+ </ a >
351+
352+ </ div >
353+
354+ </ div >
355+ </ div >
356+ </ footer >
357+
358+ </ div >
359+ < div class ="md-dialog " data-md-component ="dialog ">
360+ < div class ="md-dialog__inner md-typeset "> </ div >
361+ </ div >
362+
363+
364+
365+
366+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ "content.code.copy" ] , "search" : "/assets/javascripts/workers/search.973d3a69.min.js" , "tags" : null , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } , "version" : null } </ script >
367+
368+
369+ < script src ="/assets/javascripts/bundle.f55a23d4.min.js "> </ script >
370+
371+
372+ </ body >
373+ </ html >
0 commit comments