genindex.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. <!doctype html>
  2. <html class="no-js" lang="en">
  3. <head><meta charset="utf-8"/>
  4. <meta name="viewport" content="width=device-width,initial-scale=1"/>
  5. <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
  6. <link rel="shortcut icon" href="_static/favicon.ico"/><!-- Generated with Sphinx 7.1.0 and Furo 2023.07.26 --><title>Index - awesome-selfhosted</title>
  7. <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
  8. <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
  9. <link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
  10. <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
  11. <link rel="stylesheet" type="text/css" href="_static/custom.css?v=f0ef6217" />
  12. <style>
  13. body {
  14. --color-code-background: #f8f8f8;
  15. --color-code-foreground: black;
  16. }
  17. @media not print {
  18. body[data-theme="dark"] {
  19. --color-code-background: #202020;
  20. --color-code-foreground: #d0d0d0;
  21. }
  22. @media (prefers-color-scheme: dark) {
  23. body:not([data-theme="light"]) {
  24. --color-code-background: #202020;
  25. --color-code-foreground: #d0d0d0;
  26. }
  27. }
  28. }
  29. </style></head>
  30. <body>
  31. <script>
  32. document.body.dataset.theme = localStorage.getItem("theme") || "auto";
  33. </script>
  34. <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
  35. <symbol id="svg-toc" viewBox="0 0 24 24">
  36. <title>Contents</title>
  37. <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024">
  38. <path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 0 0 0 13.8z"/>
  39. </svg>
  40. </symbol>
  41. <symbol id="svg-menu" viewBox="0 0 24 24">
  42. <title>Menu</title>
  43. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  44. stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-menu">
  45. <line x1="3" y1="12" x2="21" y2="12"></line>
  46. <line x1="3" y1="6" x2="21" y2="6"></line>
  47. <line x1="3" y1="18" x2="21" y2="18"></line>
  48. </svg>
  49. </symbol>
  50. <symbol id="svg-arrow-right" viewBox="0 0 24 24">
  51. <title>Expand</title>
  52. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  53. stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-chevron-right">
  54. <polyline points="9 18 15 12 9 6"></polyline>
  55. </svg>
  56. </symbol>
  57. <symbol id="svg-sun" viewBox="0 0 24 24">
  58. <title>Light mode</title>
  59. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  60. stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather-sun">
  61. <circle cx="12" cy="12" r="5"></circle>
  62. <line x1="12" y1="1" x2="12" y2="3"></line>
  63. <line x1="12" y1="21" x2="12" y2="23"></line>
  64. <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
  65. <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
  66. <line x1="1" y1="12" x2="3" y2="12"></line>
  67. <line x1="21" y1="12" x2="23" y2="12"></line>
  68. <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
  69. <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
  70. </svg>
  71. </symbol>
  72. <symbol id="svg-moon" viewBox="0 0 24 24">
  73. <title>Dark mode</title>
  74. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  75. stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon">
  76. <path stroke="none" d="M0 0h24v24H0z" fill="none" />
  77. <path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
  78. </svg>
  79. </symbol>
  80. <symbol id="svg-sun-half" viewBox="0 0 24 24">
  81. <title>Auto light/dark mode</title>
  82. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  83. stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
  84. <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  85. <circle cx="12" cy="12" r="9" />
  86. <path d="M13 12h5" />
  87. <path d="M13 15h4" />
  88. <path d="M13 18h1" />
  89. <path d="M13 9h4" />
  90. <path d="M13 6h1" />
  91. </svg>
  92. </symbol>
  93. </svg>
  94. <input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
  95. <input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
  96. <label class="overlay sidebar-overlay" for="__navigation">
  97. <div class="visually-hidden">Hide navigation sidebar</div>
  98. </label>
  99. <label class="overlay toc-overlay" for="__toc">
  100. <div class="visually-hidden">Hide table of contents sidebar</div>
  101. </label>
  102. <div class="page">
  103. <header class="mobile-header">
  104. <div class="header-left">
  105. <label class="nav-overlay-icon" for="__navigation">
  106. <div class="visually-hidden">Toggle site navigation sidebar</div>
  107. <i class="icon"><svg><use href="#svg-menu"></use></svg></i>
  108. </label>
  109. </div>
  110. <div class="header-center">
  111. <a href="index.html"><div class="brand">awesome-selfhosted</div></a>
  112. </div>
  113. <div class="header-right">
  114. <div class="theme-toggle-container theme-toggle-header">
  115. <button class="theme-toggle">
  116. <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
  117. <svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
  118. <svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
  119. <svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
  120. </button>
  121. </div>
  122. <label class="toc-overlay-icon toc-header-icon no-toc" for="__toc">
  123. <div class="visually-hidden">Toggle table of contents sidebar</div>
  124. <i class="icon"><svg><use href="#svg-toc"></use></svg></i>
  125. </label>
  126. </div>
  127. </header>
  128. <aside class="sidebar-drawer">
  129. <div class="sidebar-container">
  130. <div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
  131. <div class="sidebar-logo-container">
  132. <img class="sidebar-logo" src="_static/logo.svg" alt="Logo"/>
  133. </div>
  134. <span class="sidebar-brand-text">awesome-selfhosted</span>
  135. </a><form class="sidebar-search-container" method="get" action="search.html" role="search">
  136. <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
  137. <input type="hidden" name="check_keywords" value="yes">
  138. <input type="hidden" name="area" value="default">
  139. </form>
  140. <div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">
  141. <ul>
  142. <li class="toctree-l1"><a class="reference internal" href="tags/analytics.html">Analytics</a></li>
  143. <li class="toctree-l1"><a class="reference internal" href="tags/archiving-and-digital-preservation-dp.html">Archiving and Digital Preservation (DP)</a></li>
  144. <li class="toctree-l1"><a class="reference internal" href="tags/automation.html">Automation</a></li>
  145. <li class="toctree-l1"><a class="reference internal" href="tags/backup.html">Backup</a></li>
  146. <li class="toctree-l1"><a class="reference internal" href="tags/blogging-platforms.html">Blogging Platforms</a></li>
  147. <li class="toctree-l1"><a class="reference internal" href="tags/booking-and-scheduling.html">Booking and Scheduling</a></li>
  148. <li class="toctree-l1"><a class="reference internal" href="tags/bookmarks-and-link-sharing.html">Bookmarks and Link Sharing</a></li>
  149. <li class="toctree-l1"><a class="reference internal" href="tags/calendar--contacts.html">Calendar &amp; Contacts</a></li>
  150. <li class="toctree-l1"><a class="reference internal" href="tags/communication---custom-communication-systems.html">Communication - Custom Communication Systems</a></li>
  151. <li class="toctree-l1"><a class="reference internal" href="tags/communication---email---complete-solutions.html">Communication - Email - Complete Solutions</a></li>
  152. <li class="toctree-l1"><a class="reference internal" href="tags/communication---email---mail-delivery-agents.html">Communication - Email - Mail Delivery Agents</a></li>
  153. <li class="toctree-l1"><a class="reference internal" href="tags/communication---email---mail-transfer-agents.html">Communication - Email - Mail Transfer Agents</a></li>
  154. <li class="toctree-l1"><a class="reference internal" href="tags/communication---email---mailing-lists-and-newsletters.html">Communication - Email - Mailing Lists and Newsletters</a></li>
  155. <li class="toctree-l1"><a class="reference internal" href="tags/communication---email---webmail-clients.html">Communication - Email - Webmail Clients</a></li>
  156. <li class="toctree-l1"><a class="reference internal" href="tags/communication---irc.html">Communication - IRC</a></li>
  157. <li class="toctree-l1"><a class="reference internal" href="tags/communication---sip.html">Communication - SIP</a></li>
  158. <li class="toctree-l1"><a class="reference internal" href="tags/communication---social-networks-and-forums.html">Communication - Social Networks and Forums</a></li>
  159. <li class="toctree-l1"><a class="reference internal" href="tags/communication---video-conferencing.html">Communication - Video Conferencing</a></li>
  160. <li class="toctree-l1"><a class="reference internal" href="tags/communication---xmpp---servers.html">Communication - XMPP - Servers</a></li>
  161. <li class="toctree-l1"><a class="reference internal" href="tags/communication---xmpp---web-clients.html">Communication - XMPP - Web Clients</a></li>
  162. <li class="toctree-l1"><a class="reference internal" href="tags/community-supported-agriculture-csa.html">Community-Supported Agriculture (CSA)</a></li>
  163. <li class="toctree-l1"><a class="reference internal" href="tags/conference-management.html">Conference Management</a></li>
  164. <li class="toctree-l1"><a class="reference internal" href="tags/content-management-systems-cms.html">Content Management Systems (CMS)</a></li>
  165. <li class="toctree-l1"><a class="reference internal" href="tags/database-management.html">Database Management</a></li>
  166. <li class="toctree-l1"><a class="reference internal" href="tags/dns.html">DNS</a></li>
  167. <li class="toctree-l1"><a class="reference internal" href="tags/document-management.html">Document Management</a></li>
  168. <li class="toctree-l1"><a class="reference internal" href="tags/document-management---e-books.html">Document Management - E-books</a></li>
  169. <li class="toctree-l1"><a class="reference internal" href="tags/document-management---institutional-repository-and-digital-library-software.html">Document Management - Institutional Repository and Digital Library Software</a></li>
  170. <li class="toctree-l1"><a class="reference internal" href="tags/document-management---integrated-library-systems-ils.html">Document Management - Integrated Library Systems (ILS)</a></li>
  171. <li class="toctree-l1"><a class="reference internal" href="tags/e-commerce.html">E-commerce</a></li>
  172. <li class="toctree-l1"><a class="reference internal" href="tags/federated-identity--authentication.html">Federated Identity &amp; Authentication</a></li>
  173. <li class="toctree-l1"><a class="reference internal" href="tags/feed-readers.html">Feed Readers</a></li>
  174. <li class="toctree-l1"><a class="reference internal" href="tags/file-transfer--synchronization.html">File Transfer &amp; Synchronization</a></li>
  175. <li class="toctree-l1"><a class="reference internal" href="tags/file-transfer---distributed-filesystems.html">File Transfer - Distributed Filesystems</a></li>
  176. <li class="toctree-l1"><a class="reference internal" href="tags/file-transfer---object-storage--file-servers.html">File Transfer - Object Storage &amp; File Servers</a></li>
  177. <li class="toctree-l1"><a class="reference internal" href="tags/file-transfer---peer-to-peer-filesharing.html">File Transfer - Peer-to-peer Filesharing</a></li>
  178. <li class="toctree-l1"><a class="reference internal" href="tags/file-transfer---single-click--drag-n-drop-upload.html">File Transfer - Single-click &amp; Drag-n-drop Upload</a></li>
  179. <li class="toctree-l1"><a class="reference internal" href="tags/file-transfer---web-based-file-managers.html">File Transfer - Web-based File Managers</a></li>
  180. <li class="toctree-l1"><a class="reference internal" href="tags/games.html">Games</a></li>
  181. <li class="toctree-l1"><a class="reference internal" href="tags/games---administrative-utilities--control-panels.html">Games - Administrative Utilities &amp; Control Panels</a></li>
  182. <li class="toctree-l1"><a class="reference internal" href="tags/genealogy.html">Genealogy</a></li>
  183. <li class="toctree-l1"><a class="reference internal" href="tags/groupware.html">Groupware</a></li>
  184. <li class="toctree-l1"><a class="reference internal" href="tags/human-resources-management-hrm.html">Human Resources Management (HRM)</a></li>
  185. <li class="toctree-l1"><a class="reference internal" href="tags/internet-of-things-iot.html">Internet of Things (IoT)</a></li>
  186. <li class="toctree-l1"><a class="reference internal" href="tags/inventory-management.html">Inventory Management</a></li>
  187. <li class="toctree-l1"><a class="reference internal" href="tags/knowledge-management-tools.html">Knowledge Management Tools</a></li>
  188. <li class="toctree-l1"><a class="reference internal" href="tags/learning-and-courses.html">Learning and Courses</a></li>
  189. <li class="toctree-l1"><a class="reference internal" href="tags/manufacturing.html">Manufacturing</a></li>
  190. <li class="toctree-l1"><a class="reference internal" href="tags/maps-and-global-positioning-system-gps.html">Maps and Global Positioning System (GPS)</a></li>
  191. <li class="toctree-l1"><a class="reference internal" href="tags/media-streaming.html">Media Streaming</a></li>
  192. <li class="toctree-l1"><a class="reference internal" href="tags/media-streaming---audio-streaming.html">Media Streaming - Audio Streaming</a></li>
  193. <li class="toctree-l1"><a class="reference internal" href="tags/media-streaming---multimedia-streaming.html">Media Streaming - Multimedia Streaming</a></li>
  194. <li class="toctree-l1"><a class="reference internal" href="tags/media-streaming---video-streaming.html">Media Streaming - Video Streaming</a></li>
  195. <li class="toctree-l1"><a class="reference internal" href="tags/miscellaneous.html">Miscellaneous</a></li>
  196. <li class="toctree-l1"><a class="reference internal" href="tags/money-budgeting--management.html">Money, Budgeting &amp; Management</a></li>
  197. <li class="toctree-l1"><a class="reference internal" href="tags/monitoring.html">Monitoring</a></li>
  198. <li class="toctree-l1"><a class="reference internal" href="tags/note-taking--editors.html">Note-taking &amp; Editors</a></li>
  199. <li class="toctree-l1"><a class="reference internal" href="tags/office-suites.html">Office Suites</a></li>
  200. <li class="toctree-l1"><a class="reference internal" href="tags/password-managers.html">Password Managers</a></li>
  201. <li class="toctree-l1"><a class="reference internal" href="tags/pastebins.html">Pastebins</a></li>
  202. <li class="toctree-l1"><a class="reference internal" href="tags/personal-dashboards.html">Personal Dashboards</a></li>
  203. <li class="toctree-l1"><a class="reference internal" href="tags/photo-and-video-galleries.html">Photo and Video Galleries</a></li>
  204. <li class="toctree-l1"><a class="reference internal" href="tags/polls-and-events.html">Polls and Events</a></li>
  205. <li class="toctree-l1"><a class="reference internal" href="tags/proxy.html">Proxy</a></li>
  206. <li class="toctree-l1"><a class="reference internal" href="tags/recipe-management.html">Recipe Management</a></li>
  207. <li class="toctree-l1"><a class="reference internal" href="tags/remote-access.html">Remote Access</a></li>
  208. <li class="toctree-l1"><a class="reference internal" href="tags/resource-planning.html">Resource Planning</a></li>
  209. <li class="toctree-l1"><a class="reference internal" href="tags/search-engines.html">Search Engines</a></li>
  210. <li class="toctree-l1"><a class="reference internal" href="tags/self-hosting-solutions.html">Self-hosting Solutions</a></li>
  211. <li class="toctree-l1"><a class="reference internal" href="tags/software-development.html">Software Development</a></li>
  212. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---api-management.html">Software Development - API Management</a></li>
  213. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---continuous-integration--deployment.html">Software Development - Continuous Integration &amp; Deployment</a></li>
  214. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---faas--serverless.html">Software Development - FaaS &amp; Serverless</a></li>
  215. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---ide--tools.html">Software Development - IDE &amp; Tools</a></li>
  216. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---localization.html">Software Development - Localization</a></li>
  217. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---low-code.html">Software Development - Low Code</a></li>
  218. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---project-management.html">Software Development - Project Management</a></li>
  219. <li class="toctree-l1"><a class="reference internal" href="tags/software-development---testing.html">Software Development - Testing</a></li>
  220. <li class="toctree-l1"><a class="reference internal" href="tags/static-site-generators.html">Static Site Generators</a></li>
  221. <li class="toctree-l1"><a class="reference internal" href="tags/status--uptime-pages.html">Status / Uptime pages</a></li>
  222. <li class="toctree-l1"><a class="reference internal" href="tags/task-management--to-do-lists.html">Task Management &amp; To-do Lists</a></li>
  223. <li class="toctree-l1"><a class="reference internal" href="tags/ticketing.html">Ticketing</a></li>
  224. <li class="toctree-l1"><a class="reference internal" href="tags/time-tracking.html">Time Tracking</a></li>
  225. <li class="toctree-l1"><a class="reference internal" href="tags/url-shorteners.html">URL Shorteners</a></li>
  226. <li class="toctree-l1"><a class="reference internal" href="tags/video-surveillance.html">Video Surveillance</a></li>
  227. <li class="toctree-l1"><a class="reference internal" href="tags/vpn.html">VPN</a></li>
  228. <li class="toctree-l1"><a class="reference internal" href="tags/web-servers.html">Web Servers</a></li>
  229. <li class="toctree-l1"><a class="reference internal" href="tags/wikis.html">Wikis</a></li>
  230. </ul>
  231. </div>
  232. </div>
  233. </div>
  234. </div>
  235. </aside>
  236. <div class="main">
  237. <div class="content">
  238. <div class="article-container">
  239. <a href="#" class="back-to-top muted-link">
  240. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  241. <path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"></path>
  242. </svg>
  243. <span>Back to top</span>
  244. </a>
  245. <div class="content-icon-container">
  246. <div class="theme-toggle-container theme-toggle-content">
  247. <button class="theme-toggle">
  248. <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
  249. <svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
  250. <svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
  251. <svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
  252. </button>
  253. </div>
  254. <label class="toc-overlay-icon toc-content-icon no-toc" for="__toc">
  255. <div class="visually-hidden">Toggle table of contents sidebar</div>
  256. <i class="icon"><svg><use href="#svg-toc"></use></svg></i>
  257. </label>
  258. </div>
  259. <article role="main">
  260. <section class="genindex-section">
  261. <h1 id="index">Index</h1>
  262. <div class="genindex-jumpbox"></div>
  263. </section>
  264. </article>
  265. </div>
  266. <footer>
  267. <div class="related-pages">
  268. </div>
  269. <div class="bottom-of-page">
  270. <div class="left-details">
  271. <div class="copyright">
  272. Copyright &#169; 2015-2024, the awesome-selfhosted community
  273. </div>
  274. Made with
  275. <a href="https://github.com/nodiscc/hecat/">hecat</a>, <a href="https://www.sphinx-doc.org/">sphinx</a> and <a href="https://github.com/pradyunsg/furo">furo</a>. Content under <a href="https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/LICENSE">CC-BY-SA 3.0</a> license. <a href="https://github.com/awesome-selfhosted/awesome-selfhosted-html">Source code</a>, <a href="https://github.com/awesome-selfhosted/awesome-selfhosted-data">raw data</a>.
  276. </div>
  277. <div class="right-details">
  278. <div class="icons">
  279. <a class="muted-link " href="https://github.com/awesome-selfhosted/awesome-selfhosted-data" aria-label="GitHub">
  280. <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
  281. <path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>
  282. </svg>
  283. </a>
  284. </div>
  285. </div>
  286. </div>
  287. </footer>
  288. </div>
  289. <aside class="toc-drawer no-toc">
  290. </aside>
  291. </div>
  292. </div><script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=d90b8643"></script>
  293. <script src="_static/doctools.js?v=888ff710"></script>
  294. <script src="_static/sphinx_highlight.js?v=4825356b"></script>
  295. <script src="_static/scripts/furo.js?v=32e29ea5"></script>
  296. <script src="_static/design-tabs.js?v=f930bc37"></script>
  297. </body>
  298. </html>