Python Library Caching
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

py-modindex.html 9.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. <!DOCTYPE html>
  2. <html lang="en" data-content_root="./">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <title>Python Module Index &#8212; caching documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
  8. <link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?v=41b4f12d" />
  9. <link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css?v=b20cc3f5" />
  10. <script src="_static/documentation_options.js?v=5929fcd5"></script>
  11. <script src="_static/doctools.js?v=9a2dae69"></script>
  12. <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
  13. <link rel="index" title="Index" href="genindex.html" />
  14. <link rel="search" title="Search" href="search.html" />
  15. <link rel="stylesheet" href="_static/pydoctheme_dark.css" media="(prefers-color-scheme: dark)" id="pydoctheme_dark_css">
  16. <link rel="shortcut icon" type="image/png" href="_static/py.svg" />
  17. <script type="text/javascript" src="_static/copybutton.js"></script>
  18. <script type="text/javascript" src="_static/menu.js"></script>
  19. <script type="text/javascript" src="_static/search-focus.js"></script>
  20. <script type="text/javascript" src="_static/themetoggle.js"></script>
  21. <script>
  22. DOCUMENTATION_OPTIONS.COLLAPSE_INDEX = true;
  23. </script>
  24. </head>
  25. <body>
  26. <div class="mobile-nav">
  27. <input type="checkbox" id="menuToggler" class="toggler__input" aria-controls="navigation"
  28. aria-pressed="false" aria-expanded="false" role="button" aria-label="Menu" />
  29. <nav class="nav-content" role="navigation">
  30. <label for="menuToggler" class="toggler__label">
  31. <span></span>
  32. </label>
  33. <span class="nav-items-wrapper">
  34. <a href="https://www.python.org/" class="nav-logo">
  35. <img src="_static/py.svg" alt="Python logo"/>
  36. </a>
  37. <span class="version_switcher_placeholder"></span>
  38. <form role="search" class="search" action="search.html" method="get">
  39. <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="search-icon">
  40. <path fill-rule="nonzero" fill="currentColor" d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path>
  41. </svg>
  42. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" />
  43. <input type="submit" value="Go"/>
  44. </form>
  45. </span>
  46. </nav>
  47. <div class="menu-wrapper">
  48. <nav class="menu" role="navigation" aria-label="main navigation">
  49. <div class="language_switcher_placeholder"></div>
  50. <label class="theme-selector-label">
  51. Theme
  52. <select class="theme-selector" oninput="activateTheme(this.value)">
  53. <option value="auto" selected>Auto</option>
  54. <option value="light">Light</option>
  55. <option value="dark">Dark</option>
  56. </select>
  57. </label>
  58. <search id="searchbox" style="display: none" role="search">
  59. <h3 id="searchlabel">Quick search</h3>
  60. <div class="searchformwrapper">
  61. <form class="search" action="search.html" method="get">
  62. <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
  63. <input type="submit" value="Go" />
  64. </form>
  65. </div>
  66. </search>
  67. <script>document.getElementById('searchbox').style.display = "block"</script>
  68. </nav>
  69. </div>
  70. </div>
  71. <div class="related" role="navigation" aria-label="Related">
  72. <h3>Navigation</h3>
  73. <ul>
  74. <li class="right" style="margin-right: 10px">
  75. <a href="genindex.html" title="General Index"
  76. accesskey="I">index</a></li>
  77. <li class="right" >
  78. <a href="#" title="Python Module Index"
  79. >modules</a> |</li>
  80. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  81. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  82. <li class="switchers">
  83. <div class="language_switcher_placeholder"></div>
  84. <div class="version_switcher_placeholder"></div>
  85. </li>
  86. <li>
  87. <a href="index.html">caching documentation</a> &#187;
  88. </li>
  89. <li class="nav-item nav-item-this"><a href="">Python Module Index</a></li>
  90. <li class="right">
  91. <div class="inline-search" role="search">
  92. <form class="inline-search" action="search.html" method="get">
  93. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  94. <input type="submit" value="Go" />
  95. </form>
  96. </div>
  97. |
  98. </li>
  99. <li class="right">
  100. <label class="theme-selector-label">
  101. Theme
  102. <select class="theme-selector" oninput="activateTheme(this.value)">
  103. <option value="auto" selected>Auto</option>
  104. <option value="light">Light</option>
  105. <option value="dark">Dark</option>
  106. </select>
  107. </label> |</li>
  108. </ul>
  109. </div>
  110. <div class="document">
  111. <div class="documentwrapper">
  112. <div class="bodywrapper">
  113. <div class="body" role="main">
  114. <h1>Python Module Index</h1>
  115. <div class="modindex-jumpbox">
  116. <a href="#cap-c"><strong>c</strong></a>
  117. </div>
  118. <table class="indextable modindextable">
  119. <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
  120. <tr class="cap" id="cap-c"><td></td><td>
  121. <strong>c</strong></td><td></td></tr>
  122. <tr>
  123. <td></td>
  124. <td>
  125. <a href="index.html#module-caching"><code class="xref">caching</code></a></td><td>
  126. <em></em></td></tr>
  127. </table>
  128. <div class="clearer"></div>
  129. </div>
  130. </div>
  131. </div>
  132. <div class="sphinxsidebar" role="navigation" aria-label="Main">
  133. <div class="sphinxsidebarwrapper">
  134. <search id="searchbox" style="display: none" role="search">
  135. <h3 id="searchlabel">Quick search</h3>
  136. <div class="searchformwrapper">
  137. <form class="search" action="search.html" method="get">
  138. <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
  139. <input type="submit" value="Go" />
  140. </form>
  141. </div>
  142. </search>
  143. <script>document.getElementById('searchbox').style.display = "block"</script>
  144. </div>
  145. </div>
  146. <div class="clearer"></div>
  147. </div>
  148. <div class="related" role="navigation" aria-label="Related">
  149. <h3>Navigation</h3>
  150. <ul>
  151. <li class="right" style="margin-right: 10px">
  152. <a href="genindex.html" title="General Index"
  153. >index</a></li>
  154. <li class="right" >
  155. <a href="#" title="Python Module Index"
  156. >modules</a> |</li>
  157. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  158. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  159. <li class="switchers">
  160. <div class="language_switcher_placeholder"></div>
  161. <div class="version_switcher_placeholder"></div>
  162. </li>
  163. <li>
  164. <a href="index.html">caching documentation</a> &#187;
  165. </li>
  166. <li class="nav-item nav-item-this"><a href="">Python Module Index</a></li>
  167. <li class="right">
  168. <div class="inline-search" role="search">
  169. <form class="inline-search" action="search.html" method="get">
  170. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  171. <input type="submit" value="Go" />
  172. </form>
  173. </div>
  174. |
  175. </li>
  176. <li class="right">
  177. <label class="theme-selector-label">
  178. Theme
  179. <select class="theme-selector" oninput="activateTheme(this.value)">
  180. <option value="auto" selected>Auto</option>
  181. <option value="light">Light</option>
  182. <option value="dark">Dark</option>
  183. </select>
  184. </label> |</li>
  185. </ul>
  186. </div>
  187. <div class="footer">
  188. &copy;
  189. Copyright
  190. 2021, Dirk Alders.
  191. <br />
  192. This page is licensed under the Python Software Foundation License Version 2.
  193. <br />
  194. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
  195. <br />
  196. <br />
  197. The Python Software Foundation is a non-profit corporation.
  198. <a href="https://www.python.org/psf/donations/">Please donate.</a>
  199. <br />
  200. <br />
  201. <br />
  202. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.0.2.
  203. </div>
  204. </body>
  205. </html>