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.

genindex.html 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  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>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="#" />
  14. <link rel="search" title="Search" href="search.html" /><link rel="stylesheet" href="_static/pydoctheme_dark.css" media="(prefers-color-scheme: dark)" id="pydoctheme_dark_css">
  15. <link rel="shortcut icon" type="image/png" href="_static/py.svg" />
  16. <script type="text/javascript" src="_static/copybutton.js"></script>
  17. <script type="text/javascript" src="_static/menu.js"></script>
  18. <script type="text/javascript" src="_static/search-focus.js"></script>
  19. <script type="text/javascript" src="_static/themetoggle.js"></script>
  20. </head>
  21. <body>
  22. <div class="mobile-nav">
  23. <input type="checkbox" id="menuToggler" class="toggler__input" aria-controls="navigation"
  24. aria-pressed="false" aria-expanded="false" role="button" aria-label="Menu" />
  25. <nav class="nav-content" role="navigation">
  26. <label for="menuToggler" class="toggler__label">
  27. <span></span>
  28. </label>
  29. <span class="nav-items-wrapper">
  30. <a href="https://www.python.org/" class="nav-logo">
  31. <img src="_static/py.svg" alt="Python logo"/>
  32. </a>
  33. <span class="version_switcher_placeholder"></span>
  34. <form role="search" class="search" action="search.html" method="get">
  35. <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="search-icon">
  36. <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>
  37. </svg>
  38. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" />
  39. <input type="submit" value="Go"/>
  40. </form>
  41. </span>
  42. </nav>
  43. <div class="menu-wrapper">
  44. <nav class="menu" role="navigation" aria-label="main navigation">
  45. <div class="language_switcher_placeholder"></div>
  46. <label class="theme-selector-label">
  47. Theme
  48. <select class="theme-selector" oninput="activateTheme(this.value)">
  49. <option value="auto" selected>Auto</option>
  50. <option value="light">Light</option>
  51. <option value="dark">Dark</option>
  52. </select>
  53. </label>
  54. <search id="searchbox" style="display: none" role="search">
  55. <h3 id="searchlabel">Quick search</h3>
  56. <div class="searchformwrapper">
  57. <form class="search" action="search.html" method="get">
  58. <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
  59. <input type="submit" value="Go" />
  60. </form>
  61. </div>
  62. </search>
  63. <script>document.getElementById('searchbox').style.display = "block"</script>
  64. </nav>
  65. </div>
  66. </div>
  67. <div class="related" role="navigation" aria-label="Related">
  68. <h3>Navigation</h3>
  69. <ul>
  70. <li class="right" style="margin-right: 10px">
  71. <a href="#" title="General Index"
  72. accesskey="I">index</a></li>
  73. <li class="right" >
  74. <a href="py-modindex.html" title="Python Module Index"
  75. >modules</a> |</li>
  76. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  77. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  78. <li class="switchers">
  79. <div class="language_switcher_placeholder"></div>
  80. <div class="version_switcher_placeholder"></div>
  81. </li>
  82. <li>
  83. <a href="index.html">caching documentation</a> &#187;
  84. </li>
  85. <li class="nav-item nav-item-this"><a href="">Index</a></li>
  86. <li class="right">
  87. <div class="inline-search" role="search">
  88. <form class="inline-search" action="search.html" method="get">
  89. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  90. <input type="submit" value="Go" />
  91. </form>
  92. </div>
  93. |
  94. </li>
  95. <li class="right">
  96. <label class="theme-selector-label">
  97. Theme
  98. <select class="theme-selector" oninput="activateTheme(this.value)">
  99. <option value="auto" selected>Auto</option>
  100. <option value="light">Light</option>
  101. <option value="dark">Dark</option>
  102. </select>
  103. </label> |</li>
  104. </ul>
  105. </div>
  106. <div class="document">
  107. <div class="documentwrapper">
  108. <div class="bodywrapper">
  109. <div class="body" role="main">
  110. <h1 id="index">Index</h1>
  111. <div class="genindex-jumpbox">
  112. <a href="#A"><strong>A</strong></a>
  113. | <a href="#C"><strong>C</strong></a>
  114. | <a href="#F"><strong>F</strong></a>
  115. | <a href="#G"><strong>G</strong></a>
  116. | <a href="#M"><strong>M</strong></a>
  117. | <a href="#P"><strong>P</strong></a>
  118. </div>
  119. <h2 id="A">A</h2>
  120. <table style="width: 100%" class="indextable genindextable"><tr>
  121. <td style="width: 33%; vertical-align: top;"><ul>
  122. <li><a href="index.html#caching.property_cache_pickle.add_source_get_keys">add_source_get_keys() (caching.property_cache_pickle method)</a>
  123. </li>
  124. </ul></td>
  125. </tr></table>
  126. <h2 id="C">C</h2>
  127. <table style="width: 100%" class="indextable genindextable"><tr>
  128. <td style="width: 33%; vertical-align: top;"><ul>
  129. <li>
  130. caching
  131. <ul>
  132. <li><a href="index.html#module-caching">module</a>
  133. </li>
  134. </ul></li>
  135. </ul></td>
  136. </tr></table>
  137. <h2 id="F">F</h2>
  138. <table style="width: 100%" class="indextable genindextable"><tr>
  139. <td style="width: 33%; vertical-align: top;"><ul>
  140. <li><a href="index.html#caching.property_cache_pickle.full_update">full_update() (caching.property_cache_pickle method)</a>
  141. </li>
  142. </ul></td>
  143. </tr></table>
  144. <h2 id="G">G</h2>
  145. <table style="width: 100%" class="indextable genindextable"><tr>
  146. <td style="width: 33%; vertical-align: top;"><ul>
  147. <li><a href="index.html#caching.property_cache_pickle.get">get() (caching.property_cache_pickle method)</a>
  148. </li>
  149. </ul></td>
  150. </tr></table>
  151. <h2 id="M">M</h2>
  152. <table style="width: 100%" class="indextable genindextable"><tr>
  153. <td style="width: 33%; vertical-align: top;"><ul>
  154. <li>
  155. module
  156. <ul>
  157. <li><a href="index.html#module-caching">caching</a>
  158. </li>
  159. </ul></li>
  160. </ul></td>
  161. </tr></table>
  162. <h2 id="P">P</h2>
  163. <table style="width: 100%" class="indextable genindextable"><tr>
  164. <td style="width: 33%; vertical-align: top;"><ul>
  165. <li><a href="index.html#caching.property_cache_json">property_cache_json (class in caching)</a>
  166. </li>
  167. </ul></td>
  168. <td style="width: 33%; vertical-align: top;"><ul>
  169. <li><a href="index.html#caching.property_cache_pickle">property_cache_pickle (class in caching)</a>
  170. </li>
  171. </ul></td>
  172. </tr></table>
  173. <div class="clearer"></div>
  174. </div>
  175. </div>
  176. </div>
  177. <div class="sphinxsidebar" role="navigation" aria-label="Main">
  178. <div class="sphinxsidebarwrapper">
  179. <search id="searchbox" style="display: none" role="search">
  180. <h3 id="searchlabel">Quick search</h3>
  181. <div class="searchformwrapper">
  182. <form class="search" action="search.html" method="get">
  183. <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
  184. <input type="submit" value="Go" />
  185. </form>
  186. </div>
  187. </search>
  188. <script>document.getElementById('searchbox').style.display = "block"</script>
  189. </div>
  190. </div>
  191. <div class="clearer"></div>
  192. </div>
  193. <div class="related" role="navigation" aria-label="Related">
  194. <h3>Navigation</h3>
  195. <ul>
  196. <li class="right" style="margin-right: 10px">
  197. <a href="#" title="General Index"
  198. >index</a></li>
  199. <li class="right" >
  200. <a href="py-modindex.html" title="Python Module Index"
  201. >modules</a> |</li>
  202. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  203. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  204. <li class="switchers">
  205. <div class="language_switcher_placeholder"></div>
  206. <div class="version_switcher_placeholder"></div>
  207. </li>
  208. <li>
  209. <a href="index.html">caching documentation</a> &#187;
  210. </li>
  211. <li class="nav-item nav-item-this"><a href="">Index</a></li>
  212. <li class="right">
  213. <div class="inline-search" role="search">
  214. <form class="inline-search" action="search.html" method="get">
  215. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  216. <input type="submit" value="Go" />
  217. </form>
  218. </div>
  219. |
  220. </li>
  221. <li class="right">
  222. <label class="theme-selector-label">
  223. Theme
  224. <select class="theme-selector" oninput="activateTheme(this.value)">
  225. <option value="auto" selected>Auto</option>
  226. <option value="light">Light</option>
  227. <option value="dark">Dark</option>
  228. </select>
  229. </label> |</li>
  230. </ul>
  231. </div>
  232. <div class="footer">
  233. &copy;
  234. Copyright
  235. 2021, Dirk Alders.
  236. <br />
  237. This page is licensed under the Python Software Foundation License Version 2.
  238. <br />
  239. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
  240. <br />
  241. <br />
  242. The Python Software Foundation is a non-profit corporation.
  243. <a href="https://www.python.org/psf/donations/">Please donate.</a>
  244. <br />
  245. <br />
  246. <br />
  247. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.0.2.
  248. </div>
  249. </body>
  250. </html>