@pyscript/core 0.5.7 → 0.5.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1667) hide show
  1. package/dist/{codemirror-jVwF0Nvq.js → codemirror-DgYE9rP-.js} +2 -2
  2. package/dist/{codemirror-jVwF0Nvq.js.map → codemirror-DgYE9rP-.js.map} +1 -1
  3. package/dist/codemirror_commands-DzVQ2VDo.js +2 -0
  4. package/dist/codemirror_commands-DzVQ2VDo.js.map +1 -0
  5. package/dist/core-ChsB5XKV.js +2 -0
  6. package/dist/core-ChsB5XKV.js.map +1 -0
  7. package/dist/core.js +1 -1
  8. package/dist/{deprecations-manager-DSTPOQe0.js → deprecations-manager-BIGbxm9d.js} +2 -2
  9. package/dist/{deprecations-manager-DSTPOQe0.js.map → deprecations-manager-BIGbxm9d.js.map} +1 -1
  10. package/dist/{error-D2xNLHJ6.js → error-CZ_xZceV.js} +2 -2
  11. package/dist/{error-D2xNLHJ6.js.map → error-CZ_xZceV.js.map} +1 -1
  12. package/dist/{mpy-BR_l4RTo.js → mpy-sbGK0OC8.js} +2 -2
  13. package/dist/{mpy-BR_l4RTo.js.map → mpy-sbGK0OC8.js.map} +1 -1
  14. package/dist/{py-C4pTyP7z.js → py-DaDp5KT2.js} +2 -2
  15. package/dist/{py-C4pTyP7z.js.map → py-DaDp5KT2.js.map} +1 -1
  16. package/dist/py-editor-QaFsPbeG.js +2 -0
  17. package/dist/py-editor-QaFsPbeG.js.map +1 -0
  18. package/dist/{py-terminal-D1VMb_71.js → py-terminal-DkjvNCaY.js} +2 -2
  19. package/dist/{py-terminal-D1VMb_71.js.map → py-terminal-DkjvNCaY.js.map} +1 -1
  20. package/dist/{zip-BIfA-Q-T.js → zip-DrwYHuF9.js} +2 -2
  21. package/dist/zip-DrwYHuF9.js.map +1 -0
  22. package/package.json +18 -9
  23. package/src/plugins/py-editor.js +58 -23
  24. package/src/stdlib/pyscript/event_handling.py +10 -2
  25. package/src/stdlib/pyscript/web.py +1 -1
  26. package/src/stdlib/pyscript.js +2 -2
  27. package/dev.cjs +0 -31
  28. package/dist/codemirror_commands-DbitAX-b.js +0 -2
  29. package/dist/codemirror_commands-DbitAX-b.js.map +0 -1
  30. package/dist/core-CHD-6qHy.js +0 -2
  31. package/dist/core-CHD-6qHy.js.map +0 -1
  32. package/dist/py-editor-DN6Ir37A.js +0 -2
  33. package/dist/py-editor-DN6Ir37A.js.map +0 -1
  34. package/dist/zip-BIfA-Q-T.js.map +0 -1
  35. package/dist.zip +0 -0
  36. package/docs/README.md +0 -271
  37. package/env/bin/Activate.ps1 +0 -247
  38. package/env/bin/activate +0 -70
  39. package/env/bin/activate.csh +0 -27
  40. package/env/bin/activate.fish +0 -69
  41. package/env/bin/pip +0 -8
  42. package/env/bin/pip3 +0 -8
  43. package/env/bin/pip3.12 +0 -8
  44. package/env/bin/pyminify +0 -8
  45. package/env/lib/python3.12/site-packages/_distutils_hack/__init__.py +0 -240
  46. package/env/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc +0 -0
  47. package/env/lib/python3.12/site-packages/_distutils_hack/__pycache__/override.cpython-312.pyc +0 -0
  48. package/env/lib/python3.12/site-packages/_distutils_hack/override.py +0 -1
  49. package/env/lib/python3.12/site-packages/distutils-precedence.pth +0 -1
  50. package/env/lib/python3.12/site-packages/pip/__init__.py +0 -13
  51. package/env/lib/python3.12/site-packages/pip/__main__.py +0 -24
  52. package/env/lib/python3.12/site-packages/pip/__pip-runner__.py +0 -50
  53. package/env/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc +0 -0
  54. package/env/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc +0 -0
  55. package/env/lib/python3.12/site-packages/pip/__pycache__/__pip-runner__.cpython-312.pyc +0 -0
  56. package/env/lib/python3.12/site-packages/pip/_internal/__init__.py +0 -18
  57. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc +0 -0
  58. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc +0 -0
  59. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/cache.cpython-312.pyc +0 -0
  60. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc +0 -0
  61. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc +0 -0
  62. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc +0 -0
  63. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/pyproject.cpython-312.pyc +0 -0
  64. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc +0 -0
  65. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc +0 -0
  66. package/env/lib/python3.12/site-packages/pip/_internal/build_env.py +0 -315
  67. package/env/lib/python3.12/site-packages/pip/_internal/cache.py +0 -290
  68. package/env/lib/python3.12/site-packages/pip/_internal/cli/__init__.py +0 -4
  69. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  70. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc +0 -0
  71. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc +0 -0
  72. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc +0 -0
  73. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc +0 -0
  74. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc +0 -0
  75. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc +0 -0
  76. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc +0 -0
  77. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc +0 -0
  78. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc +0 -0
  79. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc +0 -0
  80. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc +0 -0
  81. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc +0 -0
  82. package/env/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py +0 -176
  83. package/env/lib/python3.12/site-packages/pip/_internal/cli/base_command.py +0 -231
  84. package/env/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py +0 -1075
  85. package/env/lib/python3.12/site-packages/pip/_internal/cli/command_context.py +0 -27
  86. package/env/lib/python3.12/site-packages/pip/_internal/cli/index_command.py +0 -170
  87. package/env/lib/python3.12/site-packages/pip/_internal/cli/main.py +0 -80
  88. package/env/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py +0 -134
  89. package/env/lib/python3.12/site-packages/pip/_internal/cli/parser.py +0 -294
  90. package/env/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py +0 -94
  91. package/env/lib/python3.12/site-packages/pip/_internal/cli/req_command.py +0 -329
  92. package/env/lib/python3.12/site-packages/pip/_internal/cli/spinners.py +0 -159
  93. package/env/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py +0 -6
  94. package/env/lib/python3.12/site-packages/pip/_internal/commands/__init__.py +0 -132
  95. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc +0 -0
  96. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc +0 -0
  97. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/check.cpython-312.pyc +0 -0
  98. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/completion.cpython-312.pyc +0 -0
  99. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc +0 -0
  100. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc +0 -0
  101. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc +0 -0
  102. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc +0 -0
  103. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/hash.cpython-312.pyc +0 -0
  104. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc +0 -0
  105. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc +0 -0
  106. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc +0 -0
  107. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc +0 -0
  108. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc +0 -0
  109. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc +0 -0
  110. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc +0 -0
  111. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc +0 -0
  112. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc +0 -0
  113. package/env/lib/python3.12/site-packages/pip/_internal/commands/cache.py +0 -225
  114. package/env/lib/python3.12/site-packages/pip/_internal/commands/check.py +0 -67
  115. package/env/lib/python3.12/site-packages/pip/_internal/commands/completion.py +0 -130
  116. package/env/lib/python3.12/site-packages/pip/_internal/commands/configuration.py +0 -280
  117. package/env/lib/python3.12/site-packages/pip/_internal/commands/debug.py +0 -201
  118. package/env/lib/python3.12/site-packages/pip/_internal/commands/download.py +0 -146
  119. package/env/lib/python3.12/site-packages/pip/_internal/commands/freeze.py +0 -109
  120. package/env/lib/python3.12/site-packages/pip/_internal/commands/hash.py +0 -59
  121. package/env/lib/python3.12/site-packages/pip/_internal/commands/help.py +0 -41
  122. package/env/lib/python3.12/site-packages/pip/_internal/commands/index.py +0 -139
  123. package/env/lib/python3.12/site-packages/pip/_internal/commands/inspect.py +0 -92
  124. package/env/lib/python3.12/site-packages/pip/_internal/commands/install.py +0 -783
  125. package/env/lib/python3.12/site-packages/pip/_internal/commands/list.py +0 -375
  126. package/env/lib/python3.12/site-packages/pip/_internal/commands/search.py +0 -172
  127. package/env/lib/python3.12/site-packages/pip/_internal/commands/show.py +0 -217
  128. package/env/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py +0 -114
  129. package/env/lib/python3.12/site-packages/pip/_internal/commands/wheel.py +0 -182
  130. package/env/lib/python3.12/site-packages/pip/_internal/configuration.py +0 -383
  131. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py +0 -21
  132. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc +0 -0
  133. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc +0 -0
  134. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc +0 -0
  135. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc +0 -0
  136. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc +0 -0
  137. package/env/lib/python3.12/site-packages/pip/_internal/distributions/base.py +0 -53
  138. package/env/lib/python3.12/site-packages/pip/_internal/distributions/installed.py +0 -29
  139. package/env/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py +0 -158
  140. package/env/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py +0 -42
  141. package/env/lib/python3.12/site-packages/pip/_internal/exceptions.py +0 -777
  142. package/env/lib/python3.12/site-packages/pip/_internal/index/__init__.py +0 -2
  143. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc +0 -0
  144. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc +0 -0
  145. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc +0 -0
  146. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc +0 -0
  147. package/env/lib/python3.12/site-packages/pip/_internal/index/collector.py +0 -494
  148. package/env/lib/python3.12/site-packages/pip/_internal/index/package_finder.py +0 -1020
  149. package/env/lib/python3.12/site-packages/pip/_internal/index/sources.py +0 -285
  150. package/env/lib/python3.12/site-packages/pip/_internal/locations/__init__.py +0 -456
  151. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc +0 -0
  152. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc +0 -0
  153. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc +0 -0
  154. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc +0 -0
  155. package/env/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py +0 -172
  156. package/env/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py +0 -214
  157. package/env/lib/python3.12/site-packages/pip/_internal/locations/base.py +0 -81
  158. package/env/lib/python3.12/site-packages/pip/_internal/main.py +0 -12
  159. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py +0 -128
  160. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  161. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc +0 -0
  162. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc +0 -0
  163. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc +0 -0
  164. package/env/lib/python3.12/site-packages/pip/_internal/metadata/_json.py +0 -84
  165. package/env/lib/python3.12/site-packages/pip/_internal/metadata/base.py +0 -688
  166. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py +0 -6
  167. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc +0 -0
  168. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc +0 -0
  169. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc +0 -0
  170. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc +0 -0
  171. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py +0 -85
  172. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py +0 -221
  173. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py +0 -189
  174. package/env/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py +0 -301
  175. package/env/lib/python3.12/site-packages/pip/_internal/models/__init__.py +0 -2
  176. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc +0 -0
  177. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/candidate.cpython-312.pyc +0 -0
  178. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc +0 -0
  179. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc +0 -0
  180. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc +0 -0
  181. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc +0 -0
  182. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc +0 -0
  183. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc +0 -0
  184. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc +0 -0
  185. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc +0 -0
  186. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc +0 -0
  187. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/wheel.cpython-312.pyc +0 -0
  188. package/env/lib/python3.12/site-packages/pip/_internal/models/candidate.py +0 -25
  189. package/env/lib/python3.12/site-packages/pip/_internal/models/direct_url.py +0 -224
  190. package/env/lib/python3.12/site-packages/pip/_internal/models/format_control.py +0 -78
  191. package/env/lib/python3.12/site-packages/pip/_internal/models/index.py +0 -28
  192. package/env/lib/python3.12/site-packages/pip/_internal/models/installation_report.py +0 -56
  193. package/env/lib/python3.12/site-packages/pip/_internal/models/link.py +0 -590
  194. package/env/lib/python3.12/site-packages/pip/_internal/models/scheme.py +0 -25
  195. package/env/lib/python3.12/site-packages/pip/_internal/models/search_scope.py +0 -127
  196. package/env/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py +0 -53
  197. package/env/lib/python3.12/site-packages/pip/_internal/models/target_python.py +0 -121
  198. package/env/lib/python3.12/site-packages/pip/_internal/models/wheel.py +0 -93
  199. package/env/lib/python3.12/site-packages/pip/_internal/network/__init__.py +0 -2
  200. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc +0 -0
  201. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc +0 -0
  202. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc +0 -0
  203. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc +0 -0
  204. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc +0 -0
  205. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/session.cpython-312.pyc +0 -0
  206. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/utils.cpython-312.pyc +0 -0
  207. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc +0 -0
  208. package/env/lib/python3.12/site-packages/pip/_internal/network/auth.py +0 -566
  209. package/env/lib/python3.12/site-packages/pip/_internal/network/cache.py +0 -106
  210. package/env/lib/python3.12/site-packages/pip/_internal/network/download.py +0 -187
  211. package/env/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py +0 -210
  212. package/env/lib/python3.12/site-packages/pip/_internal/network/session.py +0 -522
  213. package/env/lib/python3.12/site-packages/pip/_internal/network/utils.py +0 -98
  214. package/env/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py +0 -62
  215. package/env/lib/python3.12/site-packages/pip/_internal/operations/__init__.py +0 -0
  216. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc +0 -0
  217. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc +0 -0
  218. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc +0 -0
  219. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc +0 -0
  220. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  221. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc +0 -0
  222. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc +0 -0
  223. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc +0 -0
  224. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc +0 -0
  225. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-312.pyc +0 -0
  226. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc +0 -0
  227. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc +0 -0
  228. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc +0 -0
  229. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py +0 -138
  230. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py +0 -39
  231. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -41
  232. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -74
  233. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py +0 -37
  234. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -46
  235. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -102
  236. package/env/lib/python3.12/site-packages/pip/_internal/operations/check.py +0 -181
  237. package/env/lib/python3.12/site-packages/pip/_internal/operations/freeze.py +0 -258
  238. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py +0 -2
  239. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc +0 -0
  240. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-312.pyc +0 -0
  241. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc +0 -0
  242. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -47
  243. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py +0 -741
  244. package/env/lib/python3.12/site-packages/pip/_internal/operations/prepare.py +0 -732
  245. package/env/lib/python3.12/site-packages/pip/_internal/pyproject.py +0 -185
  246. package/env/lib/python3.12/site-packages/pip/_internal/req/__init__.py +0 -90
  247. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc +0 -0
  248. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc +0 -0
  249. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_file.cpython-312.pyc +0 -0
  250. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc +0 -0
  251. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_set.cpython-312.pyc +0 -0
  252. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc +0 -0
  253. package/env/lib/python3.12/site-packages/pip/_internal/req/constructors.py +0 -560
  254. package/env/lib/python3.12/site-packages/pip/_internal/req/req_file.py +0 -551
  255. package/env/lib/python3.12/site-packages/pip/_internal/req/req_install.py +0 -934
  256. package/env/lib/python3.12/site-packages/pip/_internal/req/req_set.py +0 -82
  257. package/env/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py +0 -633
  258. package/env/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py +0 -0
  259. package/env/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc +0 -0
  260. package/env/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc +0 -0
  261. package/env/lib/python3.12/site-packages/pip/_internal/resolution/base.py +0 -20
  262. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  263. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc +0 -0
  264. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc +0 -0
  265. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -597
  266. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  267. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  268. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc +0 -0
  269. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc +0 -0
  270. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc +0 -0
  271. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc +0 -0
  272. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc +0 -0
  273. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc +0 -0
  274. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc +0 -0
  275. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc +0 -0
  276. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -139
  277. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -569
  278. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -817
  279. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -174
  280. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -258
  281. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -81
  282. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -245
  283. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -317
  284. package/env/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py +0 -244
  285. package/env/lib/python3.12/site-packages/pip/_internal/utils/__init__.py +0 -0
  286. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  287. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc +0 -0
  288. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc +0 -0
  289. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc +0 -0
  290. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compat.cpython-312.pyc +0 -0
  291. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc +0 -0
  292. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc +0 -0
  293. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc +0 -0
  294. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc +0 -0
  295. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc +0 -0
  296. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-312.pyc +0 -0
  297. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc +0 -0
  298. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc +0 -0
  299. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc +0 -0
  300. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc +0 -0
  301. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc +0 -0
  302. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc +0 -0
  303. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc +0 -0
  304. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc +0 -0
  305. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/retry.cpython-312.pyc +0 -0
  306. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc +0 -0
  307. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc +0 -0
  308. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc +0 -0
  309. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc +0 -0
  310. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc +0 -0
  311. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc +0 -0
  312. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc +0 -0
  313. package/env/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py +0 -109
  314. package/env/lib/python3.12/site-packages/pip/_internal/utils/_log.py +0 -38
  315. package/env/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py +0 -52
  316. package/env/lib/python3.12/site-packages/pip/_internal/utils/compat.py +0 -79
  317. package/env/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py +0 -165
  318. package/env/lib/python3.12/site-packages/pip/_internal/utils/datetime.py +0 -11
  319. package/env/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py +0 -124
  320. package/env/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  321. package/env/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py +0 -80
  322. package/env/lib/python3.12/site-packages/pip/_internal/utils/encoding.py +0 -36
  323. package/env/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py +0 -84
  324. package/env/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py +0 -149
  325. package/env/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py +0 -27
  326. package/env/lib/python3.12/site-packages/pip/_internal/utils/glibc.py +0 -101
  327. package/env/lib/python3.12/site-packages/pip/_internal/utils/hashes.py +0 -147
  328. package/env/lib/python3.12/site-packages/pip/_internal/utils/logging.py +0 -347
  329. package/env/lib/python3.12/site-packages/pip/_internal/utils/misc.py +0 -777
  330. package/env/lib/python3.12/site-packages/pip/_internal/utils/packaging.py +0 -57
  331. package/env/lib/python3.12/site-packages/pip/_internal/utils/retry.py +0 -42
  332. package/env/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py +0 -146
  333. package/env/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py +0 -245
  334. package/env/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py +0 -296
  335. package/env/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py +0 -337
  336. package/env/lib/python3.12/site-packages/pip/_internal/utils/urls.py +0 -55
  337. package/env/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py +0 -104
  338. package/env/lib/python3.12/site-packages/pip/_internal/utils/wheel.py +0 -134
  339. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py +0 -15
  340. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc +0 -0
  341. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc +0 -0
  342. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc +0 -0
  343. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc +0 -0
  344. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc +0 -0
  345. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc +0 -0
  346. package/env/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py +0 -112
  347. package/env/lib/python3.12/site-packages/pip/_internal/vcs/git.py +0 -527
  348. package/env/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py +0 -163
  349. package/env/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py +0 -324
  350. package/env/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py +0 -688
  351. package/env/lib/python3.12/site-packages/pip/_internal/wheel_builder.py +0 -354
  352. package/env/lib/python3.12/site-packages/pip/_vendor/__init__.py +0 -116
  353. package/env/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  354. package/env/lib/python3.12/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-312.pyc +0 -0
  355. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -28
  356. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc +0 -0
  357. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc +0 -0
  358. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc +0 -0
  359. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc +0 -0
  360. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc +0 -0
  361. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc +0 -0
  362. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc +0 -0
  363. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc +0 -0
  364. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc +0 -0
  365. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -70
  366. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -161
  367. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py +0 -74
  368. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
  369. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc +0 -0
  370. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc +0 -0
  371. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc +0 -0
  372. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -182
  373. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
  374. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py +0 -499
  375. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -119
  376. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -154
  377. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
  378. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -146
  379. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -43
  380. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py +0 -4
  381. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  382. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  383. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  384. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc +0 -0
  385. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem +0 -4798
  386. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/core.py +0 -114
  387. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed +0 -0
  388. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py +0 -33
  389. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc +0 -0
  390. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc +0 -0
  391. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-312.pyc +0 -0
  392. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-312.pyc +0 -0
  393. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-312.pyc +0 -0
  394. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc +0 -0
  395. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-312.pyc +0 -0
  396. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc +0 -0
  397. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc +0 -0
  398. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc +0 -0
  399. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc +0 -0
  400. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-312.pyc +0 -0
  401. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-312.pyc +0 -0
  402. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py +0 -1138
  403. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/database.py +0 -1359
  404. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/index.py +0 -508
  405. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py +0 -1303
  406. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py +0 -384
  407. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/markers.py +0 -167
  408. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py +0 -1068
  409. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py +0 -358
  410. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py +0 -466
  411. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  412. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  413. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  414. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/util.py +0 -2025
  415. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/version.py +0 -751
  416. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  417. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  418. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  419. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py +0 -1099
  420. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py +0 -54
  421. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py +0 -4
  422. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc +0 -0
  423. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc +0 -0
  424. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc +0 -0
  425. package/env/lib/python3.12/site-packages/pip/_vendor/distro/distro.py +0 -1403
  426. package/env/lib/python3.12/site-packages/pip/_vendor/distro/py.typed +0 -0
  427. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py +0 -44
  428. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc +0 -0
  429. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc +0 -0
  430. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc +0 -0
  431. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc +0 -0
  432. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc +0 -0
  433. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc +0 -0
  434. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc +0 -0
  435. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc +0 -0
  436. package/env/lib/python3.12/site-packages/pip/_vendor/idna/codec.py +0 -118
  437. package/env/lib/python3.12/site-packages/pip/_vendor/idna/compat.py +0 -13
  438. package/env/lib/python3.12/site-packages/pip/_vendor/idna/core.py +0 -395
  439. package/env/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py +0 -4245
  440. package/env/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py +0 -54
  441. package/env/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py +0 -2
  442. package/env/lib/python3.12/site-packages/pip/_vendor/idna/py.typed +0 -0
  443. package/env/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py +0 -8598
  444. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py +0 -55
  445. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc +0 -0
  446. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc +0 -0
  447. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc +0 -0
  448. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc +0 -0
  449. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  450. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py +0 -168
  451. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py +0 -951
  452. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py +0 -15
  453. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  454. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  455. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  456. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  457. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  458. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  459. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  460. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  461. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  462. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  463. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  464. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  465. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  466. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  467. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_elffile.py +0 -110
  468. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py +0 -262
  469. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py +0 -85
  470. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py +0 -354
  471. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py +0 -61
  472. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py +0 -194
  473. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py +0 -325
  474. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py +0 -804
  475. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed +0 -0
  476. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py +0 -91
  477. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py +0 -1009
  478. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py +0 -568
  479. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py +0 -174
  480. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/version.py +0 -563
  481. package/env/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3676
  482. package/env/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  483. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py +0 -627
  484. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py +0 -55
  485. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  486. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  487. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  488. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  489. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  490. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  491. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  492. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  493. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py +0 -249
  494. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py +0 -292
  495. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py +0 -130
  496. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
  497. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py +0 -275
  498. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py +0 -16
  499. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py +0 -272
  500. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py +0 -82
  501. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py +0 -17
  502. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc +0 -0
  503. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc +0 -0
  504. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc +0 -0
  505. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc +0 -0
  506. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc +0 -0
  507. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc +0 -0
  508. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc +0 -0
  509. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc +0 -0
  510. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc +0 -0
  511. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc +0 -0
  512. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc +0 -0
  513. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc +0 -0
  514. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc +0 -0
  515. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc +0 -0
  516. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc +0 -0
  517. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc +0 -0
  518. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py +0 -668
  519. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/console.py +0 -70
  520. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py +0 -70
  521. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py +0 -940
  522. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc +0 -0
  523. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py +0 -129
  524. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py +0 -157
  525. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc +0 -0
  526. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc +0 -0
  527. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-312.pyc +0 -0
  528. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc +0 -0
  529. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc +0 -0
  530. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc +0 -0
  531. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/irc.cpython-312.pyc +0 -0
  532. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc +0 -0
  533. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/other.cpython-312.pyc +0 -0
  534. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-312.pyc +0 -0
  535. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc +0 -0
  536. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc +0 -0
  537. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc +0 -0
  538. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc +0 -0
  539. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py +0 -23
  540. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py +0 -108
  541. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py +0 -170
  542. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py +0 -987
  543. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/img.py +0 -685
  544. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/irc.py +0 -154
  545. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/latex.py +0 -518
  546. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/other.py +0 -160
  547. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py +0 -83
  548. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/rtf.py +0 -349
  549. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/svg.py +0 -185
  550. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal.py +0 -127
  551. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal256.py +0 -338
  552. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py +0 -963
  553. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py +0 -362
  554. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc +0 -0
  555. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc +0 -0
  556. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc +0 -0
  557. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py +0 -589
  558. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py +0 -1198
  559. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py +0 -43
  560. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py +0 -72
  561. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py +0 -91
  562. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py +0 -104
  563. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py +0 -247
  564. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/style.py +0 -203
  565. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py +0 -61
  566. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc +0 -0
  567. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc +0 -0
  568. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/_mapping.py +0 -54
  569. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/token.py +0 -214
  570. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py +0 -153
  571. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/util.py +0 -324
  572. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py +0 -23
  573. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  574. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_compat.cpython-312.pyc +0 -0
  575. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc +0 -0
  576. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_compat.py +0 -8
  577. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py +0 -330
  578. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -18
  579. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc +0 -0
  580. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc +0 -0
  581. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -353
  582. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py +0 -179
  583. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc +0 -0
  584. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc +0 -0
  585. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc +0 -0
  586. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc +0 -0
  587. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/api.cpython-312.pyc +0 -0
  588. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc +0 -0
  589. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc +0 -0
  590. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc +0 -0
  591. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc +0 -0
  592. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc +0 -0
  593. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/help.cpython-312.pyc +0 -0
  594. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc +0 -0
  595. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/models.cpython-312.pyc +0 -0
  596. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc +0 -0
  597. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc +0 -0
  598. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc +0 -0
  599. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc +0 -0
  600. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc +0 -0
  601. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py +0 -14
  602. package/env/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py +0 -50
  603. package/env/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py +0 -719
  604. package/env/lib/python3.12/site-packages/pip/_vendor/requests/api.py +0 -157
  605. package/env/lib/python3.12/site-packages/pip/_vendor/requests/auth.py +0 -314
  606. package/env/lib/python3.12/site-packages/pip/_vendor/requests/certs.py +0 -24
  607. package/env/lib/python3.12/site-packages/pip/_vendor/requests/compat.py +0 -78
  608. package/env/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py +0 -561
  609. package/env/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py +0 -151
  610. package/env/lib/python3.12/site-packages/pip/_vendor/requests/help.py +0 -127
  611. package/env/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py +0 -33
  612. package/env/lib/python3.12/site-packages/pip/_vendor/requests/models.py +0 -1037
  613. package/env/lib/python3.12/site-packages/pip/_vendor/requests/packages.py +0 -25
  614. package/env/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py +0 -831
  615. package/env/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py +0 -128
  616. package/env/lib/python3.12/site-packages/pip/_vendor/requests/structures.py +0 -99
  617. package/env/lib/python3.12/site-packages/pip/_vendor/requests/utils.py +0 -1096
  618. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py +0 -26
  619. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  620. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc +0 -0
  621. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc +0 -0
  622. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-312.pyc +0 -0
  623. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc +0 -0
  624. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__init__.py +0 -0
  625. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  626. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-312.pyc +0 -0
  627. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +0 -6
  628. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py +0 -133
  629. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
  630. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py +0 -43
  631. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers.py +0 -547
  632. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py +0 -170
  633. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py +0 -177
  634. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py +0 -273
  635. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc +0 -0
  636. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc +0 -0
  637. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc +0 -0
  638. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc +0 -0
  639. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc +0 -0
  640. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc +0 -0
  641. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc +0 -0
  642. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc +0 -0
  643. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc +0 -0
  644. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc +0 -0
  645. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc +0 -0
  646. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc +0 -0
  647. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc +0 -0
  648. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc +0 -0
  649. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc +0 -0
  650. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc +0 -0
  651. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc +0 -0
  652. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc +0 -0
  653. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc +0 -0
  654. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc +0 -0
  655. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc +0 -0
  656. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc +0 -0
  657. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc +0 -0
  658. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/align.cpython-312.pyc +0 -0
  659. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc +0 -0
  660. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc +0 -0
  661. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/box.cpython-312.pyc +0 -0
  662. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc +0 -0
  663. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color.cpython-312.pyc +0 -0
  664. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc +0 -0
  665. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc +0 -0
  666. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/console.cpython-312.pyc +0 -0
  667. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc +0 -0
  668. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc +0 -0
  669. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/control.cpython-312.pyc +0 -0
  670. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc +0 -0
  671. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc +0 -0
  672. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc +0 -0
  673. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc +0 -0
  674. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc +0 -0
  675. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc +0 -0
  676. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc +0 -0
  677. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/json.cpython-312.pyc +0 -0
  678. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc +0 -0
  679. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc +0 -0
  680. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live.cpython-312.pyc +0 -0
  681. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc +0 -0
  682. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc +0 -0
  683. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc +0 -0
  684. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc +0 -0
  685. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc +0 -0
  686. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc +0 -0
  687. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc +0 -0
  688. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc +0 -0
  689. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc +0 -0
  690. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc +0 -0
  691. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc +0 -0
  692. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc +0 -0
  693. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc +0 -0
  694. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/region.cpython-312.pyc +0 -0
  695. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc +0 -0
  696. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc +0 -0
  697. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc +0 -0
  698. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc +0 -0
  699. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc +0 -0
  700. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc +0 -0
  701. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/status.cpython-312.pyc +0 -0
  702. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/style.cpython-312.pyc +0 -0
  703. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc +0 -0
  704. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc +0 -0
  705. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/table.cpython-312.pyc +0 -0
  706. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc +0 -0
  707. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/text.cpython-312.pyc +0 -0
  708. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc +0 -0
  709. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc +0 -0
  710. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc +0 -0
  711. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc +0 -0
  712. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py +0 -454
  713. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py +0 -3610
  714. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py +0 -32
  715. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py +0 -76
  716. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py +0 -10
  717. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py +0 -24
  718. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py +0 -270
  719. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py +0 -94
  720. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py +0 -43
  721. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py +0 -69
  722. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py +0 -309
  723. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py +0 -17
  724. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py +0 -159
  725. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py +0 -482
  726. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py +0 -16
  727. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py +0 -19
  728. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py +0 -662
  729. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py +0 -71
  730. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py +0 -56
  731. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py +0 -93
  732. package/env/lib/python3.12/site-packages/pip/_vendor/rich/abc.py +0 -33
  733. package/env/lib/python3.12/site-packages/pip/_vendor/rich/align.py +0 -311
  734. package/env/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py +0 -240
  735. package/env/lib/python3.12/site-packages/pip/_vendor/rich/bar.py +0 -93
  736. package/env/lib/python3.12/site-packages/pip/_vendor/rich/box.py +0 -480
  737. package/env/lib/python3.12/site-packages/pip/_vendor/rich/cells.py +0 -167
  738. package/env/lib/python3.12/site-packages/pip/_vendor/rich/color.py +0 -621
  739. package/env/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py +0 -38
  740. package/env/lib/python3.12/site-packages/pip/_vendor/rich/columns.py +0 -187
  741. package/env/lib/python3.12/site-packages/pip/_vendor/rich/console.py +0 -2633
  742. package/env/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py +0 -37
  743. package/env/lib/python3.12/site-packages/pip/_vendor/rich/containers.py +0 -167
  744. package/env/lib/python3.12/site-packages/pip/_vendor/rich/control.py +0 -225
  745. package/env/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py +0 -190
  746. package/env/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py +0 -37
  747. package/env/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py +0 -96
  748. package/env/lib/python3.12/site-packages/pip/_vendor/rich/errors.py +0 -34
  749. package/env/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py +0 -57
  750. package/env/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py +0 -89
  751. package/env/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py +0 -232
  752. package/env/lib/python3.12/site-packages/pip/_vendor/rich/json.py +0 -139
  753. package/env/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py +0 -101
  754. package/env/lib/python3.12/site-packages/pip/_vendor/rich/layout.py +0 -442
  755. package/env/lib/python3.12/site-packages/pip/_vendor/rich/live.py +0 -375
  756. package/env/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py +0 -112
  757. package/env/lib/python3.12/site-packages/pip/_vendor/rich/logging.py +0 -289
  758. package/env/lib/python3.12/site-packages/pip/_vendor/rich/markup.py +0 -251
  759. package/env/lib/python3.12/site-packages/pip/_vendor/rich/measure.py +0 -151
  760. package/env/lib/python3.12/site-packages/pip/_vendor/rich/padding.py +0 -141
  761. package/env/lib/python3.12/site-packages/pip/_vendor/rich/pager.py +0 -34
  762. package/env/lib/python3.12/site-packages/pip/_vendor/rich/palette.py +0 -100
  763. package/env/lib/python3.12/site-packages/pip/_vendor/rich/panel.py +0 -312
  764. package/env/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py +0 -995
  765. package/env/lib/python3.12/site-packages/pip/_vendor/rich/progress.py +0 -1699
  766. package/env/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py +0 -223
  767. package/env/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py +0 -375
  768. package/env/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py +0 -42
  769. package/env/lib/python3.12/site-packages/pip/_vendor/rich/py.typed +0 -0
  770. package/env/lib/python3.12/site-packages/pip/_vendor/rich/region.py +0 -10
  771. package/env/lib/python3.12/site-packages/pip/_vendor/rich/repr.py +0 -149
  772. package/env/lib/python3.12/site-packages/pip/_vendor/rich/rule.py +0 -130
  773. package/env/lib/python3.12/site-packages/pip/_vendor/rich/scope.py +0 -86
  774. package/env/lib/python3.12/site-packages/pip/_vendor/rich/screen.py +0 -54
  775. package/env/lib/python3.12/site-packages/pip/_vendor/rich/segment.py +0 -738
  776. package/env/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py +0 -137
  777. package/env/lib/python3.12/site-packages/pip/_vendor/rich/status.py +0 -131
  778. package/env/lib/python3.12/site-packages/pip/_vendor/rich/style.py +0 -796
  779. package/env/lib/python3.12/site-packages/pip/_vendor/rich/styled.py +0 -42
  780. package/env/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py +0 -958
  781. package/env/lib/python3.12/site-packages/pip/_vendor/rich/table.py +0 -1000
  782. package/env/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py +0 -153
  783. package/env/lib/python3.12/site-packages/pip/_vendor/rich/text.py +0 -1357
  784. package/env/lib/python3.12/site-packages/pip/_vendor/rich/theme.py +0 -115
  785. package/env/lib/python3.12/site-packages/pip/_vendor/rich/themes.py +0 -5
  786. package/env/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py +0 -753
  787. package/env/lib/python3.12/site-packages/pip/_vendor/rich/tree.py +0 -249
  788. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py +0 -11
  789. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  790. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  791. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  792. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  793. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py +0 -691
  794. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py +0 -107
  795. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py +0 -10
  796. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed +0 -1
  797. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py +0 -13
  798. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc +0 -0
  799. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc +0 -0
  800. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc +0 -0
  801. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc +0 -0
  802. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc +0 -0
  803. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc +0 -0
  804. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py +0 -313
  805. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py +0 -499
  806. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py +0 -66
  807. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py +0 -31
  808. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py +0 -564
  809. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed +0 -0
  810. package/env/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py +0 -3641
  811. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py +0 -102
  812. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc +0 -0
  813. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc +0 -0
  814. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc +0 -0
  815. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc +0 -0
  816. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc +0 -0
  817. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc +0 -0
  818. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc +0 -0
  819. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc +0 -0
  820. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc +0 -0
  821. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc +0 -0
  822. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc +0 -0
  823. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py +0 -355
  824. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  825. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py +0 -572
  826. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1137
  827. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  828. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc +0 -0
  829. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc +0 -0
  830. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc +0 -0
  831. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc +0 -0
  832. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc +0 -0
  833. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc +0 -0
  834. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc +0 -0
  835. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  836. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  837. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc +0 -0
  838. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc +0 -0
  839. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc +0 -0
  840. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  841. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  842. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  843. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  844. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
  845. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -920
  846. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  847. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  848. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  849. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  850. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
  851. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc +0 -0
  852. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc +0 -0
  853. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  854. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  855. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc +0 -0
  856. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc +0 -0
  857. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  858. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
  859. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1076
  860. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -540
  861. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py +0 -191
  862. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py +0 -879
  863. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  864. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc +0 -0
  865. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc +0 -0
  866. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc +0 -0
  867. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc +0 -0
  868. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc +0 -0
  869. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc +0 -0
  870. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc +0 -0
  871. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc +0 -0
  872. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc +0 -0
  873. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc +0 -0
  874. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc +0 -0
  875. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc +0 -0
  876. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc +0 -0
  877. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py +0 -149
  878. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  879. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  880. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py +0 -137
  881. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  882. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py +0 -620
  883. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -495
  884. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
  885. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  886. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -271
  887. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py +0 -435
  888. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py +0 -152
  889. package/env/lib/python3.12/site-packages/pip/_vendor/vendor.txt +0 -18
  890. package/env/lib/python3.12/site-packages/pip/py.typed +0 -4
  891. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/AUTHORS.txt +0 -796
  892. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/INSTALLER +0 -1
  893. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/LICENSE.txt +0 -20
  894. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/METADATA +0 -89
  895. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/RECORD +0 -853
  896. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/REQUESTED +0 -0
  897. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/WHEEL +0 -5
  898. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/entry_points.txt +0 -3
  899. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/top_level.txt +0 -1
  900. package/env/lib/python3.12/site-packages/pkg_resources/__init__.py +0 -3709
  901. package/env/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  902. package/env/lib/python3.12/site-packages/pkg_resources/api_tests.txt +0 -424
  903. package/env/lib/python3.12/site-packages/pkg_resources/py.typed +0 -0
  904. package/env/lib/python3.12/site-packages/python_minifier/__init__.py +0 -231
  905. package/env/lib/python3.12/site-packages/python_minifier/__init__.pyi +0 -34
  906. package/env/lib/python3.12/site-packages/python_minifier/__main__.py +0 -262
  907. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/__init__.cpython-312.pyc +0 -0
  908. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/__main__.cpython-312.pyc +0 -0
  909. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/ast_compare.cpython-312.pyc +0 -0
  910. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/expression_printer.cpython-312.pyc +0 -0
  911. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/f_string.cpython-312.pyc +0 -0
  912. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/ministring.cpython-312.pyc +0 -0
  913. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/module_printer.cpython-312.pyc +0 -0
  914. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/token_printer.cpython-312.pyc +0 -0
  915. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/util.cpython-312.pyc +0 -0
  916. package/env/lib/python3.12/site-packages/python_minifier/ast_compare.py +0 -104
  917. package/env/lib/python3.12/site-packages/python_minifier/expression_printer.py +0 -748
  918. package/env/lib/python3.12/site-packages/python_minifier/f_string.py +0 -426
  919. package/env/lib/python3.12/site-packages/python_minifier/ministring.py +0 -175
  920. package/env/lib/python3.12/site-packages/python_minifier/module_printer.py +0 -794
  921. package/env/lib/python3.12/site-packages/python_minifier/py.typed +0 -0
  922. package/env/lib/python3.12/site-packages/python_minifier/rename/__init__.py +0 -6
  923. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/__init__.cpython-312.pyc +0 -0
  924. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/bind_names.cpython-312.pyc +0 -0
  925. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/binding.cpython-312.pyc +0 -0
  926. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/mapper.cpython-312.pyc +0 -0
  927. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/name_generator.cpython-312.pyc +0 -0
  928. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/rename_literals.cpython-312.pyc +0 -0
  929. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/renamer.cpython-312.pyc +0 -0
  930. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/resolve_names.cpython-312.pyc +0 -0
  931. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/util.cpython-312.pyc +0 -0
  932. package/env/lib/python3.12/site-packages/python_minifier/rename/bind_names.py +0 -174
  933. package/env/lib/python3.12/site-packages/python_minifier/rename/binding.py +0 -450
  934. package/env/lib/python3.12/site-packages/python_minifier/rename/mapper.py +0 -160
  935. package/env/lib/python3.12/site-packages/python_minifier/rename/name_generator.py +0 -51
  936. package/env/lib/python3.12/site-packages/python_minifier/rename/rename_literals.py +0 -234
  937. package/env/lib/python3.12/site-packages/python_minifier/rename/renamer.py +0 -230
  938. package/env/lib/python3.12/site-packages/python_minifier/rename/resolve_names.py +0 -88
  939. package/env/lib/python3.12/site-packages/python_minifier/rename/util.py +0 -193
  940. package/env/lib/python3.12/site-packages/python_minifier/token_printer.py +0 -297
  941. package/env/lib/python3.12/site-packages/python_minifier/transforms/__init__.py +0 -0
  942. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/__init__.cpython-312.pyc +0 -0
  943. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/combine_imports.cpython-312.pyc +0 -0
  944. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_annotations.cpython-312.pyc +0 -0
  945. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_asserts.cpython-312.pyc +0 -0
  946. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_debug.cpython-312.pyc +0 -0
  947. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_explicit_return_none.cpython-312.pyc +0 -0
  948. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_literal_statements.cpython-312.pyc +0 -0
  949. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_object_base.cpython-312.pyc +0 -0
  950. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_pass.cpython-312.pyc +0 -0
  951. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_posargs.cpython-312.pyc +0 -0
  952. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/suite_transformer.cpython-312.pyc +0 -0
  953. package/env/lib/python3.12/site-packages/python_minifier/transforms/combine_imports.py +0 -73
  954. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_annotations.py +0 -110
  955. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_asserts.py +0 -26
  956. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_debug.py +0 -53
  957. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_explicit_return_none.py +0 -38
  958. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_literal_statements.py +0 -61
  959. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_object_base.py +0 -21
  960. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_pass.py +0 -26
  961. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_posargs.py +0 -13
  962. package/env/lib/python3.12/site-packages/python_minifier/transforms/suite_transformer.py +0 -193
  963. package/env/lib/python3.12/site-packages/python_minifier/util.py +0 -48
  964. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/INSTALLER +0 -1
  965. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/LICENSE +0 -21
  966. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/METADATA +0 -169
  967. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/RECORD +0 -70
  968. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/REQUESTED +0 -0
  969. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/WHEEL +0 -6
  970. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/entry_points.txt +0 -2
  971. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/top_level.txt +0 -1
  972. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/zip-safe +0 -1
  973. package/env/lib/python3.12/site-packages/setuptools/__init__.py +0 -282
  974. package/env/lib/python3.12/site-packages/setuptools/__pycache__/__init__.cpython-312.pyc +0 -0
  975. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_core_metadata.cpython-312.pyc +0 -0
  976. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_entry_points.cpython-312.pyc +0 -0
  977. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_imp.cpython-312.pyc +0 -0
  978. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_importlib.cpython-312.pyc +0 -0
  979. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_itertools.cpython-312.pyc +0 -0
  980. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_normalization.cpython-312.pyc +0 -0
  981. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_path.cpython-312.pyc +0 -0
  982. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_reqs.cpython-312.pyc +0 -0
  983. package/env/lib/python3.12/site-packages/setuptools/__pycache__/archive_util.cpython-312.pyc +0 -0
  984. package/env/lib/python3.12/site-packages/setuptools/__pycache__/build_meta.cpython-312.pyc +0 -0
  985. package/env/lib/python3.12/site-packages/setuptools/__pycache__/depends.cpython-312.pyc +0 -0
  986. package/env/lib/python3.12/site-packages/setuptools/__pycache__/discovery.cpython-312.pyc +0 -0
  987. package/env/lib/python3.12/site-packages/setuptools/__pycache__/dist.cpython-312.pyc +0 -0
  988. package/env/lib/python3.12/site-packages/setuptools/__pycache__/errors.cpython-312.pyc +0 -0
  989. package/env/lib/python3.12/site-packages/setuptools/__pycache__/extension.cpython-312.pyc +0 -0
  990. package/env/lib/python3.12/site-packages/setuptools/__pycache__/glob.cpython-312.pyc +0 -0
  991. package/env/lib/python3.12/site-packages/setuptools/__pycache__/installer.cpython-312.pyc +0 -0
  992. package/env/lib/python3.12/site-packages/setuptools/__pycache__/launch.cpython-312.pyc +0 -0
  993. package/env/lib/python3.12/site-packages/setuptools/__pycache__/logging.cpython-312.pyc +0 -0
  994. package/env/lib/python3.12/site-packages/setuptools/__pycache__/modified.cpython-312.pyc +0 -0
  995. package/env/lib/python3.12/site-packages/setuptools/__pycache__/monkey.cpython-312.pyc +0 -0
  996. package/env/lib/python3.12/site-packages/setuptools/__pycache__/msvc.cpython-312.pyc +0 -0
  997. package/env/lib/python3.12/site-packages/setuptools/__pycache__/namespaces.cpython-312.pyc +0 -0
  998. package/env/lib/python3.12/site-packages/setuptools/__pycache__/package_index.cpython-312.pyc +0 -0
  999. package/env/lib/python3.12/site-packages/setuptools/__pycache__/sandbox.cpython-312.pyc +0 -0
  1000. package/env/lib/python3.12/site-packages/setuptools/__pycache__/unicode_utils.cpython-312.pyc +0 -0
  1001. package/env/lib/python3.12/site-packages/setuptools/__pycache__/version.cpython-312.pyc +0 -0
  1002. package/env/lib/python3.12/site-packages/setuptools/__pycache__/warnings.cpython-312.pyc +0 -0
  1003. package/env/lib/python3.12/site-packages/setuptools/__pycache__/wheel.cpython-312.pyc +0 -0
  1004. package/env/lib/python3.12/site-packages/setuptools/__pycache__/windows_support.cpython-312.pyc +0 -0
  1005. package/env/lib/python3.12/site-packages/setuptools/_core_metadata.py +0 -286
  1006. package/env/lib/python3.12/site-packages/setuptools/_distutils/__init__.py +0 -14
  1007. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-312.pyc +0 -0
  1008. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_collections.cpython-312.pyc +0 -0
  1009. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_functools.cpython-312.pyc +0 -0
  1010. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_itertools.cpython-312.pyc +0 -0
  1011. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_log.cpython-312.pyc +0 -0
  1012. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-312.pyc +0 -0
  1013. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-312.pyc +0 -0
  1014. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-312.pyc +0 -0
  1015. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-312.pyc +0 -0
  1016. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/bcppcompiler.cpython-312.pyc +0 -0
  1017. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-312.pyc +0 -0
  1018. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-312.pyc +0 -0
  1019. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/config.cpython-312.pyc +0 -0
  1020. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/core.cpython-312.pyc +0 -0
  1021. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-312.pyc +0 -0
  1022. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/debug.cpython-312.pyc +0 -0
  1023. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-312.pyc +0 -0
  1024. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-312.pyc +0 -0
  1025. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dist.cpython-312.pyc +0 -0
  1026. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/errors.cpython-312.pyc +0 -0
  1027. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/extension.cpython-312.pyc +0 -0
  1028. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-312.pyc +0 -0
  1029. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-312.pyc +0 -0
  1030. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-312.pyc +0 -0
  1031. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/log.cpython-312.pyc +0 -0
  1032. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-312.pyc +0 -0
  1033. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/msvccompiler.cpython-312.pyc +0 -0
  1034. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-312.pyc +0 -0
  1035. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-312.pyc +0 -0
  1036. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-312.pyc +0 -0
  1037. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-312.pyc +0 -0
  1038. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/util.cpython-312.pyc +0 -0
  1039. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/version.cpython-312.pyc +0 -0
  1040. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-312.pyc +0 -0
  1041. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-312.pyc +0 -0
  1042. package/env/lib/python3.12/site-packages/setuptools/_distutils/_collections.py +0 -58
  1043. package/env/lib/python3.12/site-packages/setuptools/_distutils/_functools.py +0 -73
  1044. package/env/lib/python3.12/site-packages/setuptools/_distutils/_itertools.py +0 -52
  1045. package/env/lib/python3.12/site-packages/setuptools/_distutils/_log.py +0 -3
  1046. package/env/lib/python3.12/site-packages/setuptools/_distutils/_macos_compat.py +0 -12
  1047. package/env/lib/python3.12/site-packages/setuptools/_distutils/_modified.py +0 -72
  1048. package/env/lib/python3.12/site-packages/setuptools/_distutils/_msvccompiler.py +0 -568
  1049. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/__init__.py +0 -0
  1050. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  1051. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__init__.py +0 -15
  1052. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1053. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1054. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1055. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1056. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1057. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1058. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1059. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1060. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  1061. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1062. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1063. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1064. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1065. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1066. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_elffile.py +0 -108
  1067. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_manylinux.py +0 -260
  1068. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_musllinux.py +0 -83
  1069. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_parser.py +0 -356
  1070. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_structures.py +0 -61
  1071. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_tokenizer.py +0 -192
  1072. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/markers.py +0 -252
  1073. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/metadata.py +0 -825
  1074. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/py.typed +0 -0
  1075. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/requirements.py +0 -90
  1076. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/specifiers.py +0 -1017
  1077. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/tags.py +0 -571
  1078. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/utils.py +0 -172
  1079. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/version.py +0 -563
  1080. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging-24.0.dist-info/LICENSE +0 -3
  1081. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging-24.0.dist-info/LICENSE.APACHE +0 -177
  1082. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging-24.0.dist-info/LICENSE.BSD +0 -23
  1083. package/env/lib/python3.12/site-packages/setuptools/_distutils/archive_util.py +0 -283
  1084. package/env/lib/python3.12/site-packages/setuptools/_distutils/bcppcompiler.py +0 -396
  1085. package/env/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py +0 -1255
  1086. package/env/lib/python3.12/site-packages/setuptools/_distutils/cmd.py +0 -439
  1087. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__init__.py +0 -25
  1088. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-312.pyc +0 -0
  1089. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-312.pyc +0 -0
  1090. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-312.pyc +0 -0
  1091. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-312.pyc +0 -0
  1092. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  1093. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-312.pyc +0 -0
  1094. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  1095. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  1096. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-312.pyc +0 -0
  1097. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-312.pyc +0 -0
  1098. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-312.pyc +0 -0
  1099. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-312.pyc +0 -0
  1100. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-312.pyc +0 -0
  1101. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-312.pyc +0 -0
  1102. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-312.pyc +0 -0
  1103. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  1104. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-312.pyc +0 -0
  1105. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  1106. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  1107. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/register.cpython-312.pyc +0 -0
  1108. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-312.pyc +0 -0
  1109. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/upload.cpython-312.pyc +0 -0
  1110. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/_framework_compat.py +0 -54
  1111. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/bdist.py +0 -155
  1112. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_dumb.py +0 -140
  1113. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py +0 -597
  1114. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build.py +0 -156
  1115. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_clib.py +0 -208
  1116. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py +0 -797
  1117. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_py.py +0 -406
  1118. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_scripts.py +0 -170
  1119. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/check.py +0 -154
  1120. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py +0 -76
  1121. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/config.py +0 -369
  1122. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install.py +0 -810
  1123. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py +0 -94
  1124. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_egg_info.py +0 -92
  1125. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_headers.py +0 -44
  1126. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_lib.py +0 -234
  1127. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_scripts.py +0 -61
  1128. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/register.py +0 -322
  1129. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py +0 -527
  1130. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/upload.py +0 -208
  1131. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-10.0-amd64.exe +0 -0
  1132. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-10.0.exe +0 -0
  1133. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-14.0-amd64.exe +0 -0
  1134. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-14.0.exe +0 -0
  1135. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-6.0.exe +0 -0
  1136. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-7.1.exe +0 -0
  1137. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-8.0.exe +0 -0
  1138. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-9.0-amd64.exe +0 -0
  1139. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-9.0.exe +0 -0
  1140. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__init__.py +0 -15
  1141. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1142. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1143. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1144. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/py38.py +0 -34
  1145. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/py39.py +0 -66
  1146. package/env/lib/python3.12/site-packages/setuptools/_distutils/config.py +0 -151
  1147. package/env/lib/python3.12/site-packages/setuptools/_distutils/core.py +0 -287
  1148. package/env/lib/python3.12/site-packages/setuptools/_distutils/cygwinccompiler.py +0 -334
  1149. package/env/lib/python3.12/site-packages/setuptools/_distutils/debug.py +0 -5
  1150. package/env/lib/python3.12/site-packages/setuptools/_distutils/dep_util.py +0 -14
  1151. package/env/lib/python3.12/site-packages/setuptools/_distutils/dir_util.py +0 -238
  1152. package/env/lib/python3.12/site-packages/setuptools/_distutils/dist.py +0 -1298
  1153. package/env/lib/python3.12/site-packages/setuptools/_distutils/errors.py +0 -127
  1154. package/env/lib/python3.12/site-packages/setuptools/_distutils/extension.py +0 -247
  1155. package/env/lib/python3.12/site-packages/setuptools/_distutils/fancy_getopt.py +0 -469
  1156. package/env/lib/python3.12/site-packages/setuptools/_distutils/file_util.py +0 -235
  1157. package/env/lib/python3.12/site-packages/setuptools/_distutils/filelist.py +0 -369
  1158. package/env/lib/python3.12/site-packages/setuptools/_distutils/log.py +0 -56
  1159. package/env/lib/python3.12/site-packages/setuptools/_distutils/msvc9compiler.py +0 -822
  1160. package/env/lib/python3.12/site-packages/setuptools/_distutils/msvccompiler.py +0 -687
  1161. package/env/lib/python3.12/site-packages/setuptools/_distutils/spawn.py +0 -117
  1162. package/env/lib/python3.12/site-packages/setuptools/_distutils/sysconfig.py +0 -582
  1163. package/env/lib/python3.12/site-packages/setuptools/_distutils/text_file.py +0 -286
  1164. package/env/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py +0 -402
  1165. package/env/lib/python3.12/site-packages/setuptools/_distutils/util.py +0 -504
  1166. package/env/lib/python3.12/site-packages/setuptools/_distutils/version.py +0 -349
  1167. package/env/lib/python3.12/site-packages/setuptools/_distutils/versionpredicate.py +0 -175
  1168. package/env/lib/python3.12/site-packages/setuptools/_distutils/zosccompiler.py +0 -229
  1169. package/env/lib/python3.12/site-packages/setuptools/_entry_points.py +0 -90
  1170. package/env/lib/python3.12/site-packages/setuptools/_imp.py +0 -87
  1171. package/env/lib/python3.12/site-packages/setuptools/_importlib.py +0 -12
  1172. package/env/lib/python3.12/site-packages/setuptools/_itertools.py +0 -23
  1173. package/env/lib/python3.12/site-packages/setuptools/_normalization.py +0 -144
  1174. package/env/lib/python3.12/site-packages/setuptools/_path.py +0 -87
  1175. package/env/lib/python3.12/site-packages/setuptools/_reqs.py +0 -43
  1176. package/env/lib/python3.12/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-312.pyc +0 -0
  1177. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__init__.py +0 -27
  1178. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-312.pyc +0 -0
  1179. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-312.pyc +0 -0
  1180. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-312.pyc +0 -0
  1181. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-312.pyc +0 -0
  1182. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-312.pyc +0 -0
  1183. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-312.pyc +0 -0
  1184. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoasync.py +0 -142
  1185. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autocommand.py +0 -70
  1186. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/automain.py +0 -59
  1187. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoparse.py +0 -333
  1188. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/errors.py +0 -23
  1189. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER +0 -1
  1190. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE +0 -166
  1191. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA +0 -420
  1192. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD +0 -18
  1193. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL +0 -5
  1194. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt +0 -1
  1195. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/__init__.py +0 -1
  1196. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  1197. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__init__.py +0 -2937
  1198. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__main__.py +0 -5
  1199. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-312.pyc +0 -0
  1200. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-312.pyc +0 -0
  1201. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py +0 -0
  1202. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1203. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1204. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py +0 -24
  1205. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER +0 -1
  1206. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE +0 -17
  1207. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA +0 -46
  1208. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD +0 -17
  1209. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED +0 -0
  1210. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL +0 -5
  1211. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt +0 -1
  1212. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__init__.py +0 -1083
  1213. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  1214. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-312.pyc +0 -0
  1215. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-312.pyc +0 -0
  1216. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-312.pyc +0 -0
  1217. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-312.pyc +0 -0
  1218. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-312.pyc +0 -0
  1219. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-312.pyc +0 -0
  1220. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-312.pyc +0 -0
  1221. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-312.pyc +0 -0
  1222. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py +0 -83
  1223. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py +0 -30
  1224. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_compat.py +0 -57
  1225. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_functools.py +0 -104
  1226. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py +0 -73
  1227. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_meta.py +0 -67
  1228. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_text.py +0 -99
  1229. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py +0 -0
  1230. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1231. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-312.pyc +0 -0
  1232. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1233. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py +0 -22
  1234. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py +0 -36
  1235. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py +0 -21
  1236. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/py.typed +0 -0
  1237. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER +0 -1
  1238. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE +0 -202
  1239. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA +0 -129
  1240. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD +0 -32
  1241. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED +0 -0
  1242. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL +0 -5
  1243. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt +0 -1
  1244. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__init__.py +0 -36
  1245. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  1246. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_adapters.cpython-312.pyc +0 -0
  1247. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_common.cpython-312.pyc +0 -0
  1248. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_itertools.cpython-312.pyc +0 -0
  1249. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/abc.cpython-312.pyc +0 -0
  1250. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/functional.cpython-312.pyc +0 -0
  1251. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/readers.cpython-312.pyc +0 -0
  1252. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/simple.cpython-312.pyc +0 -0
  1253. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/_adapters.py +0 -168
  1254. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/_common.py +0 -210
  1255. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/_itertools.py +0 -38
  1256. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/abc.py +0 -171
  1257. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__init__.py +0 -0
  1258. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1259. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1260. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1261. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/py38.py +0 -11
  1262. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/py39.py +0 -10
  1263. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/functional.py +0 -81
  1264. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/__init__.py +0 -0
  1265. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/__pycache__/__init__.cpython-312.pyc +0 -0
  1266. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/__pycache__/adapters.cpython-312.pyc +0 -0
  1267. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/adapters.py +0 -95
  1268. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/py.typed +0 -0
  1269. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/readers.py +0 -194
  1270. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/simple.py +0 -106
  1271. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/INSTALLER +0 -1
  1272. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/LICENSE +0 -202
  1273. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/METADATA +0 -100
  1274. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/RECORD +0 -89
  1275. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/REQUESTED +0 -0
  1276. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/WHEEL +0 -5
  1277. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/top_level.txt +0 -1
  1278. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/__init__.py +0 -3986
  1279. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-312.pyc +0 -0
  1280. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__init__.py +0 -0
  1281. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1282. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1283. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/py38.py +0 -7
  1284. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/py.typed +0 -0
  1285. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER +0 -1
  1286. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE +0 -17
  1287. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA +0 -591
  1288. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD +0 -13
  1289. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL +0 -5
  1290. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt +0 -1
  1291. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-312.pyc +0 -0
  1292. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context.py +0 -361
  1293. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.py +0 -633
  1294. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi +0 -125
  1295. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-312.pyc +0 -0
  1296. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/py.typed +0 -0
  1297. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +0 -2
  1298. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__init__.py +0 -624
  1299. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc +0 -0
  1300. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-312.pyc +0 -0
  1301. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-312.pyc +0 -0
  1302. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-312.pyc +0 -0
  1303. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-312.pyc +0 -0
  1304. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-312.pyc +0 -0
  1305. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/layouts.py +0 -25
  1306. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py +0 -33
  1307. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py +0 -21
  1308. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py +0 -6
  1309. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py +0 -6
  1310. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER +0 -1
  1311. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE +0 -17
  1312. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA +0 -75
  1313. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD +0 -8
  1314. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL +0 -5
  1315. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt +0 -1
  1316. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER +0 -1
  1317. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE +0 -17
  1318. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA +0 -64
  1319. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD +0 -10
  1320. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL +0 -5
  1321. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt +0 -1
  1322. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER +0 -1
  1323. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE +0 -17
  1324. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA +0 -95
  1325. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD +0 -20
  1326. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED +0 -0
  1327. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL +0 -5
  1328. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt +0 -1
  1329. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.py +0 -6
  1330. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.pyi +0 -2
  1331. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc +0 -0
  1332. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-312.pyc +0 -0
  1333. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc +0 -0
  1334. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.py +0 -4806
  1335. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.pyi +0 -709
  1336. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/py.typed +0 -0
  1337. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.py +0 -1046
  1338. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.pyi +0 -136
  1339. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER +0 -1
  1340. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE +0 -19
  1341. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA +0 -266
  1342. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD +0 -16
  1343. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED +0 -0
  1344. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL +0 -4
  1345. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__init__.py +0 -15
  1346. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1347. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1348. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1349. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1350. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1351. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1352. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1353. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1354. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  1355. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1356. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1357. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1358. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1359. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1360. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_elffile.py +0 -110
  1361. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_manylinux.py +0 -262
  1362. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_musllinux.py +0 -85
  1363. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_parser.py +0 -354
  1364. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_structures.py +0 -61
  1365. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_tokenizer.py +0 -194
  1366. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/markers.py +0 -325
  1367. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/metadata.py +0 -804
  1368. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/py.typed +0 -0
  1369. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/requirements.py +0 -91
  1370. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/specifiers.py +0 -1009
  1371. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/tags.py +0 -568
  1372. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/utils.py +0 -174
  1373. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/version.py +0 -563
  1374. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/INSTALLER +0 -1
  1375. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE +0 -3
  1376. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE.APACHE +0 -177
  1377. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE.BSD +0 -23
  1378. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/METADATA +0 -102
  1379. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/RECORD +0 -37
  1380. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/REQUESTED +0 -0
  1381. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/WHEEL +0 -4
  1382. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__init__.py +0 -627
  1383. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__main__.py +0 -55
  1384. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  1385. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  1386. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  1387. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  1388. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  1389. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  1390. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  1391. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  1392. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/android.py +0 -249
  1393. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/api.py +0 -292
  1394. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/macos.py +0 -130
  1395. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/py.typed +0 -0
  1396. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/unix.py +0 -275
  1397. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/version.py +0 -16
  1398. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py +0 -272
  1399. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER +0 -1
  1400. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA +0 -319
  1401. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD +0 -23
  1402. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED +0 -0
  1403. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL +0 -4
  1404. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE +0 -21
  1405. package/env/lib/python3.12/site-packages/setuptools/_vendor/ruff.toml +0 -1
  1406. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__init__.py +0 -11
  1407. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  1408. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  1409. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  1410. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  1411. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py +0 -691
  1412. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/_re.py +0 -107
  1413. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/_types.py +0 -10
  1414. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/py.typed +0 -1
  1415. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER +0 -1
  1416. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE +0 -21
  1417. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA +0 -206
  1418. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD +0 -15
  1419. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED +0 -0
  1420. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL +0 -4
  1421. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__init__.py +0 -48
  1422. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-312.pyc +0 -0
  1423. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-312.pyc +0 -0
  1424. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-312.pyc +0 -0
  1425. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-312.pyc +0 -0
  1426. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-312.pyc +0 -0
  1427. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-312.pyc +0 -0
  1428. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-312.pyc +0 -0
  1429. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-312.pyc +0 -0
  1430. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-312.pyc +0 -0
  1431. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-312.pyc +0 -0
  1432. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-312.pyc +0 -0
  1433. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-312.pyc +0 -0
  1434. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-312.pyc +0 -0
  1435. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_checkers.py +0 -993
  1436. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_config.py +0 -108
  1437. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_decorators.py +0 -235
  1438. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_exceptions.py +0 -42
  1439. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_functions.py +0 -308
  1440. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_importhook.py +0 -213
  1441. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_memo.py +0 -48
  1442. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py +0 -127
  1443. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_suppression.py +0 -86
  1444. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_transformer.py +0 -1229
  1445. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_union_transformer.py +0 -55
  1446. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_utils.py +0 -173
  1447. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/py.typed +0 -0
  1448. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER +0 -1
  1449. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE +0 -19
  1450. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA +0 -81
  1451. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD +0 -34
  1452. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL +0 -5
  1453. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt +0 -2
  1454. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt +0 -1
  1455. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER +0 -1
  1456. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE +0 -279
  1457. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA +0 -67
  1458. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD +0 -7
  1459. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL +0 -4
  1460. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions.py +0 -3641
  1461. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__init__.py +0 -3
  1462. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__main__.py +0 -23
  1463. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-312.pyc +0 -0
  1464. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-312.pyc +0 -0
  1465. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-312.pyc +0 -0
  1466. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  1467. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-312.pyc +0 -0
  1468. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-312.pyc +0 -0
  1469. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-312.pyc +0 -0
  1470. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-312.pyc +0 -0
  1471. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py +0 -26
  1472. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/bdist_wheel.py +0 -595
  1473. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__init__.py +0 -155
  1474. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  1475. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-312.pyc +0 -0
  1476. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-312.pyc +0 -0
  1477. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-312.pyc +0 -0
  1478. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-312.pyc +0 -0
  1479. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/convert.py +0 -273
  1480. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/pack.py +0 -85
  1481. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/tags.py +0 -139
  1482. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/unpack.py +0 -30
  1483. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/macosx_libfile.py +0 -469
  1484. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/metadata.py +0 -180
  1485. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/util.py +0 -26
  1486. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/__init__.py +0 -0
  1487. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-312.pyc +0 -0
  1488. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py +0 -0
  1489. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1490. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1491. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1492. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1493. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1494. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1495. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1496. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1497. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1498. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1499. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1500. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1501. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1502. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py +0 -108
  1503. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py +0 -260
  1504. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py +0 -83
  1505. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py +0 -356
  1506. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py +0 -61
  1507. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py +0 -192
  1508. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py +0 -253
  1509. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py +0 -90
  1510. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py +0 -1011
  1511. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py +0 -571
  1512. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py +0 -172
  1513. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py +0 -561
  1514. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt +0 -1
  1515. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/wheelfile.py +0 -196
  1516. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/INSTALLER +0 -1
  1517. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/LICENSE.txt +0 -21
  1518. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/METADATA +0 -61
  1519. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/RECORD +0 -63
  1520. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/REQUESTED +0 -0
  1521. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/WHEEL +0 -4
  1522. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/entry_points.txt +0 -6
  1523. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/__init__.py +0 -501
  1524. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-312.pyc +0 -0
  1525. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-312.pyc +0 -0
  1526. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__init__.py +0 -0
  1527. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1528. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-312.pyc +0 -0
  1529. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/py310.py +0 -11
  1530. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py +0 -106
  1531. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER +0 -1
  1532. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE +0 -17
  1533. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA +0 -102
  1534. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD +0 -15
  1535. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED +0 -0
  1536. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL +0 -5
  1537. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt +0 -1
  1538. package/env/lib/python3.12/site-packages/setuptools/archive_util.py +0 -217
  1539. package/env/lib/python3.12/site-packages/setuptools/build_meta.py +0 -529
  1540. package/env/lib/python3.12/site-packages/setuptools/cli-32.exe +0 -0
  1541. package/env/lib/python3.12/site-packages/setuptools/cli-64.exe +0 -0
  1542. package/env/lib/python3.12/site-packages/setuptools/cli-arm64.exe +0 -0
  1543. package/env/lib/python3.12/site-packages/setuptools/cli.exe +0 -0
  1544. package/env/lib/python3.12/site-packages/setuptools/command/__init__.py +0 -13
  1545. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/__init__.cpython-312.pyc +0 -0
  1546. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-312.pyc +0 -0
  1547. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/alias.cpython-312.pyc +0 -0
  1548. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-312.pyc +0 -0
  1549. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  1550. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  1551. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build.cpython-312.pyc +0 -0
  1552. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  1553. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  1554. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build_py.cpython-312.pyc +0 -0
  1555. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/develop.cpython-312.pyc +0 -0
  1556. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/dist_info.cpython-312.pyc +0 -0
  1557. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/easy_install.cpython-312.pyc +0 -0
  1558. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-312.pyc +0 -0
  1559. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/egg_info.cpython-312.pyc +0 -0
  1560. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install.cpython-312.pyc +0 -0
  1561. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  1562. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  1563. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  1564. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/register.cpython-312.pyc +0 -0
  1565. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/rotate.cpython-312.pyc +0 -0
  1566. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/saveopts.cpython-312.pyc +0 -0
  1567. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/sdist.cpython-312.pyc +0 -0
  1568. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/setopt.cpython-312.pyc +0 -0
  1569. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/test.cpython-312.pyc +0 -0
  1570. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/upload.cpython-312.pyc +0 -0
  1571. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/upload_docs.cpython-312.pyc +0 -0
  1572. package/env/lib/python3.12/site-packages/setuptools/command/_requirestxt.py +0 -131
  1573. package/env/lib/python3.12/site-packages/setuptools/command/alias.py +0 -78
  1574. package/env/lib/python3.12/site-packages/setuptools/command/bdist_egg.py +0 -465
  1575. package/env/lib/python3.12/site-packages/setuptools/command/bdist_rpm.py +0 -42
  1576. package/env/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py +0 -621
  1577. package/env/lib/python3.12/site-packages/setuptools/command/build.py +0 -129
  1578. package/env/lib/python3.12/site-packages/setuptools/command/build_clib.py +0 -108
  1579. package/env/lib/python3.12/site-packages/setuptools/command/build_ext.py +0 -462
  1580. package/env/lib/python3.12/site-packages/setuptools/command/build_py.py +0 -404
  1581. package/env/lib/python3.12/site-packages/setuptools/command/develop.py +0 -195
  1582. package/env/lib/python3.12/site-packages/setuptools/command/dist_info.py +0 -107
  1583. package/env/lib/python3.12/site-packages/setuptools/command/easy_install.py +0 -2364
  1584. package/env/lib/python3.12/site-packages/setuptools/command/editable_wheel.py +0 -899
  1585. package/env/lib/python3.12/site-packages/setuptools/command/egg_info.py +0 -727
  1586. package/env/lib/python3.12/site-packages/setuptools/command/install.py +0 -165
  1587. package/env/lib/python3.12/site-packages/setuptools/command/install_egg_info.py +0 -58
  1588. package/env/lib/python3.12/site-packages/setuptools/command/install_lib.py +0 -134
  1589. package/env/lib/python3.12/site-packages/setuptools/command/install_scripts.py +0 -73
  1590. package/env/lib/python3.12/site-packages/setuptools/command/launcher manifest.xml +0 -15
  1591. package/env/lib/python3.12/site-packages/setuptools/command/register.py +0 -22
  1592. package/env/lib/python3.12/site-packages/setuptools/command/rotate.py +0 -65
  1593. package/env/lib/python3.12/site-packages/setuptools/command/saveopts.py +0 -21
  1594. package/env/lib/python3.12/site-packages/setuptools/command/sdist.py +0 -207
  1595. package/env/lib/python3.12/site-packages/setuptools/command/setopt.py +0 -141
  1596. package/env/lib/python3.12/site-packages/setuptools/command/test.py +0 -42
  1597. package/env/lib/python3.12/site-packages/setuptools/command/upload.py +0 -20
  1598. package/env/lib/python3.12/site-packages/setuptools/command/upload_docs.py +0 -221
  1599. package/env/lib/python3.12/site-packages/setuptools/compat/__init__.py +0 -0
  1600. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1601. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/py310.cpython-312.pyc +0 -0
  1602. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/py311.cpython-312.pyc +0 -0
  1603. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1604. package/env/lib/python3.12/site-packages/setuptools/compat/py310.py +0 -9
  1605. package/env/lib/python3.12/site-packages/setuptools/compat/py311.py +0 -27
  1606. package/env/lib/python3.12/site-packages/setuptools/compat/py39.py +0 -9
  1607. package/env/lib/python3.12/site-packages/setuptools/config/NOTICE +0 -10
  1608. package/env/lib/python3.12/site-packages/setuptools/config/__init__.py +0 -43
  1609. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/__init__.cpython-312.pyc +0 -0
  1610. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-312.pyc +0 -0
  1611. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/expand.cpython-312.pyc +0 -0
  1612. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-312.pyc +0 -0
  1613. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/setupcfg.cpython-312.pyc +0 -0
  1614. package/env/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py +0 -439
  1615. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/NOTICE +0 -438
  1616. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__init__.py +0 -34
  1617. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-312.pyc +0 -0
  1618. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-312.pyc +0 -0
  1619. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-312.pyc +0 -0
  1620. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-312.pyc +0 -0
  1621. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-312.pyc +0 -0
  1622. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-312.pyc +0 -0
  1623. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/error_reporting.py +0 -336
  1624. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/extra_validations.py +0 -52
  1625. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py +0 -51
  1626. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py +0 -1104
  1627. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/formats.py +0 -375
  1628. package/env/lib/python3.12/site-packages/setuptools/config/distutils.schema.json +0 -26
  1629. package/env/lib/python3.12/site-packages/setuptools/config/expand.py +0 -436
  1630. package/env/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py +0 -453
  1631. package/env/lib/python3.12/site-packages/setuptools/config/setupcfg.py +0 -777
  1632. package/env/lib/python3.12/site-packages/setuptools/config/setuptools.schema.json +0 -352
  1633. package/env/lib/python3.12/site-packages/setuptools/depends.py +0 -166
  1634. package/env/lib/python3.12/site-packages/setuptools/discovery.py +0 -607
  1635. package/env/lib/python3.12/site-packages/setuptools/dist.py +0 -953
  1636. package/env/lib/python3.12/site-packages/setuptools/errors.py +0 -65
  1637. package/env/lib/python3.12/site-packages/setuptools/extension.py +0 -163
  1638. package/env/lib/python3.12/site-packages/setuptools/glob.py +0 -165
  1639. package/env/lib/python3.12/site-packages/setuptools/gui-32.exe +0 -0
  1640. package/env/lib/python3.12/site-packages/setuptools/gui-64.exe +0 -0
  1641. package/env/lib/python3.12/site-packages/setuptools/gui-arm64.exe +0 -0
  1642. package/env/lib/python3.12/site-packages/setuptools/gui.exe +0 -0
  1643. package/env/lib/python3.12/site-packages/setuptools/installer.py +0 -145
  1644. package/env/lib/python3.12/site-packages/setuptools/launch.py +0 -36
  1645. package/env/lib/python3.12/site-packages/setuptools/logging.py +0 -40
  1646. package/env/lib/python3.12/site-packages/setuptools/modified.py +0 -8
  1647. package/env/lib/python3.12/site-packages/setuptools/monkey.py +0 -156
  1648. package/env/lib/python3.12/site-packages/setuptools/msvc.py +0 -1748
  1649. package/env/lib/python3.12/site-packages/setuptools/namespaces.py +0 -105
  1650. package/env/lib/python3.12/site-packages/setuptools/package_index.py +0 -1148
  1651. package/env/lib/python3.12/site-packages/setuptools/sandbox.py +0 -514
  1652. package/env/lib/python3.12/site-packages/setuptools/script (dev).tmpl +0 -6
  1653. package/env/lib/python3.12/site-packages/setuptools/script.tmpl +0 -3
  1654. package/env/lib/python3.12/site-packages/setuptools/unicode_utils.py +0 -102
  1655. package/env/lib/python3.12/site-packages/setuptools/version.py +0 -6
  1656. package/env/lib/python3.12/site-packages/setuptools/warnings.py +0 -107
  1657. package/env/lib/python3.12/site-packages/setuptools/wheel.py +0 -236
  1658. package/env/lib/python3.12/site-packages/setuptools/windows_support.py +0 -30
  1659. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/INSTALLER +0 -1
  1660. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/LICENSE +0 -17
  1661. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/METADATA +0 -136
  1662. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/RECORD +0 -1007
  1663. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/REQUESTED +0 -0
  1664. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/WHEEL +0 -5
  1665. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/entry_points.txt +0 -52
  1666. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/top_level.txt +0 -3
  1667. package/env/pyvenv.cfg +0 -5
@@ -1,3709 +0,0 @@
1
- # TODO: Add Generic type annotations to initialized collections.
2
- # For now we'd simply use implicit Any/Unknown which would add redundant annotations
3
- # mypy: disable-error-code="var-annotated"
4
- """
5
- Package resource API
6
- --------------------
7
-
8
- A resource is a logical file contained within a package, or a logical
9
- subdirectory thereof. The package resource API expects resource names
10
- to have their path parts separated with ``/``, *not* whatever the local
11
- path separator is. Do not use os.path operations to manipulate resource
12
- names being passed into the API.
13
-
14
- The package resource API is designed to work with normal filesystem packages,
15
- .egg files, and unpacked .egg files. It can also work in a limited way with
16
- .zip files and with custom PEP 302 loaders that support the ``get_data()``
17
- method.
18
-
19
- This module is deprecated. Users are directed to :mod:`importlib.resources`,
20
- :mod:`importlib.metadata` and :pypi:`packaging` instead.
21
- """
22
-
23
- from __future__ import annotations
24
-
25
- import sys
26
-
27
- if sys.version_info < (3, 8): # noqa: UP036 # Check for unsupported versions
28
- raise RuntimeError("Python 3.8 or later is required")
29
-
30
- import _imp
31
- import collections
32
- import email.parser
33
- import errno
34
- import functools
35
- import importlib
36
- import importlib.abc
37
- import importlib.machinery
38
- import inspect
39
- import io
40
- import ntpath
41
- import operator
42
- import os
43
- import pkgutil
44
- import platform
45
- import plistlib
46
- import posixpath
47
- import re
48
- import stat
49
- import tempfile
50
- import textwrap
51
- import time
52
- import types
53
- import warnings
54
- import zipfile
55
- import zipimport
56
- from pkgutil import get_importer
57
- from typing import (
58
- TYPE_CHECKING,
59
- Any,
60
- BinaryIO,
61
- Callable,
62
- Dict,
63
- Iterable,
64
- Iterator,
65
- Literal,
66
- Mapping,
67
- MutableSequence,
68
- NamedTuple,
69
- NoReturn,
70
- Protocol,
71
- Tuple,
72
- TypeVar,
73
- Union,
74
- overload,
75
- )
76
-
77
- sys.path.extend(((vendor_path := os.path.join(os.path.dirname(os.path.dirname(__file__)), 'setuptools', '_vendor')) not in sys.path) * [vendor_path]) # fmt: skip
78
- # workaround for #4476
79
- sys.modules.pop('backports', None)
80
-
81
- # capture these to bypass sandboxing
82
- from os import open as os_open, utime # isort: skip
83
- from os.path import isdir, split # isort: skip
84
-
85
- try:
86
- from os import mkdir, rename, unlink
87
-
88
- WRITE_SUPPORT = True
89
- except ImportError:
90
- # no write support, probably under GAE
91
- WRITE_SUPPORT = False
92
-
93
- import packaging.markers
94
- import packaging.requirements
95
- import packaging.specifiers
96
- import packaging.utils
97
- import packaging.version
98
- from jaraco.text import drop_comment, join_continuation, yield_lines
99
- from platformdirs import user_cache_dir as _user_cache_dir
100
-
101
- if TYPE_CHECKING:
102
- from _typeshed import BytesPath, StrOrBytesPath, StrPath
103
- from typing_extensions import Self, TypeAlias
104
-
105
- warnings.warn(
106
- "pkg_resources is deprecated as an API. "
107
- "See https://setuptools.pypa.io/en/latest/pkg_resources.html",
108
- DeprecationWarning,
109
- stacklevel=2,
110
- )
111
-
112
- _T = TypeVar("_T")
113
- _DistributionT = TypeVar("_DistributionT", bound="Distribution")
114
- # Type aliases
115
- _NestedStr: TypeAlias = Union[str, Iterable[Union[str, Iterable["_NestedStr"]]]]
116
- _StrictInstallerType: TypeAlias = Callable[["Requirement"], "_DistributionT"]
117
- _InstallerType: TypeAlias = Callable[["Requirement"], Union["Distribution", None]]
118
- _PkgReqType: TypeAlias = Union[str, "Requirement"]
119
- _EPDistType: TypeAlias = Union["Distribution", _PkgReqType]
120
- _MetadataType: TypeAlias = Union["IResourceProvider", None]
121
- _ResolvedEntryPoint: TypeAlias = Any # Can be any attribute in the module
122
- _ResourceStream: TypeAlias = Any # TODO / Incomplete: A readable file-like object
123
- # Any object works, but let's indicate we expect something like a module (optionally has __loader__ or __file__)
124
- _ModuleLike: TypeAlias = Union[object, types.ModuleType]
125
- # Any: Should be _ModuleLike but we end up with issues where _ModuleLike doesn't have _ZipLoaderModule's __loader__
126
- _ProviderFactoryType: TypeAlias = Callable[[Any], "IResourceProvider"]
127
- _DistFinderType: TypeAlias = Callable[[_T, str, bool], Iterable["Distribution"]]
128
- _NSHandlerType: TypeAlias = Callable[[_T, str, str, types.ModuleType], Union[str, None]]
129
- _AdapterT = TypeVar(
130
- "_AdapterT", _DistFinderType[Any], _ProviderFactoryType, _NSHandlerType[Any]
131
- )
132
-
133
-
134
- # Use _typeshed.importlib.LoaderProtocol once available https://github.com/python/typeshed/pull/11890
135
- class _LoaderProtocol(Protocol):
136
- def load_module(self, fullname: str, /) -> types.ModuleType: ...
137
-
138
-
139
- class _ZipLoaderModule(Protocol):
140
- __loader__: zipimport.zipimporter
141
-
142
-
143
- _PEP440_FALLBACK = re.compile(r"^v?(?P<safe>(?:[0-9]+!)?[0-9]+(?:\.[0-9]+)*)", re.I)
144
-
145
-
146
- class PEP440Warning(RuntimeWarning):
147
- """
148
- Used when there is an issue with a version or specifier not complying with
149
- PEP 440.
150
- """
151
-
152
-
153
- parse_version = packaging.version.Version
154
-
155
- _state_vars: dict[str, str] = {}
156
-
157
-
158
- def _declare_state(vartype: str, varname: str, initial_value: _T) -> _T:
159
- _state_vars[varname] = vartype
160
- return initial_value
161
-
162
-
163
- def __getstate__() -> dict[str, Any]:
164
- state = {}
165
- g = globals()
166
- for k, v in _state_vars.items():
167
- state[k] = g['_sget_' + v](g[k])
168
- return state
169
-
170
-
171
- def __setstate__(state: dict[str, Any]) -> dict[str, Any]:
172
- g = globals()
173
- for k, v in state.items():
174
- g['_sset_' + _state_vars[k]](k, g[k], v)
175
- return state
176
-
177
-
178
- def _sget_dict(val):
179
- return val.copy()
180
-
181
-
182
- def _sset_dict(key, ob, state):
183
- ob.clear()
184
- ob.update(state)
185
-
186
-
187
- def _sget_object(val):
188
- return val.__getstate__()
189
-
190
-
191
- def _sset_object(key, ob, state):
192
- ob.__setstate__(state)
193
-
194
-
195
- _sget_none = _sset_none = lambda *args: None
196
-
197
-
198
- def get_supported_platform():
199
- """Return this platform's maximum compatible version.
200
-
201
- distutils.util.get_platform() normally reports the minimum version
202
- of macOS that would be required to *use* extensions produced by
203
- distutils. But what we want when checking compatibility is to know the
204
- version of macOS that we are *running*. To allow usage of packages that
205
- explicitly require a newer version of macOS, we must also know the
206
- current version of the OS.
207
-
208
- If this condition occurs for any other platform with a version in its
209
- platform strings, this function should be extended accordingly.
210
- """
211
- plat = get_build_platform()
212
- m = macosVersionString.match(plat)
213
- if m is not None and sys.platform == "darwin":
214
- try:
215
- plat = 'macosx-%s-%s' % ('.'.join(_macos_vers()[:2]), m.group(3))
216
- except ValueError:
217
- # not macOS
218
- pass
219
- return plat
220
-
221
-
222
- __all__ = [
223
- # Basic resource access and distribution/entry point discovery
224
- 'require',
225
- 'run_script',
226
- 'get_provider',
227
- 'get_distribution',
228
- 'load_entry_point',
229
- 'get_entry_map',
230
- 'get_entry_info',
231
- 'iter_entry_points',
232
- 'resource_string',
233
- 'resource_stream',
234
- 'resource_filename',
235
- 'resource_listdir',
236
- 'resource_exists',
237
- 'resource_isdir',
238
- # Environmental control
239
- 'declare_namespace',
240
- 'working_set',
241
- 'add_activation_listener',
242
- 'find_distributions',
243
- 'set_extraction_path',
244
- 'cleanup_resources',
245
- 'get_default_cache',
246
- # Primary implementation classes
247
- 'Environment',
248
- 'WorkingSet',
249
- 'ResourceManager',
250
- 'Distribution',
251
- 'Requirement',
252
- 'EntryPoint',
253
- # Exceptions
254
- 'ResolutionError',
255
- 'VersionConflict',
256
- 'DistributionNotFound',
257
- 'UnknownExtra',
258
- 'ExtractionError',
259
- # Warnings
260
- 'PEP440Warning',
261
- # Parsing functions and string utilities
262
- 'parse_requirements',
263
- 'parse_version',
264
- 'safe_name',
265
- 'safe_version',
266
- 'get_platform',
267
- 'compatible_platforms',
268
- 'yield_lines',
269
- 'split_sections',
270
- 'safe_extra',
271
- 'to_filename',
272
- 'invalid_marker',
273
- 'evaluate_marker',
274
- # filesystem utilities
275
- 'ensure_directory',
276
- 'normalize_path',
277
- # Distribution "precedence" constants
278
- 'EGG_DIST',
279
- 'BINARY_DIST',
280
- 'SOURCE_DIST',
281
- 'CHECKOUT_DIST',
282
- 'DEVELOP_DIST',
283
- # "Provider" interfaces, implementations, and registration/lookup APIs
284
- 'IMetadataProvider',
285
- 'IResourceProvider',
286
- 'FileMetadata',
287
- 'PathMetadata',
288
- 'EggMetadata',
289
- 'EmptyProvider',
290
- 'empty_provider',
291
- 'NullProvider',
292
- 'EggProvider',
293
- 'DefaultProvider',
294
- 'ZipProvider',
295
- 'register_finder',
296
- 'register_namespace_handler',
297
- 'register_loader_type',
298
- 'fixup_namespace_packages',
299
- 'get_importer',
300
- # Warnings
301
- 'PkgResourcesDeprecationWarning',
302
- # Deprecated/backward compatibility only
303
- 'run_main',
304
- 'AvailableDistributions',
305
- ]
306
-
307
-
308
- class ResolutionError(Exception):
309
- """Abstract base for dependency resolution errors"""
310
-
311
- def __repr__(self):
312
- return self.__class__.__name__ + repr(self.args)
313
-
314
-
315
- class VersionConflict(ResolutionError):
316
- """
317
- An already-installed version conflicts with the requested version.
318
-
319
- Should be initialized with the installed Distribution and the requested
320
- Requirement.
321
- """
322
-
323
- _template = "{self.dist} is installed but {self.req} is required"
324
-
325
- @property
326
- def dist(self) -> Distribution:
327
- return self.args[0]
328
-
329
- @property
330
- def req(self) -> Requirement:
331
- return self.args[1]
332
-
333
- def report(self):
334
- return self._template.format(**locals())
335
-
336
- def with_context(
337
- self, required_by: set[Distribution | str]
338
- ) -> Self | ContextualVersionConflict:
339
- """
340
- If required_by is non-empty, return a version of self that is a
341
- ContextualVersionConflict.
342
- """
343
- if not required_by:
344
- return self
345
- args = self.args + (required_by,)
346
- return ContextualVersionConflict(*args)
347
-
348
-
349
- class ContextualVersionConflict(VersionConflict):
350
- """
351
- A VersionConflict that accepts a third parameter, the set of the
352
- requirements that required the installed Distribution.
353
- """
354
-
355
- _template = VersionConflict._template + ' by {self.required_by}'
356
-
357
- @property
358
- def required_by(self) -> set[str]:
359
- return self.args[2]
360
-
361
-
362
- class DistributionNotFound(ResolutionError):
363
- """A requested distribution was not found"""
364
-
365
- _template = (
366
- "The '{self.req}' distribution was not found "
367
- "and is required by {self.requirers_str}"
368
- )
369
-
370
- @property
371
- def req(self) -> Requirement:
372
- return self.args[0]
373
-
374
- @property
375
- def requirers(self) -> set[str] | None:
376
- return self.args[1]
377
-
378
- @property
379
- def requirers_str(self):
380
- if not self.requirers:
381
- return 'the application'
382
- return ', '.join(self.requirers)
383
-
384
- def report(self):
385
- return self._template.format(**locals())
386
-
387
- def __str__(self):
388
- return self.report()
389
-
390
-
391
- class UnknownExtra(ResolutionError):
392
- """Distribution doesn't have an "extra feature" of the given name"""
393
-
394
-
395
- _provider_factories: dict[type[_ModuleLike], _ProviderFactoryType] = {}
396
-
397
- PY_MAJOR = '{}.{}'.format(*sys.version_info)
398
- EGG_DIST = 3
399
- BINARY_DIST = 2
400
- SOURCE_DIST = 1
401
- CHECKOUT_DIST = 0
402
- DEVELOP_DIST = -1
403
-
404
-
405
- def register_loader_type(
406
- loader_type: type[_ModuleLike], provider_factory: _ProviderFactoryType
407
- ) -> None:
408
- """Register `provider_factory` to make providers for `loader_type`
409
-
410
- `loader_type` is the type or class of a PEP 302 ``module.__loader__``,
411
- and `provider_factory` is a function that, passed a *module* object,
412
- returns an ``IResourceProvider`` for that module.
413
- """
414
- _provider_factories[loader_type] = provider_factory
415
-
416
-
417
- @overload
418
- def get_provider(moduleOrReq: str) -> IResourceProvider: ...
419
- @overload
420
- def get_provider(moduleOrReq: Requirement) -> Distribution: ...
421
- def get_provider(moduleOrReq: str | Requirement) -> IResourceProvider | Distribution:
422
- """Return an IResourceProvider for the named module or requirement"""
423
- if isinstance(moduleOrReq, Requirement):
424
- return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
425
- try:
426
- module = sys.modules[moduleOrReq]
427
- except KeyError:
428
- __import__(moduleOrReq)
429
- module = sys.modules[moduleOrReq]
430
- loader = getattr(module, '__loader__', None)
431
- return _find_adapter(_provider_factories, loader)(module)
432
-
433
-
434
- @functools.lru_cache(maxsize=None)
435
- def _macos_vers():
436
- version = platform.mac_ver()[0]
437
- # fallback for MacPorts
438
- if version == '':
439
- plist = '/System/Library/CoreServices/SystemVersion.plist'
440
- if os.path.exists(plist):
441
- with open(plist, 'rb') as fh:
442
- plist_content = plistlib.load(fh)
443
- if 'ProductVersion' in plist_content:
444
- version = plist_content['ProductVersion']
445
- return version.split('.')
446
-
447
-
448
- def _macos_arch(machine):
449
- return {'PowerPC': 'ppc', 'Power_Macintosh': 'ppc'}.get(machine, machine)
450
-
451
-
452
- def get_build_platform():
453
- """Return this platform's string for platform-specific distributions
454
-
455
- XXX Currently this is the same as ``distutils.util.get_platform()``, but it
456
- needs some hacks for Linux and macOS.
457
- """
458
- from sysconfig import get_platform
459
-
460
- plat = get_platform()
461
- if sys.platform == "darwin" and not plat.startswith('macosx-'):
462
- try:
463
- version = _macos_vers()
464
- machine = os.uname()[4].replace(" ", "_")
465
- return "macosx-%d.%d-%s" % (
466
- int(version[0]),
467
- int(version[1]),
468
- _macos_arch(machine),
469
- )
470
- except ValueError:
471
- # if someone is running a non-Mac darwin system, this will fall
472
- # through to the default implementation
473
- pass
474
- return plat
475
-
476
-
477
- macosVersionString = re.compile(r"macosx-(\d+)\.(\d+)-(.*)")
478
- darwinVersionString = re.compile(r"darwin-(\d+)\.(\d+)\.(\d+)-(.*)")
479
- # XXX backward compat
480
- get_platform = get_build_platform
481
-
482
-
483
- def compatible_platforms(provided: str | None, required: str | None) -> bool:
484
- """Can code for the `provided` platform run on the `required` platform?
485
-
486
- Returns true if either platform is ``None``, or the platforms are equal.
487
-
488
- XXX Needs compatibility checks for Linux and other unixy OSes.
489
- """
490
- if provided is None or required is None or provided == required:
491
- # easy case
492
- return True
493
-
494
- # macOS special cases
495
- reqMac = macosVersionString.match(required)
496
- if reqMac:
497
- provMac = macosVersionString.match(provided)
498
-
499
- # is this a Mac package?
500
- if not provMac:
501
- # this is backwards compatibility for packages built before
502
- # setuptools 0.6. All packages built after this point will
503
- # use the new macOS designation.
504
- provDarwin = darwinVersionString.match(provided)
505
- if provDarwin:
506
- dversion = int(provDarwin.group(1))
507
- macosversion = "%s.%s" % (reqMac.group(1), reqMac.group(2))
508
- if (
509
- dversion == 7
510
- and macosversion >= "10.3"
511
- or dversion == 8
512
- and macosversion >= "10.4"
513
- ):
514
- return True
515
- # egg isn't macOS or legacy darwin
516
- return False
517
-
518
- # are they the same major version and machine type?
519
- if provMac.group(1) != reqMac.group(1) or provMac.group(3) != reqMac.group(3):
520
- return False
521
-
522
- # is the required OS major update >= the provided one?
523
- if int(provMac.group(2)) > int(reqMac.group(2)):
524
- return False
525
-
526
- return True
527
-
528
- # XXX Linux and other platforms' special cases should go here
529
- return False
530
-
531
-
532
- @overload
533
- def get_distribution(dist: _DistributionT) -> _DistributionT: ...
534
- @overload
535
- def get_distribution(dist: _PkgReqType) -> Distribution: ...
536
- def get_distribution(dist: Distribution | _PkgReqType) -> Distribution:
537
- """Return a current distribution object for a Requirement or string"""
538
- if isinstance(dist, str):
539
- dist = Requirement.parse(dist)
540
- if isinstance(dist, Requirement):
541
- dist = get_provider(dist)
542
- if not isinstance(dist, Distribution):
543
- raise TypeError("Expected str, Requirement, or Distribution", dist)
544
- return dist
545
-
546
-
547
- def load_entry_point(dist: _EPDistType, group: str, name: str) -> _ResolvedEntryPoint:
548
- """Return `name` entry point of `group` for `dist` or raise ImportError"""
549
- return get_distribution(dist).load_entry_point(group, name)
550
-
551
-
552
- @overload
553
- def get_entry_map(
554
- dist: _EPDistType, group: None = None
555
- ) -> dict[str, dict[str, EntryPoint]]: ...
556
- @overload
557
- def get_entry_map(dist: _EPDistType, group: str) -> dict[str, EntryPoint]: ...
558
- def get_entry_map(dist: _EPDistType, group: str | None = None):
559
- """Return the entry point map for `group`, or the full entry map"""
560
- return get_distribution(dist).get_entry_map(group)
561
-
562
-
563
- def get_entry_info(dist: _EPDistType, group: str, name: str) -> EntryPoint | None:
564
- """Return the EntryPoint object for `group`+`name`, or ``None``"""
565
- return get_distribution(dist).get_entry_info(group, name)
566
-
567
-
568
- class IMetadataProvider(Protocol):
569
- def has_metadata(self, name: str) -> bool:
570
- """Does the package's distribution contain the named metadata?"""
571
-
572
- def get_metadata(self, name: str) -> str:
573
- """The named metadata resource as a string"""
574
-
575
- def get_metadata_lines(self, name: str) -> Iterator[str]:
576
- """Yield named metadata resource as list of non-blank non-comment lines
577
-
578
- Leading and trailing whitespace is stripped from each line, and lines
579
- with ``#`` as the first non-blank character are omitted."""
580
-
581
- def metadata_isdir(self, name: str) -> bool:
582
- """Is the named metadata a directory? (like ``os.path.isdir()``)"""
583
-
584
- def metadata_listdir(self, name: str) -> list[str]:
585
- """List of metadata names in the directory (like ``os.listdir()``)"""
586
-
587
- def run_script(self, script_name: str, namespace: dict[str, Any]) -> None:
588
- """Execute the named script in the supplied namespace dictionary"""
589
-
590
-
591
- class IResourceProvider(IMetadataProvider, Protocol):
592
- """An object that provides access to package resources"""
593
-
594
- def get_resource_filename(
595
- self, manager: ResourceManager, resource_name: str
596
- ) -> str:
597
- """Return a true filesystem path for `resource_name`
598
-
599
- `manager` must be a ``ResourceManager``"""
600
-
601
- def get_resource_stream(
602
- self, manager: ResourceManager, resource_name: str
603
- ) -> _ResourceStream:
604
- """Return a readable file-like object for `resource_name`
605
-
606
- `manager` must be a ``ResourceManager``"""
607
-
608
- def get_resource_string(
609
- self, manager: ResourceManager, resource_name: str
610
- ) -> bytes:
611
- """Return the contents of `resource_name` as :obj:`bytes`
612
-
613
- `manager` must be a ``ResourceManager``"""
614
-
615
- def has_resource(self, resource_name: str) -> bool:
616
- """Does the package contain the named resource?"""
617
-
618
- def resource_isdir(self, resource_name: str) -> bool:
619
- """Is the named resource a directory? (like ``os.path.isdir()``)"""
620
-
621
- def resource_listdir(self, resource_name: str) -> list[str]:
622
- """List of resource names in the directory (like ``os.listdir()``)"""
623
-
624
-
625
- class WorkingSet:
626
- """A collection of active distributions on sys.path (or a similar list)"""
627
-
628
- def __init__(self, entries: Iterable[str] | None = None):
629
- """Create working set from list of path entries (default=sys.path)"""
630
- self.entries: list[str] = []
631
- self.entry_keys = {}
632
- self.by_key = {}
633
- self.normalized_to_canonical_keys = {}
634
- self.callbacks = []
635
-
636
- if entries is None:
637
- entries = sys.path
638
-
639
- for entry in entries:
640
- self.add_entry(entry)
641
-
642
- @classmethod
643
- def _build_master(cls):
644
- """
645
- Prepare the master working set.
646
- """
647
- ws = cls()
648
- try:
649
- from __main__ import __requires__
650
- except ImportError:
651
- # The main program does not list any requirements
652
- return ws
653
-
654
- # ensure the requirements are met
655
- try:
656
- ws.require(__requires__)
657
- except VersionConflict:
658
- return cls._build_from_requirements(__requires__)
659
-
660
- return ws
661
-
662
- @classmethod
663
- def _build_from_requirements(cls, req_spec):
664
- """
665
- Build a working set from a requirement spec. Rewrites sys.path.
666
- """
667
- # try it without defaults already on sys.path
668
- # by starting with an empty path
669
- ws = cls([])
670
- reqs = parse_requirements(req_spec)
671
- dists = ws.resolve(reqs, Environment())
672
- for dist in dists:
673
- ws.add(dist)
674
-
675
- # add any missing entries from sys.path
676
- for entry in sys.path:
677
- if entry not in ws.entries:
678
- ws.add_entry(entry)
679
-
680
- # then copy back to sys.path
681
- sys.path[:] = ws.entries
682
- return ws
683
-
684
- def add_entry(self, entry: str) -> None:
685
- """Add a path item to ``.entries``, finding any distributions on it
686
-
687
- ``find_distributions(entry, True)`` is used to find distributions
688
- corresponding to the path entry, and they are added. `entry` is
689
- always appended to ``.entries``, even if it is already present.
690
- (This is because ``sys.path`` can contain the same value more than
691
- once, and the ``.entries`` of the ``sys.path`` WorkingSet should always
692
- equal ``sys.path``.)
693
- """
694
- self.entry_keys.setdefault(entry, [])
695
- self.entries.append(entry)
696
- for dist in find_distributions(entry, True):
697
- self.add(dist, entry, False)
698
-
699
- def __contains__(self, dist: Distribution) -> bool:
700
- """True if `dist` is the active distribution for its project"""
701
- return self.by_key.get(dist.key) == dist
702
-
703
- def find(self, req: Requirement) -> Distribution | None:
704
- """Find a distribution matching requirement `req`
705
-
706
- If there is an active distribution for the requested project, this
707
- returns it as long as it meets the version requirement specified by
708
- `req`. But, if there is an active distribution for the project and it
709
- does *not* meet the `req` requirement, ``VersionConflict`` is raised.
710
- If there is no active distribution for the requested project, ``None``
711
- is returned.
712
- """
713
- dist = self.by_key.get(req.key)
714
-
715
- if dist is None:
716
- canonical_key = self.normalized_to_canonical_keys.get(req.key)
717
-
718
- if canonical_key is not None:
719
- req.key = canonical_key
720
- dist = self.by_key.get(canonical_key)
721
-
722
- if dist is not None and dist not in req:
723
- # XXX add more info
724
- raise VersionConflict(dist, req)
725
- return dist
726
-
727
- def iter_entry_points(
728
- self, group: str, name: str | None = None
729
- ) -> Iterator[EntryPoint]:
730
- """Yield entry point objects from `group` matching `name`
731
-
732
- If `name` is None, yields all entry points in `group` from all
733
- distributions in the working set, otherwise only ones matching
734
- both `group` and `name` are yielded (in distribution order).
735
- """
736
- return (
737
- entry
738
- for dist in self
739
- for entry in dist.get_entry_map(group).values()
740
- if name is None or name == entry.name
741
- )
742
-
743
- def run_script(self, requires: str, script_name: str) -> None:
744
- """Locate distribution for `requires` and run `script_name` script"""
745
- ns = sys._getframe(1).f_globals
746
- name = ns['__name__']
747
- ns.clear()
748
- ns['__name__'] = name
749
- self.require(requires)[0].run_script(script_name, ns)
750
-
751
- def __iter__(self) -> Iterator[Distribution]:
752
- """Yield distributions for non-duplicate projects in the working set
753
-
754
- The yield order is the order in which the items' path entries were
755
- added to the working set.
756
- """
757
- seen = set()
758
- for item in self.entries:
759
- if item not in self.entry_keys:
760
- # workaround a cache issue
761
- continue
762
-
763
- for key in self.entry_keys[item]:
764
- if key not in seen:
765
- seen.add(key)
766
- yield self.by_key[key]
767
-
768
- def add(
769
- self,
770
- dist: Distribution,
771
- entry: str | None = None,
772
- insert: bool = True,
773
- replace: bool = False,
774
- ) -> None:
775
- """Add `dist` to working set, associated with `entry`
776
-
777
- If `entry` is unspecified, it defaults to the ``.location`` of `dist`.
778
- On exit from this routine, `entry` is added to the end of the working
779
- set's ``.entries`` (if it wasn't already present).
780
-
781
- `dist` is only added to the working set if it's for a project that
782
- doesn't already have a distribution in the set, unless `replace=True`.
783
- If it's added, any callbacks registered with the ``subscribe()`` method
784
- will be called.
785
- """
786
- if insert:
787
- dist.insert_on(self.entries, entry, replace=replace)
788
-
789
- if entry is None:
790
- entry = dist.location
791
- keys = self.entry_keys.setdefault(entry, [])
792
- keys2 = self.entry_keys.setdefault(dist.location, [])
793
- if not replace and dist.key in self.by_key:
794
- # ignore hidden distros
795
- return
796
-
797
- self.by_key[dist.key] = dist
798
- normalized_name = packaging.utils.canonicalize_name(dist.key)
799
- self.normalized_to_canonical_keys[normalized_name] = dist.key
800
- if dist.key not in keys:
801
- keys.append(dist.key)
802
- if dist.key not in keys2:
803
- keys2.append(dist.key)
804
- self._added_new(dist)
805
-
806
- @overload
807
- def resolve(
808
- self,
809
- requirements: Iterable[Requirement],
810
- env: Environment | None,
811
- installer: _StrictInstallerType[_DistributionT],
812
- replace_conflicting: bool = False,
813
- extras: tuple[str, ...] | None = None,
814
- ) -> list[_DistributionT]: ...
815
- @overload
816
- def resolve(
817
- self,
818
- requirements: Iterable[Requirement],
819
- env: Environment | None = None,
820
- *,
821
- installer: _StrictInstallerType[_DistributionT],
822
- replace_conflicting: bool = False,
823
- extras: tuple[str, ...] | None = None,
824
- ) -> list[_DistributionT]: ...
825
- @overload
826
- def resolve(
827
- self,
828
- requirements: Iterable[Requirement],
829
- env: Environment | None = None,
830
- installer: _InstallerType | None = None,
831
- replace_conflicting: bool = False,
832
- extras: tuple[str, ...] | None = None,
833
- ) -> list[Distribution]: ...
834
- def resolve(
835
- self,
836
- requirements: Iterable[Requirement],
837
- env: Environment | None = None,
838
- installer: _InstallerType | None | _StrictInstallerType[_DistributionT] = None,
839
- replace_conflicting: bool = False,
840
- extras: tuple[str, ...] | None = None,
841
- ) -> list[Distribution] | list[_DistributionT]:
842
- """List all distributions needed to (recursively) meet `requirements`
843
-
844
- `requirements` must be a sequence of ``Requirement`` objects. `env`,
845
- if supplied, should be an ``Environment`` instance. If
846
- not supplied, it defaults to all distributions available within any
847
- entry or distribution in the working set. `installer`, if supplied,
848
- will be invoked with each requirement that cannot be met by an
849
- already-installed distribution; it should return a ``Distribution`` or
850
- ``None``.
851
-
852
- Unless `replace_conflicting=True`, raises a VersionConflict exception
853
- if
854
- any requirements are found on the path that have the correct name but
855
- the wrong version. Otherwise, if an `installer` is supplied it will be
856
- invoked to obtain the correct version of the requirement and activate
857
- it.
858
-
859
- `extras` is a list of the extras to be used with these requirements.
860
- This is important because extra requirements may look like `my_req;
861
- extra = "my_extra"`, which would otherwise be interpreted as a purely
862
- optional requirement. Instead, we want to be able to assert that these
863
- requirements are truly required.
864
- """
865
-
866
- # set up the stack
867
- requirements = list(requirements)[::-1]
868
- # set of processed requirements
869
- processed = set()
870
- # key -> dist
871
- best = {}
872
- to_activate = []
873
-
874
- req_extras = _ReqExtras()
875
-
876
- # Mapping of requirement to set of distributions that required it;
877
- # useful for reporting info about conflicts.
878
- required_by = collections.defaultdict(set)
879
-
880
- while requirements:
881
- # process dependencies breadth-first
882
- req = requirements.pop(0)
883
- if req in processed:
884
- # Ignore cyclic or redundant dependencies
885
- continue
886
-
887
- if not req_extras.markers_pass(req, extras):
888
- continue
889
-
890
- dist = self._resolve_dist(
891
- req, best, replace_conflicting, env, installer, required_by, to_activate
892
- )
893
-
894
- # push the new requirements onto the stack
895
- new_requirements = dist.requires(req.extras)[::-1]
896
- requirements.extend(new_requirements)
897
-
898
- # Register the new requirements needed by req
899
- for new_requirement in new_requirements:
900
- required_by[new_requirement].add(req.project_name)
901
- req_extras[new_requirement] = req.extras
902
-
903
- processed.add(req)
904
-
905
- # return list of distros to activate
906
- return to_activate
907
-
908
- def _resolve_dist(
909
- self, req, best, replace_conflicting, env, installer, required_by, to_activate
910
- ) -> Distribution:
911
- dist = best.get(req.key)
912
- if dist is None:
913
- # Find the best distribution and add it to the map
914
- dist = self.by_key.get(req.key)
915
- if dist is None or (dist not in req and replace_conflicting):
916
- ws = self
917
- if env is None:
918
- if dist is None:
919
- env = Environment(self.entries)
920
- else:
921
- # Use an empty environment and workingset to avoid
922
- # any further conflicts with the conflicting
923
- # distribution
924
- env = Environment([])
925
- ws = WorkingSet([])
926
- dist = best[req.key] = env.best_match(
927
- req, ws, installer, replace_conflicting=replace_conflicting
928
- )
929
- if dist is None:
930
- requirers = required_by.get(req, None)
931
- raise DistributionNotFound(req, requirers)
932
- to_activate.append(dist)
933
- if dist not in req:
934
- # Oops, the "best" so far conflicts with a dependency
935
- dependent_req = required_by[req]
936
- raise VersionConflict(dist, req).with_context(dependent_req)
937
- return dist
938
-
939
- @overload
940
- def find_plugins(
941
- self,
942
- plugin_env: Environment,
943
- full_env: Environment | None,
944
- installer: _StrictInstallerType[_DistributionT],
945
- fallback: bool = True,
946
- ) -> tuple[list[_DistributionT], dict[Distribution, Exception]]: ...
947
- @overload
948
- def find_plugins(
949
- self,
950
- plugin_env: Environment,
951
- full_env: Environment | None = None,
952
- *,
953
- installer: _StrictInstallerType[_DistributionT],
954
- fallback: bool = True,
955
- ) -> tuple[list[_DistributionT], dict[Distribution, Exception]]: ...
956
- @overload
957
- def find_plugins(
958
- self,
959
- plugin_env: Environment,
960
- full_env: Environment | None = None,
961
- installer: _InstallerType | None = None,
962
- fallback: bool = True,
963
- ) -> tuple[list[Distribution], dict[Distribution, Exception]]: ...
964
- def find_plugins(
965
- self,
966
- plugin_env: Environment,
967
- full_env: Environment | None = None,
968
- installer: _InstallerType | None | _StrictInstallerType[_DistributionT] = None,
969
- fallback: bool = True,
970
- ) -> tuple[
971
- list[Distribution] | list[_DistributionT],
972
- dict[Distribution, Exception],
973
- ]:
974
- """Find all activatable distributions in `plugin_env`
975
-
976
- Example usage::
977
-
978
- distributions, errors = working_set.find_plugins(
979
- Environment(plugin_dirlist)
980
- )
981
- # add plugins+libs to sys.path
982
- map(working_set.add, distributions)
983
- # display errors
984
- print('Could not load', errors)
985
-
986
- The `plugin_env` should be an ``Environment`` instance that contains
987
- only distributions that are in the project's "plugin directory" or
988
- directories. The `full_env`, if supplied, should be an ``Environment``
989
- contains all currently-available distributions. If `full_env` is not
990
- supplied, one is created automatically from the ``WorkingSet`` this
991
- method is called on, which will typically mean that every directory on
992
- ``sys.path`` will be scanned for distributions.
993
-
994
- `installer` is a standard installer callback as used by the
995
- ``resolve()`` method. The `fallback` flag indicates whether we should
996
- attempt to resolve older versions of a plugin if the newest version
997
- cannot be resolved.
998
-
999
- This method returns a 2-tuple: (`distributions`, `error_info`), where
1000
- `distributions` is a list of the distributions found in `plugin_env`
1001
- that were loadable, along with any other distributions that are needed
1002
- to resolve their dependencies. `error_info` is a dictionary mapping
1003
- unloadable plugin distributions to an exception instance describing the
1004
- error that occurred. Usually this will be a ``DistributionNotFound`` or
1005
- ``VersionConflict`` instance.
1006
- """
1007
-
1008
- plugin_projects = list(plugin_env)
1009
- # scan project names in alphabetic order
1010
- plugin_projects.sort()
1011
-
1012
- error_info: dict[Distribution, Exception] = {}
1013
- distributions: dict[Distribution, Exception | None] = {}
1014
-
1015
- if full_env is None:
1016
- env = Environment(self.entries)
1017
- env += plugin_env
1018
- else:
1019
- env = full_env + plugin_env
1020
-
1021
- shadow_set = self.__class__([])
1022
- # put all our entries in shadow_set
1023
- list(map(shadow_set.add, self))
1024
-
1025
- for project_name in plugin_projects:
1026
- for dist in plugin_env[project_name]:
1027
- req = [dist.as_requirement()]
1028
-
1029
- try:
1030
- resolvees = shadow_set.resolve(req, env, installer)
1031
-
1032
- except ResolutionError as v:
1033
- # save error info
1034
- error_info[dist] = v
1035
- if fallback:
1036
- # try the next older version of project
1037
- continue
1038
- else:
1039
- # give up on this project, keep going
1040
- break
1041
-
1042
- else:
1043
- list(map(shadow_set.add, resolvees))
1044
- distributions.update(dict.fromkeys(resolvees))
1045
-
1046
- # success, no need to try any more versions of this project
1047
- break
1048
-
1049
- sorted_distributions = list(distributions)
1050
- sorted_distributions.sort()
1051
-
1052
- return sorted_distributions, error_info
1053
-
1054
- def require(self, *requirements: _NestedStr) -> list[Distribution]:
1055
- """Ensure that distributions matching `requirements` are activated
1056
-
1057
- `requirements` must be a string or a (possibly-nested) sequence
1058
- thereof, specifying the distributions and versions required. The
1059
- return value is a sequence of the distributions that needed to be
1060
- activated to fulfill the requirements; all relevant distributions are
1061
- included, even if they were already activated in this working set.
1062
- """
1063
- needed = self.resolve(parse_requirements(requirements))
1064
-
1065
- for dist in needed:
1066
- self.add(dist)
1067
-
1068
- return needed
1069
-
1070
- def subscribe(
1071
- self, callback: Callable[[Distribution], object], existing: bool = True
1072
- ) -> None:
1073
- """Invoke `callback` for all distributions
1074
-
1075
- If `existing=True` (default),
1076
- call on all existing ones, as well.
1077
- """
1078
- if callback in self.callbacks:
1079
- return
1080
- self.callbacks.append(callback)
1081
- if not existing:
1082
- return
1083
- for dist in self:
1084
- callback(dist)
1085
-
1086
- def _added_new(self, dist):
1087
- for callback in self.callbacks:
1088
- callback(dist)
1089
-
1090
- def __getstate__(self):
1091
- return (
1092
- self.entries[:],
1093
- self.entry_keys.copy(),
1094
- self.by_key.copy(),
1095
- self.normalized_to_canonical_keys.copy(),
1096
- self.callbacks[:],
1097
- )
1098
-
1099
- def __setstate__(self, e_k_b_n_c):
1100
- entries, keys, by_key, normalized_to_canonical_keys, callbacks = e_k_b_n_c
1101
- self.entries = entries[:]
1102
- self.entry_keys = keys.copy()
1103
- self.by_key = by_key.copy()
1104
- self.normalized_to_canonical_keys = normalized_to_canonical_keys.copy()
1105
- self.callbacks = callbacks[:]
1106
-
1107
-
1108
- class _ReqExtras(Dict["Requirement", Tuple[str, ...]]):
1109
- """
1110
- Map each requirement to the extras that demanded it.
1111
- """
1112
-
1113
- def markers_pass(self, req: Requirement, extras: tuple[str, ...] | None = None):
1114
- """
1115
- Evaluate markers for req against each extra that
1116
- demanded it.
1117
-
1118
- Return False if the req has a marker and fails
1119
- evaluation. Otherwise, return True.
1120
- """
1121
- return not req.marker or any(
1122
- req.marker.evaluate({'extra': extra})
1123
- for extra in self.get(req, ()) + (extras or ("",))
1124
- )
1125
-
1126
-
1127
- class Environment:
1128
- """Searchable snapshot of distributions on a search path"""
1129
-
1130
- def __init__(
1131
- self,
1132
- search_path: Iterable[str] | None = None,
1133
- platform: str | None = get_supported_platform(),
1134
- python: str | None = PY_MAJOR,
1135
- ):
1136
- """Snapshot distributions available on a search path
1137
-
1138
- Any distributions found on `search_path` are added to the environment.
1139
- `search_path` should be a sequence of ``sys.path`` items. If not
1140
- supplied, ``sys.path`` is used.
1141
-
1142
- `platform` is an optional string specifying the name of the platform
1143
- that platform-specific distributions must be compatible with. If
1144
- unspecified, it defaults to the current platform. `python` is an
1145
- optional string naming the desired version of Python (e.g. ``'3.6'``);
1146
- it defaults to the current version.
1147
-
1148
- You may explicitly set `platform` (and/or `python`) to ``None`` if you
1149
- wish to map *all* distributions, not just those compatible with the
1150
- running platform or Python version.
1151
- """
1152
- self._distmap = {}
1153
- self.platform = platform
1154
- self.python = python
1155
- self.scan(search_path)
1156
-
1157
- def can_add(self, dist: Distribution) -> bool:
1158
- """Is distribution `dist` acceptable for this environment?
1159
-
1160
- The distribution must match the platform and python version
1161
- requirements specified when this environment was created, or False
1162
- is returned.
1163
- """
1164
- py_compat = (
1165
- self.python is None
1166
- or dist.py_version is None
1167
- or dist.py_version == self.python
1168
- )
1169
- return py_compat and compatible_platforms(dist.platform, self.platform)
1170
-
1171
- def remove(self, dist: Distribution) -> None:
1172
- """Remove `dist` from the environment"""
1173
- self._distmap[dist.key].remove(dist)
1174
-
1175
- def scan(self, search_path: Iterable[str] | None = None) -> None:
1176
- """Scan `search_path` for distributions usable in this environment
1177
-
1178
- Any distributions found are added to the environment.
1179
- `search_path` should be a sequence of ``sys.path`` items. If not
1180
- supplied, ``sys.path`` is used. Only distributions conforming to
1181
- the platform/python version defined at initialization are added.
1182
- """
1183
- if search_path is None:
1184
- search_path = sys.path
1185
-
1186
- for item in search_path:
1187
- for dist in find_distributions(item):
1188
- self.add(dist)
1189
-
1190
- def __getitem__(self, project_name: str) -> list[Distribution]:
1191
- """Return a newest-to-oldest list of distributions for `project_name`
1192
-
1193
- Uses case-insensitive `project_name` comparison, assuming all the
1194
- project's distributions use their project's name converted to all
1195
- lowercase as their key.
1196
-
1197
- """
1198
- distribution_key = project_name.lower()
1199
- return self._distmap.get(distribution_key, [])
1200
-
1201
- def add(self, dist: Distribution) -> None:
1202
- """Add `dist` if we ``can_add()`` it and it has not already been added"""
1203
- if self.can_add(dist) and dist.has_version():
1204
- dists = self._distmap.setdefault(dist.key, [])
1205
- if dist not in dists:
1206
- dists.append(dist)
1207
- dists.sort(key=operator.attrgetter('hashcmp'), reverse=True)
1208
-
1209
- @overload
1210
- def best_match(
1211
- self,
1212
- req: Requirement,
1213
- working_set: WorkingSet,
1214
- installer: _StrictInstallerType[_DistributionT],
1215
- replace_conflicting: bool = False,
1216
- ) -> _DistributionT: ...
1217
- @overload
1218
- def best_match(
1219
- self,
1220
- req: Requirement,
1221
- working_set: WorkingSet,
1222
- installer: _InstallerType | None = None,
1223
- replace_conflicting: bool = False,
1224
- ) -> Distribution | None: ...
1225
- def best_match(
1226
- self,
1227
- req: Requirement,
1228
- working_set: WorkingSet,
1229
- installer: _InstallerType | None | _StrictInstallerType[_DistributionT] = None,
1230
- replace_conflicting: bool = False,
1231
- ) -> Distribution | None:
1232
- """Find distribution best matching `req` and usable on `working_set`
1233
-
1234
- This calls the ``find(req)`` method of the `working_set` to see if a
1235
- suitable distribution is already active. (This may raise
1236
- ``VersionConflict`` if an unsuitable version of the project is already
1237
- active in the specified `working_set`.) If a suitable distribution
1238
- isn't active, this method returns the newest distribution in the
1239
- environment that meets the ``Requirement`` in `req`. If no suitable
1240
- distribution is found, and `installer` is supplied, then the result of
1241
- calling the environment's ``obtain(req, installer)`` method will be
1242
- returned.
1243
- """
1244
- try:
1245
- dist = working_set.find(req)
1246
- except VersionConflict:
1247
- if not replace_conflicting:
1248
- raise
1249
- dist = None
1250
- if dist is not None:
1251
- return dist
1252
- for dist in self[req.key]:
1253
- if dist in req:
1254
- return dist
1255
- # try to download/install
1256
- return self.obtain(req, installer)
1257
-
1258
- @overload
1259
- def obtain(
1260
- self,
1261
- requirement: Requirement,
1262
- installer: _StrictInstallerType[_DistributionT],
1263
- ) -> _DistributionT: ...
1264
- @overload
1265
- def obtain(
1266
- self,
1267
- requirement: Requirement,
1268
- installer: Callable[[Requirement], None] | None = None,
1269
- ) -> None: ...
1270
- @overload
1271
- def obtain(
1272
- self,
1273
- requirement: Requirement,
1274
- installer: _InstallerType | None = None,
1275
- ) -> Distribution | None: ...
1276
- def obtain(
1277
- self,
1278
- requirement: Requirement,
1279
- installer: Callable[[Requirement], None]
1280
- | _InstallerType
1281
- | None
1282
- | _StrictInstallerType[_DistributionT] = None,
1283
- ) -> Distribution | None:
1284
- """Obtain a distribution matching `requirement` (e.g. via download)
1285
-
1286
- Obtain a distro that matches requirement (e.g. via download). In the
1287
- base ``Environment`` class, this routine just returns
1288
- ``installer(requirement)``, unless `installer` is None, in which case
1289
- None is returned instead. This method is a hook that allows subclasses
1290
- to attempt other ways of obtaining a distribution before falling back
1291
- to the `installer` argument."""
1292
- return installer(requirement) if installer else None
1293
-
1294
- def __iter__(self) -> Iterator[str]:
1295
- """Yield the unique project names of the available distributions"""
1296
- for key in self._distmap.keys():
1297
- if self[key]:
1298
- yield key
1299
-
1300
- def __iadd__(self, other: Distribution | Environment):
1301
- """In-place addition of a distribution or environment"""
1302
- if isinstance(other, Distribution):
1303
- self.add(other)
1304
- elif isinstance(other, Environment):
1305
- for project in other:
1306
- for dist in other[project]:
1307
- self.add(dist)
1308
- else:
1309
- raise TypeError("Can't add %r to environment" % (other,))
1310
- return self
1311
-
1312
- def __add__(self, other: Distribution | Environment):
1313
- """Add an environment or distribution to an environment"""
1314
- new = self.__class__([], platform=None, python=None)
1315
- for env in self, other:
1316
- new += env
1317
- return new
1318
-
1319
-
1320
- # XXX backward compatibility
1321
- AvailableDistributions = Environment
1322
-
1323
-
1324
- class ExtractionError(RuntimeError):
1325
- """An error occurred extracting a resource
1326
-
1327
- The following attributes are available from instances of this exception:
1328
-
1329
- manager
1330
- The resource manager that raised this exception
1331
-
1332
- cache_path
1333
- The base directory for resource extraction
1334
-
1335
- original_error
1336
- The exception instance that caused extraction to fail
1337
- """
1338
-
1339
- manager: ResourceManager
1340
- cache_path: str
1341
- original_error: BaseException | None
1342
-
1343
-
1344
- class ResourceManager:
1345
- """Manage resource extraction and packages"""
1346
-
1347
- extraction_path: str | None = None
1348
-
1349
- def __init__(self):
1350
- self.cached_files = {}
1351
-
1352
- def resource_exists(
1353
- self, package_or_requirement: _PkgReqType, resource_name: str
1354
- ) -> bool:
1355
- """Does the named resource exist?"""
1356
- return get_provider(package_or_requirement).has_resource(resource_name)
1357
-
1358
- def resource_isdir(
1359
- self, package_or_requirement: _PkgReqType, resource_name: str
1360
- ) -> bool:
1361
- """Is the named resource an existing directory?"""
1362
- return get_provider(package_or_requirement).resource_isdir(resource_name)
1363
-
1364
- def resource_filename(
1365
- self, package_or_requirement: _PkgReqType, resource_name: str
1366
- ) -> str:
1367
- """Return a true filesystem path for specified resource"""
1368
- return get_provider(package_or_requirement).get_resource_filename(
1369
- self, resource_name
1370
- )
1371
-
1372
- def resource_stream(
1373
- self, package_or_requirement: _PkgReqType, resource_name: str
1374
- ) -> _ResourceStream:
1375
- """Return a readable file-like object for specified resource"""
1376
- return get_provider(package_or_requirement).get_resource_stream(
1377
- self, resource_name
1378
- )
1379
-
1380
- def resource_string(
1381
- self, package_or_requirement: _PkgReqType, resource_name: str
1382
- ) -> bytes:
1383
- """Return specified resource as :obj:`bytes`"""
1384
- return get_provider(package_or_requirement).get_resource_string(
1385
- self, resource_name
1386
- )
1387
-
1388
- def resource_listdir(
1389
- self, package_or_requirement: _PkgReqType, resource_name: str
1390
- ) -> list[str]:
1391
- """List the contents of the named resource directory"""
1392
- return get_provider(package_or_requirement).resource_listdir(resource_name)
1393
-
1394
- def extraction_error(self) -> NoReturn:
1395
- """Give an error message for problems extracting file(s)"""
1396
-
1397
- old_exc = sys.exc_info()[1]
1398
- cache_path = self.extraction_path or get_default_cache()
1399
-
1400
- tmpl = textwrap.dedent(
1401
- """
1402
- Can't extract file(s) to egg cache
1403
-
1404
- The following error occurred while trying to extract file(s)
1405
- to the Python egg cache:
1406
-
1407
- {old_exc}
1408
-
1409
- The Python egg cache directory is currently set to:
1410
-
1411
- {cache_path}
1412
-
1413
- Perhaps your account does not have write access to this directory?
1414
- You can change the cache directory by setting the PYTHON_EGG_CACHE
1415
- environment variable to point to an accessible directory.
1416
- """
1417
- ).lstrip()
1418
- err = ExtractionError(tmpl.format(**locals()))
1419
- err.manager = self
1420
- err.cache_path = cache_path
1421
- err.original_error = old_exc
1422
- raise err
1423
-
1424
- def get_cache_path(self, archive_name: str, names: Iterable[StrPath] = ()) -> str:
1425
- """Return absolute location in cache for `archive_name` and `names`
1426
-
1427
- The parent directory of the resulting path will be created if it does
1428
- not already exist. `archive_name` should be the base filename of the
1429
- enclosing egg (which may not be the name of the enclosing zipfile!),
1430
- including its ".egg" extension. `names`, if provided, should be a
1431
- sequence of path name parts "under" the egg's extraction location.
1432
-
1433
- This method should only be called by resource providers that need to
1434
- obtain an extraction location, and only for names they intend to
1435
- extract, as it tracks the generated names for possible cleanup later.
1436
- """
1437
- extract_path = self.extraction_path or get_default_cache()
1438
- target_path = os.path.join(extract_path, archive_name + '-tmp', *names)
1439
- try:
1440
- _bypass_ensure_directory(target_path)
1441
- except Exception:
1442
- self.extraction_error()
1443
-
1444
- self._warn_unsafe_extraction_path(extract_path)
1445
-
1446
- self.cached_files[target_path] = True
1447
- return target_path
1448
-
1449
- @staticmethod
1450
- def _warn_unsafe_extraction_path(path):
1451
- """
1452
- If the default extraction path is overridden and set to an insecure
1453
- location, such as /tmp, it opens up an opportunity for an attacker to
1454
- replace an extracted file with an unauthorized payload. Warn the user
1455
- if a known insecure location is used.
1456
-
1457
- See Distribute #375 for more details.
1458
- """
1459
- if os.name == 'nt' and not path.startswith(os.environ['windir']):
1460
- # On Windows, permissions are generally restrictive by default
1461
- # and temp directories are not writable by other users, so
1462
- # bypass the warning.
1463
- return
1464
- mode = os.stat(path).st_mode
1465
- if mode & stat.S_IWOTH or mode & stat.S_IWGRP:
1466
- msg = (
1467
- "Extraction path is writable by group/others "
1468
- "and vulnerable to attack when "
1469
- "used with get_resource_filename ({path}). "
1470
- "Consider a more secure "
1471
- "location (set with .set_extraction_path or the "
1472
- "PYTHON_EGG_CACHE environment variable)."
1473
- ).format(**locals())
1474
- warnings.warn(msg, UserWarning)
1475
-
1476
- def postprocess(self, tempname: StrOrBytesPath, filename: StrOrBytesPath) -> None:
1477
- """Perform any platform-specific postprocessing of `tempname`
1478
-
1479
- This is where Mac header rewrites should be done; other platforms don't
1480
- have anything special they should do.
1481
-
1482
- Resource providers should call this method ONLY after successfully
1483
- extracting a compressed resource. They must NOT call it on resources
1484
- that are already in the filesystem.
1485
-
1486
- `tempname` is the current (temporary) name of the file, and `filename`
1487
- is the name it will be renamed to by the caller after this routine
1488
- returns.
1489
- """
1490
-
1491
- if os.name == 'posix':
1492
- # Make the resource executable
1493
- mode = ((os.stat(tempname).st_mode) | 0o555) & 0o7777
1494
- os.chmod(tempname, mode)
1495
-
1496
- def set_extraction_path(self, path: str) -> None:
1497
- """Set the base path where resources will be extracted to, if needed.
1498
-
1499
- If you do not call this routine before any extractions take place, the
1500
- path defaults to the return value of ``get_default_cache()``. (Which
1501
- is based on the ``PYTHON_EGG_CACHE`` environment variable, with various
1502
- platform-specific fallbacks. See that routine's documentation for more
1503
- details.)
1504
-
1505
- Resources are extracted to subdirectories of this path based upon
1506
- information given by the ``IResourceProvider``. You may set this to a
1507
- temporary directory, but then you must call ``cleanup_resources()`` to
1508
- delete the extracted files when done. There is no guarantee that
1509
- ``cleanup_resources()`` will be able to remove all extracted files.
1510
-
1511
- (Note: you may not change the extraction path for a given resource
1512
- manager once resources have been extracted, unless you first call
1513
- ``cleanup_resources()``.)
1514
- """
1515
- if self.cached_files:
1516
- raise ValueError("Can't change extraction path, files already extracted")
1517
-
1518
- self.extraction_path = path
1519
-
1520
- def cleanup_resources(self, force: bool = False) -> list[str]:
1521
- """
1522
- Delete all extracted resource files and directories, returning a list
1523
- of the file and directory names that could not be successfully removed.
1524
- This function does not have any concurrency protection, so it should
1525
- generally only be called when the extraction path is a temporary
1526
- directory exclusive to a single process. This method is not
1527
- automatically called; you must call it explicitly or register it as an
1528
- ``atexit`` function if you wish to ensure cleanup of a temporary
1529
- directory used for extractions.
1530
- """
1531
- # XXX
1532
- return []
1533
-
1534
-
1535
- def get_default_cache() -> str:
1536
- """
1537
- Return the ``PYTHON_EGG_CACHE`` environment variable
1538
- or a platform-relevant user cache dir for an app
1539
- named "Python-Eggs".
1540
- """
1541
- return os.environ.get('PYTHON_EGG_CACHE') or _user_cache_dir(appname='Python-Eggs')
1542
-
1543
-
1544
- def safe_name(name: str) -> str:
1545
- """Convert an arbitrary string to a standard distribution name
1546
-
1547
- Any runs of non-alphanumeric/. characters are replaced with a single '-'.
1548
- """
1549
- return re.sub('[^A-Za-z0-9.]+', '-', name)
1550
-
1551
-
1552
- def safe_version(version: str) -> str:
1553
- """
1554
- Convert an arbitrary string to a standard version string
1555
- """
1556
- try:
1557
- # normalize the version
1558
- return str(packaging.version.Version(version))
1559
- except packaging.version.InvalidVersion:
1560
- version = version.replace(' ', '.')
1561
- return re.sub('[^A-Za-z0-9.]+', '-', version)
1562
-
1563
-
1564
- def _forgiving_version(version):
1565
- """Fallback when ``safe_version`` is not safe enough
1566
- >>> parse_version(_forgiving_version('0.23ubuntu1'))
1567
- <Version('0.23.dev0+sanitized.ubuntu1')>
1568
- >>> parse_version(_forgiving_version('0.23-'))
1569
- <Version('0.23.dev0+sanitized')>
1570
- >>> parse_version(_forgiving_version('0.-_'))
1571
- <Version('0.dev0+sanitized')>
1572
- >>> parse_version(_forgiving_version('42.+?1'))
1573
- <Version('42.dev0+sanitized.1')>
1574
- >>> parse_version(_forgiving_version('hello world'))
1575
- <Version('0.dev0+sanitized.hello.world')>
1576
- """
1577
- version = version.replace(' ', '.')
1578
- match = _PEP440_FALLBACK.search(version)
1579
- if match:
1580
- safe = match["safe"]
1581
- rest = version[len(safe) :]
1582
- else:
1583
- safe = "0"
1584
- rest = version
1585
- local = f"sanitized.{_safe_segment(rest)}".strip(".")
1586
- return f"{safe}.dev0+{local}"
1587
-
1588
-
1589
- def _safe_segment(segment):
1590
- """Convert an arbitrary string into a safe segment"""
1591
- segment = re.sub('[^A-Za-z0-9.]+', '-', segment)
1592
- segment = re.sub('-[^A-Za-z0-9]+', '-', segment)
1593
- return re.sub(r'\.[^A-Za-z0-9]+', '.', segment).strip(".-")
1594
-
1595
-
1596
- def safe_extra(extra: str) -> str:
1597
- """Convert an arbitrary string to a standard 'extra' name
1598
-
1599
- Any runs of non-alphanumeric characters are replaced with a single '_',
1600
- and the result is always lowercased.
1601
- """
1602
- return re.sub('[^A-Za-z0-9.-]+', '_', extra).lower()
1603
-
1604
-
1605
- def to_filename(name: str) -> str:
1606
- """Convert a project or version name to its filename-escaped form
1607
-
1608
- Any '-' characters are currently replaced with '_'.
1609
- """
1610
- return name.replace('-', '_')
1611
-
1612
-
1613
- def invalid_marker(text: str) -> SyntaxError | Literal[False]:
1614
- """
1615
- Validate text as a PEP 508 environment marker; return an exception
1616
- if invalid or False otherwise.
1617
- """
1618
- try:
1619
- evaluate_marker(text)
1620
- except SyntaxError as e:
1621
- e.filename = None
1622
- e.lineno = None
1623
- return e
1624
- return False
1625
-
1626
-
1627
- def evaluate_marker(text: str, extra: str | None = None) -> bool:
1628
- """
1629
- Evaluate a PEP 508 environment marker.
1630
- Return a boolean indicating the marker result in this environment.
1631
- Raise SyntaxError if marker is invalid.
1632
-
1633
- This implementation uses the 'pyparsing' module.
1634
- """
1635
- try:
1636
- marker = packaging.markers.Marker(text)
1637
- return marker.evaluate()
1638
- except packaging.markers.InvalidMarker as e:
1639
- raise SyntaxError(e) from e
1640
-
1641
-
1642
- class NullProvider:
1643
- """Try to implement resources and metadata for arbitrary PEP 302 loaders"""
1644
-
1645
- egg_name: str | None = None
1646
- egg_info: str | None = None
1647
- loader: _LoaderProtocol | None = None
1648
-
1649
- def __init__(self, module: _ModuleLike):
1650
- self.loader = getattr(module, '__loader__', None)
1651
- self.module_path = os.path.dirname(getattr(module, '__file__', ''))
1652
-
1653
- def get_resource_filename(
1654
- self, manager: ResourceManager, resource_name: str
1655
- ) -> str:
1656
- return self._fn(self.module_path, resource_name)
1657
-
1658
- def get_resource_stream(
1659
- self, manager: ResourceManager, resource_name: str
1660
- ) -> BinaryIO:
1661
- return io.BytesIO(self.get_resource_string(manager, resource_name))
1662
-
1663
- def get_resource_string(
1664
- self, manager: ResourceManager, resource_name: str
1665
- ) -> bytes:
1666
- return self._get(self._fn(self.module_path, resource_name))
1667
-
1668
- def has_resource(self, resource_name: str) -> bool:
1669
- return self._has(self._fn(self.module_path, resource_name))
1670
-
1671
- def _get_metadata_path(self, name):
1672
- return self._fn(self.egg_info, name)
1673
-
1674
- def has_metadata(self, name: str) -> bool:
1675
- if not self.egg_info:
1676
- return False
1677
-
1678
- path = self._get_metadata_path(name)
1679
- return self._has(path)
1680
-
1681
- def get_metadata(self, name: str) -> str:
1682
- if not self.egg_info:
1683
- return ""
1684
- path = self._get_metadata_path(name)
1685
- value = self._get(path)
1686
- try:
1687
- return value.decode('utf-8')
1688
- except UnicodeDecodeError as exc:
1689
- # Include the path in the error message to simplify
1690
- # troubleshooting, and without changing the exception type.
1691
- exc.reason += ' in {} file at path: {}'.format(name, path)
1692
- raise
1693
-
1694
- def get_metadata_lines(self, name: str) -> Iterator[str]:
1695
- return yield_lines(self.get_metadata(name))
1696
-
1697
- def resource_isdir(self, resource_name: str) -> bool:
1698
- return self._isdir(self._fn(self.module_path, resource_name))
1699
-
1700
- def metadata_isdir(self, name: str) -> bool:
1701
- return bool(self.egg_info and self._isdir(self._fn(self.egg_info, name)))
1702
-
1703
- def resource_listdir(self, resource_name: str) -> list[str]:
1704
- return self._listdir(self._fn(self.module_path, resource_name))
1705
-
1706
- def metadata_listdir(self, name: str) -> list[str]:
1707
- if self.egg_info:
1708
- return self._listdir(self._fn(self.egg_info, name))
1709
- return []
1710
-
1711
- def run_script(self, script_name: str, namespace: dict[str, Any]) -> None:
1712
- script = 'scripts/' + script_name
1713
- if not self.has_metadata(script):
1714
- raise ResolutionError(
1715
- "Script {script!r} not found in metadata at {self.egg_info!r}".format(
1716
- **locals()
1717
- ),
1718
- )
1719
-
1720
- script_text = self.get_metadata(script).replace('\r\n', '\n')
1721
- script_text = script_text.replace('\r', '\n')
1722
- script_filename = self._fn(self.egg_info, script)
1723
- namespace['__file__'] = script_filename
1724
- if os.path.exists(script_filename):
1725
- source = _read_utf8_with_fallback(script_filename)
1726
- code = compile(source, script_filename, 'exec')
1727
- exec(code, namespace, namespace)
1728
- else:
1729
- from linecache import cache
1730
-
1731
- cache[script_filename] = (
1732
- len(script_text),
1733
- 0,
1734
- script_text.split('\n'),
1735
- script_filename,
1736
- )
1737
- script_code = compile(script_text, script_filename, 'exec')
1738
- exec(script_code, namespace, namespace)
1739
-
1740
- def _has(self, path) -> bool:
1741
- raise NotImplementedError(
1742
- "Can't perform this operation for unregistered loader type"
1743
- )
1744
-
1745
- def _isdir(self, path) -> bool:
1746
- raise NotImplementedError(
1747
- "Can't perform this operation for unregistered loader type"
1748
- )
1749
-
1750
- def _listdir(self, path) -> list[str]:
1751
- raise NotImplementedError(
1752
- "Can't perform this operation for unregistered loader type"
1753
- )
1754
-
1755
- def _fn(self, base: str | None, resource_name: str):
1756
- if base is None:
1757
- raise TypeError(
1758
- "`base` parameter in `_fn` is `None`. Either override this method or check the parameter first."
1759
- )
1760
- self._validate_resource_path(resource_name)
1761
- if resource_name:
1762
- return os.path.join(base, *resource_name.split('/'))
1763
- return base
1764
-
1765
- @staticmethod
1766
- def _validate_resource_path(path):
1767
- """
1768
- Validate the resource paths according to the docs.
1769
- https://setuptools.pypa.io/en/latest/pkg_resources.html#basic-resource-access
1770
-
1771
- >>> warned = getfixture('recwarn')
1772
- >>> warnings.simplefilter('always')
1773
- >>> vrp = NullProvider._validate_resource_path
1774
- >>> vrp('foo/bar.txt')
1775
- >>> bool(warned)
1776
- False
1777
- >>> vrp('../foo/bar.txt')
1778
- >>> bool(warned)
1779
- True
1780
- >>> warned.clear()
1781
- >>> vrp('/foo/bar.txt')
1782
- >>> bool(warned)
1783
- True
1784
- >>> vrp('foo/../../bar.txt')
1785
- >>> bool(warned)
1786
- True
1787
- >>> warned.clear()
1788
- >>> vrp('foo/f../bar.txt')
1789
- >>> bool(warned)
1790
- False
1791
-
1792
- Windows path separators are straight-up disallowed.
1793
- >>> vrp(r'\\foo/bar.txt')
1794
- Traceback (most recent call last):
1795
- ...
1796
- ValueError: Use of .. or absolute path in a resource path \
1797
- is not allowed.
1798
-
1799
- >>> vrp(r'C:\\foo/bar.txt')
1800
- Traceback (most recent call last):
1801
- ...
1802
- ValueError: Use of .. or absolute path in a resource path \
1803
- is not allowed.
1804
-
1805
- Blank values are allowed
1806
-
1807
- >>> vrp('')
1808
- >>> bool(warned)
1809
- False
1810
-
1811
- Non-string values are not.
1812
-
1813
- >>> vrp(None)
1814
- Traceback (most recent call last):
1815
- ...
1816
- AttributeError: ...
1817
- """
1818
- invalid = (
1819
- os.path.pardir in path.split(posixpath.sep)
1820
- or posixpath.isabs(path)
1821
- or ntpath.isabs(path)
1822
- or path.startswith("\\")
1823
- )
1824
- if not invalid:
1825
- return
1826
-
1827
- msg = "Use of .. or absolute path in a resource path is not allowed."
1828
-
1829
- # Aggressively disallow Windows absolute paths
1830
- if (path.startswith("\\") or ntpath.isabs(path)) and not posixpath.isabs(path):
1831
- raise ValueError(msg)
1832
-
1833
- # for compatibility, warn; in future
1834
- # raise ValueError(msg)
1835
- issue_warning(
1836
- msg[:-1] + " and will raise exceptions in a future release.",
1837
- DeprecationWarning,
1838
- )
1839
-
1840
- def _get(self, path) -> bytes:
1841
- if hasattr(self.loader, 'get_data') and self.loader:
1842
- # Already checked get_data exists
1843
- return self.loader.get_data(path) # type: ignore[attr-defined]
1844
- raise NotImplementedError(
1845
- "Can't perform this operation for loaders without 'get_data()'"
1846
- )
1847
-
1848
-
1849
- register_loader_type(object, NullProvider)
1850
-
1851
-
1852
- def _parents(path):
1853
- """
1854
- yield all parents of path including path
1855
- """
1856
- last = None
1857
- while path != last:
1858
- yield path
1859
- last = path
1860
- path, _ = os.path.split(path)
1861
-
1862
-
1863
- class EggProvider(NullProvider):
1864
- """Provider based on a virtual filesystem"""
1865
-
1866
- def __init__(self, module: _ModuleLike):
1867
- super().__init__(module)
1868
- self._setup_prefix()
1869
-
1870
- def _setup_prefix(self):
1871
- # Assume that metadata may be nested inside a "basket"
1872
- # of multiple eggs and use module_path instead of .archive.
1873
- eggs = filter(_is_egg_path, _parents(self.module_path))
1874
- egg = next(eggs, None)
1875
- egg and self._set_egg(egg)
1876
-
1877
- def _set_egg(self, path: str):
1878
- self.egg_name = os.path.basename(path)
1879
- self.egg_info = os.path.join(path, 'EGG-INFO')
1880
- self.egg_root = path
1881
-
1882
-
1883
- class DefaultProvider(EggProvider):
1884
- """Provides access to package resources in the filesystem"""
1885
-
1886
- def _has(self, path) -> bool:
1887
- return os.path.exists(path)
1888
-
1889
- def _isdir(self, path) -> bool:
1890
- return os.path.isdir(path)
1891
-
1892
- def _listdir(self, path):
1893
- return os.listdir(path)
1894
-
1895
- def get_resource_stream(
1896
- self, manager: object, resource_name: str
1897
- ) -> io.BufferedReader:
1898
- return open(self._fn(self.module_path, resource_name), 'rb')
1899
-
1900
- def _get(self, path) -> bytes:
1901
- with open(path, 'rb') as stream:
1902
- return stream.read()
1903
-
1904
- @classmethod
1905
- def _register(cls):
1906
- loader_names = (
1907
- 'SourceFileLoader',
1908
- 'SourcelessFileLoader',
1909
- )
1910
- for name in loader_names:
1911
- loader_cls = getattr(importlib.machinery, name, type(None))
1912
- register_loader_type(loader_cls, cls)
1913
-
1914
-
1915
- DefaultProvider._register()
1916
-
1917
-
1918
- class EmptyProvider(NullProvider):
1919
- """Provider that returns nothing for all requests"""
1920
-
1921
- # A special case, we don't want all Providers inheriting from NullProvider to have a potentially None module_path
1922
- module_path: str | None = None # type: ignore[assignment]
1923
-
1924
- _isdir = _has = lambda self, path: False
1925
-
1926
- def _get(self, path) -> bytes:
1927
- return b''
1928
-
1929
- def _listdir(self, path):
1930
- return []
1931
-
1932
- def __init__(self):
1933
- pass
1934
-
1935
-
1936
- empty_provider = EmptyProvider()
1937
-
1938
-
1939
- class ZipManifests(Dict[str, "MemoizedZipManifests.manifest_mod"]):
1940
- """
1941
- zip manifest builder
1942
- """
1943
-
1944
- # `path` could be `StrPath | IO[bytes]` but that violates the LSP for `MemoizedZipManifests.load`
1945
- @classmethod
1946
- def build(cls, path: str) -> dict[str, zipfile.ZipInfo]:
1947
- """
1948
- Build a dictionary similar to the zipimport directory
1949
- caches, except instead of tuples, store ZipInfo objects.
1950
-
1951
- Use a platform-specific path separator (os.sep) for the path keys
1952
- for compatibility with pypy on Windows.
1953
- """
1954
- with zipfile.ZipFile(path) as zfile:
1955
- items = (
1956
- (
1957
- name.replace('/', os.sep),
1958
- zfile.getinfo(name),
1959
- )
1960
- for name in zfile.namelist()
1961
- )
1962
- return dict(items)
1963
-
1964
- load = build
1965
-
1966
-
1967
- class MemoizedZipManifests(ZipManifests):
1968
- """
1969
- Memoized zipfile manifests.
1970
- """
1971
-
1972
- class manifest_mod(NamedTuple):
1973
- manifest: dict[str, zipfile.ZipInfo]
1974
- mtime: float
1975
-
1976
- def load(self, path: str) -> dict[str, zipfile.ZipInfo]: # type: ignore[override] # ZipManifests.load is a classmethod
1977
- """
1978
- Load a manifest at path or return a suitable manifest already loaded.
1979
- """
1980
- path = os.path.normpath(path)
1981
- mtime = os.stat(path).st_mtime
1982
-
1983
- if path not in self or self[path].mtime != mtime:
1984
- manifest = self.build(path)
1985
- self[path] = self.manifest_mod(manifest, mtime)
1986
-
1987
- return self[path].manifest
1988
-
1989
-
1990
- class ZipProvider(EggProvider):
1991
- """Resource support for zips and eggs"""
1992
-
1993
- eagers: list[str] | None = None
1994
- _zip_manifests = MemoizedZipManifests()
1995
- # ZipProvider's loader should always be a zipimporter or equivalent
1996
- loader: zipimport.zipimporter
1997
-
1998
- def __init__(self, module: _ZipLoaderModule):
1999
- super().__init__(module)
2000
- self.zip_pre = self.loader.archive + os.sep
2001
-
2002
- def _zipinfo_name(self, fspath):
2003
- # Convert a virtual filename (full path to file) into a zipfile subpath
2004
- # usable with the zipimport directory cache for our target archive
2005
- fspath = fspath.rstrip(os.sep)
2006
- if fspath == self.loader.archive:
2007
- return ''
2008
- if fspath.startswith(self.zip_pre):
2009
- return fspath[len(self.zip_pre) :]
2010
- raise AssertionError("%s is not a subpath of %s" % (fspath, self.zip_pre))
2011
-
2012
- def _parts(self, zip_path):
2013
- # Convert a zipfile subpath into an egg-relative path part list.
2014
- # pseudo-fs path
2015
- fspath = self.zip_pre + zip_path
2016
- if fspath.startswith(self.egg_root + os.sep):
2017
- return fspath[len(self.egg_root) + 1 :].split(os.sep)
2018
- raise AssertionError("%s is not a subpath of %s" % (fspath, self.egg_root))
2019
-
2020
- @property
2021
- def zipinfo(self):
2022
- return self._zip_manifests.load(self.loader.archive)
2023
-
2024
- def get_resource_filename(
2025
- self, manager: ResourceManager, resource_name: str
2026
- ) -> str:
2027
- if not self.egg_name:
2028
- raise NotImplementedError(
2029
- "resource_filename() only supported for .egg, not .zip"
2030
- )
2031
- # no need to lock for extraction, since we use temp names
2032
- zip_path = self._resource_to_zip(resource_name)
2033
- eagers = self._get_eager_resources()
2034
- if '/'.join(self._parts(zip_path)) in eagers:
2035
- for name in eagers:
2036
- self._extract_resource(manager, self._eager_to_zip(name))
2037
- return self._extract_resource(manager, zip_path)
2038
-
2039
- @staticmethod
2040
- def _get_date_and_size(zip_stat):
2041
- size = zip_stat.file_size
2042
- # ymdhms+wday, yday, dst
2043
- date_time = zip_stat.date_time + (0, 0, -1)
2044
- # 1980 offset already done
2045
- timestamp = time.mktime(date_time)
2046
- return timestamp, size
2047
-
2048
- # FIXME: 'ZipProvider._extract_resource' is too complex (12)
2049
- def _extract_resource(self, manager: ResourceManager, zip_path) -> str: # noqa: C901
2050
- if zip_path in self._index():
2051
- for name in self._index()[zip_path]:
2052
- last = self._extract_resource(manager, os.path.join(zip_path, name))
2053
- # return the extracted directory name
2054
- return os.path.dirname(last)
2055
-
2056
- timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
2057
-
2058
- if not WRITE_SUPPORT:
2059
- raise OSError(
2060
- '"os.rename" and "os.unlink" are not supported on this platform'
2061
- )
2062
- try:
2063
- if not self.egg_name:
2064
- raise OSError(
2065
- '"egg_name" is empty. This likely means no egg could be found from the "module_path".'
2066
- )
2067
- real_path = manager.get_cache_path(self.egg_name, self._parts(zip_path))
2068
-
2069
- if self._is_current(real_path, zip_path):
2070
- return real_path
2071
-
2072
- outf, tmpnam = _mkstemp(
2073
- ".$extract",
2074
- dir=os.path.dirname(real_path),
2075
- )
2076
- os.write(outf, self.loader.get_data(zip_path))
2077
- os.close(outf)
2078
- utime(tmpnam, (timestamp, timestamp))
2079
- manager.postprocess(tmpnam, real_path)
2080
-
2081
- try:
2082
- rename(tmpnam, real_path)
2083
-
2084
- except OSError:
2085
- if os.path.isfile(real_path):
2086
- if self._is_current(real_path, zip_path):
2087
- # the file became current since it was checked above,
2088
- # so proceed.
2089
- return real_path
2090
- # Windows, del old file and retry
2091
- elif os.name == 'nt':
2092
- unlink(real_path)
2093
- rename(tmpnam, real_path)
2094
- return real_path
2095
- raise
2096
-
2097
- except OSError:
2098
- # report a user-friendly error
2099
- manager.extraction_error()
2100
-
2101
- return real_path
2102
-
2103
- def _is_current(self, file_path, zip_path):
2104
- """
2105
- Return True if the file_path is current for this zip_path
2106
- """
2107
- timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
2108
- if not os.path.isfile(file_path):
2109
- return False
2110
- stat = os.stat(file_path)
2111
- if stat.st_size != size or stat.st_mtime != timestamp:
2112
- return False
2113
- # check that the contents match
2114
- zip_contents = self.loader.get_data(zip_path)
2115
- with open(file_path, 'rb') as f:
2116
- file_contents = f.read()
2117
- return zip_contents == file_contents
2118
-
2119
- def _get_eager_resources(self):
2120
- if self.eagers is None:
2121
- eagers = []
2122
- for name in ('native_libs.txt', 'eager_resources.txt'):
2123
- if self.has_metadata(name):
2124
- eagers.extend(self.get_metadata_lines(name))
2125
- self.eagers = eagers
2126
- return self.eagers
2127
-
2128
- def _index(self):
2129
- try:
2130
- return self._dirindex
2131
- except AttributeError:
2132
- ind = {}
2133
- for path in self.zipinfo:
2134
- parts = path.split(os.sep)
2135
- while parts:
2136
- parent = os.sep.join(parts[:-1])
2137
- if parent in ind:
2138
- ind[parent].append(parts[-1])
2139
- break
2140
- else:
2141
- ind[parent] = [parts.pop()]
2142
- self._dirindex = ind
2143
- return ind
2144
-
2145
- def _has(self, fspath) -> bool:
2146
- zip_path = self._zipinfo_name(fspath)
2147
- return zip_path in self.zipinfo or zip_path in self._index()
2148
-
2149
- def _isdir(self, fspath) -> bool:
2150
- return self._zipinfo_name(fspath) in self._index()
2151
-
2152
- def _listdir(self, fspath):
2153
- return list(self._index().get(self._zipinfo_name(fspath), ()))
2154
-
2155
- def _eager_to_zip(self, resource_name: str):
2156
- return self._zipinfo_name(self._fn(self.egg_root, resource_name))
2157
-
2158
- def _resource_to_zip(self, resource_name: str):
2159
- return self._zipinfo_name(self._fn(self.module_path, resource_name))
2160
-
2161
-
2162
- register_loader_type(zipimport.zipimporter, ZipProvider)
2163
-
2164
-
2165
- class FileMetadata(EmptyProvider):
2166
- """Metadata handler for standalone PKG-INFO files
2167
-
2168
- Usage::
2169
-
2170
- metadata = FileMetadata("/path/to/PKG-INFO")
2171
-
2172
- This provider rejects all data and metadata requests except for PKG-INFO,
2173
- which is treated as existing, and will be the contents of the file at
2174
- the provided location.
2175
- """
2176
-
2177
- def __init__(self, path: StrPath):
2178
- self.path = path
2179
-
2180
- def _get_metadata_path(self, name):
2181
- return self.path
2182
-
2183
- def has_metadata(self, name: str) -> bool:
2184
- return name == 'PKG-INFO' and os.path.isfile(self.path)
2185
-
2186
- def get_metadata(self, name: str) -> str:
2187
- if name != 'PKG-INFO':
2188
- raise KeyError("No metadata except PKG-INFO is available")
2189
-
2190
- with open(self.path, encoding='utf-8', errors="replace") as f:
2191
- metadata = f.read()
2192
- self._warn_on_replacement(metadata)
2193
- return metadata
2194
-
2195
- def _warn_on_replacement(self, metadata):
2196
- replacement_char = '�'
2197
- if replacement_char in metadata:
2198
- tmpl = "{self.path} could not be properly decoded in UTF-8"
2199
- msg = tmpl.format(**locals())
2200
- warnings.warn(msg)
2201
-
2202
- def get_metadata_lines(self, name: str) -> Iterator[str]:
2203
- return yield_lines(self.get_metadata(name))
2204
-
2205
-
2206
- class PathMetadata(DefaultProvider):
2207
- """Metadata provider for egg directories
2208
-
2209
- Usage::
2210
-
2211
- # Development eggs:
2212
-
2213
- egg_info = "/path/to/PackageName.egg-info"
2214
- base_dir = os.path.dirname(egg_info)
2215
- metadata = PathMetadata(base_dir, egg_info)
2216
- dist_name = os.path.splitext(os.path.basename(egg_info))[0]
2217
- dist = Distribution(basedir, project_name=dist_name, metadata=metadata)
2218
-
2219
- # Unpacked egg directories:
2220
-
2221
- egg_path = "/path/to/PackageName-ver-pyver-etc.egg"
2222
- metadata = PathMetadata(egg_path, os.path.join(egg_path,'EGG-INFO'))
2223
- dist = Distribution.from_filename(egg_path, metadata=metadata)
2224
- """
2225
-
2226
- def __init__(self, path: str, egg_info: str):
2227
- self.module_path = path
2228
- self.egg_info = egg_info
2229
-
2230
-
2231
- class EggMetadata(ZipProvider):
2232
- """Metadata provider for .egg files"""
2233
-
2234
- def __init__(self, importer: zipimport.zipimporter):
2235
- """Create a metadata provider from a zipimporter"""
2236
-
2237
- self.zip_pre = importer.archive + os.sep
2238
- self.loader = importer
2239
- if importer.prefix:
2240
- self.module_path = os.path.join(importer.archive, importer.prefix)
2241
- else:
2242
- self.module_path = importer.archive
2243
- self._setup_prefix()
2244
-
2245
-
2246
- _distribution_finders: dict[type, _DistFinderType[Any]] = _declare_state(
2247
- 'dict', '_distribution_finders', {}
2248
- )
2249
-
2250
-
2251
- def register_finder(
2252
- importer_type: type[_T], distribution_finder: _DistFinderType[_T]
2253
- ) -> None:
2254
- """Register `distribution_finder` to find distributions in sys.path items
2255
-
2256
- `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
2257
- handler), and `distribution_finder` is a callable that, passed a path
2258
- item and the importer instance, yields ``Distribution`` instances found on
2259
- that path item. See ``pkg_resources.find_on_path`` for an example."""
2260
- _distribution_finders[importer_type] = distribution_finder
2261
-
2262
-
2263
- def find_distributions(path_item: str, only: bool = False) -> Iterable[Distribution]:
2264
- """Yield distributions accessible via `path_item`"""
2265
- importer = get_importer(path_item)
2266
- finder = _find_adapter(_distribution_finders, importer)
2267
- return finder(importer, path_item, only)
2268
-
2269
-
2270
- def find_eggs_in_zip(
2271
- importer: zipimport.zipimporter, path_item: str, only: bool = False
2272
- ) -> Iterator[Distribution]:
2273
- """
2274
- Find eggs in zip files; possibly multiple nested eggs.
2275
- """
2276
- if importer.archive.endswith('.whl'):
2277
- # wheels are not supported with this finder
2278
- # they don't have PKG-INFO metadata, and won't ever contain eggs
2279
- return
2280
- metadata = EggMetadata(importer)
2281
- if metadata.has_metadata('PKG-INFO'):
2282
- yield Distribution.from_filename(path_item, metadata=metadata)
2283
- if only:
2284
- # don't yield nested distros
2285
- return
2286
- for subitem in metadata.resource_listdir(''):
2287
- if _is_egg_path(subitem):
2288
- subpath = os.path.join(path_item, subitem)
2289
- dists = find_eggs_in_zip(zipimport.zipimporter(subpath), subpath)
2290
- yield from dists
2291
- elif subitem.lower().endswith(('.dist-info', '.egg-info')):
2292
- subpath = os.path.join(path_item, subitem)
2293
- submeta = EggMetadata(zipimport.zipimporter(subpath))
2294
- submeta.egg_info = subpath
2295
- yield Distribution.from_location(path_item, subitem, submeta)
2296
-
2297
-
2298
- register_finder(zipimport.zipimporter, find_eggs_in_zip)
2299
-
2300
-
2301
- def find_nothing(
2302
- importer: object | None, path_item: str | None, only: bool | None = False
2303
- ):
2304
- return ()
2305
-
2306
-
2307
- register_finder(object, find_nothing)
2308
-
2309
-
2310
- def find_on_path(importer: object | None, path_item, only=False):
2311
- """Yield distributions accessible on a sys.path directory"""
2312
- path_item = _normalize_cached(path_item)
2313
-
2314
- if _is_unpacked_egg(path_item):
2315
- yield Distribution.from_filename(
2316
- path_item,
2317
- metadata=PathMetadata(path_item, os.path.join(path_item, 'EGG-INFO')),
2318
- )
2319
- return
2320
-
2321
- entries = (os.path.join(path_item, child) for child in safe_listdir(path_item))
2322
-
2323
- # scan for .egg and .egg-info in directory
2324
- for entry in sorted(entries):
2325
- fullpath = os.path.join(path_item, entry)
2326
- factory = dist_factory(path_item, entry, only)
2327
- yield from factory(fullpath)
2328
-
2329
-
2330
- def dist_factory(path_item, entry, only):
2331
- """Return a dist_factory for the given entry."""
2332
- lower = entry.lower()
2333
- is_egg_info = lower.endswith('.egg-info')
2334
- is_dist_info = lower.endswith('.dist-info') and os.path.isdir(
2335
- os.path.join(path_item, entry)
2336
- )
2337
- is_meta = is_egg_info or is_dist_info
2338
- return (
2339
- distributions_from_metadata
2340
- if is_meta
2341
- else find_distributions
2342
- if not only and _is_egg_path(entry)
2343
- else resolve_egg_link
2344
- if not only and lower.endswith('.egg-link')
2345
- else NoDists()
2346
- )
2347
-
2348
-
2349
- class NoDists:
2350
- """
2351
- >>> bool(NoDists())
2352
- False
2353
-
2354
- >>> list(NoDists()('anything'))
2355
- []
2356
- """
2357
-
2358
- def __bool__(self):
2359
- return False
2360
-
2361
- def __call__(self, fullpath):
2362
- return iter(())
2363
-
2364
-
2365
- def safe_listdir(path: StrOrBytesPath):
2366
- """
2367
- Attempt to list contents of path, but suppress some exceptions.
2368
- """
2369
- try:
2370
- return os.listdir(path)
2371
- except (PermissionError, NotADirectoryError):
2372
- pass
2373
- except OSError as e:
2374
- # Ignore the directory if does not exist, not a directory or
2375
- # permission denied
2376
- if e.errno not in (errno.ENOTDIR, errno.EACCES, errno.ENOENT):
2377
- raise
2378
- return ()
2379
-
2380
-
2381
- def distributions_from_metadata(path: str):
2382
- root = os.path.dirname(path)
2383
- if os.path.isdir(path):
2384
- if len(os.listdir(path)) == 0:
2385
- # empty metadata dir; skip
2386
- return
2387
- metadata: _MetadataType = PathMetadata(root, path)
2388
- else:
2389
- metadata = FileMetadata(path)
2390
- entry = os.path.basename(path)
2391
- yield Distribution.from_location(
2392
- root,
2393
- entry,
2394
- metadata,
2395
- precedence=DEVELOP_DIST,
2396
- )
2397
-
2398
-
2399
- def non_empty_lines(path):
2400
- """
2401
- Yield non-empty lines from file at path
2402
- """
2403
- for line in _read_utf8_with_fallback(path).splitlines():
2404
- line = line.strip()
2405
- if line:
2406
- yield line
2407
-
2408
-
2409
- def resolve_egg_link(path):
2410
- """
2411
- Given a path to an .egg-link, resolve distributions
2412
- present in the referenced path.
2413
- """
2414
- referenced_paths = non_empty_lines(path)
2415
- resolved_paths = (
2416
- os.path.join(os.path.dirname(path), ref) for ref in referenced_paths
2417
- )
2418
- dist_groups = map(find_distributions, resolved_paths)
2419
- return next(dist_groups, ())
2420
-
2421
-
2422
- if hasattr(pkgutil, 'ImpImporter'):
2423
- register_finder(pkgutil.ImpImporter, find_on_path)
2424
-
2425
- register_finder(importlib.machinery.FileFinder, find_on_path)
2426
-
2427
- _namespace_handlers: dict[type, _NSHandlerType[Any]] = _declare_state(
2428
- 'dict', '_namespace_handlers', {}
2429
- )
2430
- _namespace_packages: dict[str | None, list[str]] = _declare_state(
2431
- 'dict', '_namespace_packages', {}
2432
- )
2433
-
2434
-
2435
- def register_namespace_handler(
2436
- importer_type: type[_T], namespace_handler: _NSHandlerType[_T]
2437
- ) -> None:
2438
- """Register `namespace_handler` to declare namespace packages
2439
-
2440
- `importer_type` is the type or class of a PEP 302 "Importer" (sys.path item
2441
- handler), and `namespace_handler` is a callable like this::
2442
-
2443
- def namespace_handler(importer, path_entry, moduleName, module):
2444
- # return a path_entry to use for child packages
2445
-
2446
- Namespace handlers are only called if the importer object has already
2447
- agreed that it can handle the relevant path item, and they should only
2448
- return a subpath if the module __path__ does not already contain an
2449
- equivalent subpath. For an example namespace handler, see
2450
- ``pkg_resources.file_ns_handler``.
2451
- """
2452
- _namespace_handlers[importer_type] = namespace_handler
2453
-
2454
-
2455
- def _handle_ns(packageName, path_item):
2456
- """Ensure that named package includes a subpath of path_item (if needed)"""
2457
-
2458
- importer = get_importer(path_item)
2459
- if importer is None:
2460
- return None
2461
-
2462
- # use find_spec (PEP 451) and fall-back to find_module (PEP 302)
2463
- try:
2464
- spec = importer.find_spec(packageName)
2465
- except AttributeError:
2466
- # capture warnings due to #1111
2467
- with warnings.catch_warnings():
2468
- warnings.simplefilter("ignore")
2469
- loader = importer.find_module(packageName)
2470
- else:
2471
- loader = spec.loader if spec else None
2472
-
2473
- if loader is None:
2474
- return None
2475
- module = sys.modules.get(packageName)
2476
- if module is None:
2477
- module = sys.modules[packageName] = types.ModuleType(packageName)
2478
- module.__path__ = []
2479
- _set_parent_ns(packageName)
2480
- elif not hasattr(module, '__path__'):
2481
- raise TypeError("Not a package:", packageName)
2482
- handler = _find_adapter(_namespace_handlers, importer)
2483
- subpath = handler(importer, path_item, packageName, module)
2484
- if subpath is not None:
2485
- path = module.__path__
2486
- path.append(subpath)
2487
- importlib.import_module(packageName)
2488
- _rebuild_mod_path(path, packageName, module)
2489
- return subpath
2490
-
2491
-
2492
- def _rebuild_mod_path(orig_path, package_name, module: types.ModuleType):
2493
- """
2494
- Rebuild module.__path__ ensuring that all entries are ordered
2495
- corresponding to their sys.path order
2496
- """
2497
- sys_path = [_normalize_cached(p) for p in sys.path]
2498
-
2499
- def safe_sys_path_index(entry):
2500
- """
2501
- Workaround for #520 and #513.
2502
- """
2503
- try:
2504
- return sys_path.index(entry)
2505
- except ValueError:
2506
- return float('inf')
2507
-
2508
- def position_in_sys_path(path):
2509
- """
2510
- Return the ordinal of the path based on its position in sys.path
2511
- """
2512
- path_parts = path.split(os.sep)
2513
- module_parts = package_name.count('.') + 1
2514
- parts = path_parts[:-module_parts]
2515
- return safe_sys_path_index(_normalize_cached(os.sep.join(parts)))
2516
-
2517
- new_path = sorted(orig_path, key=position_in_sys_path)
2518
- new_path = [_normalize_cached(p) for p in new_path]
2519
-
2520
- if isinstance(module.__path__, list):
2521
- module.__path__[:] = new_path
2522
- else:
2523
- module.__path__ = new_path
2524
-
2525
-
2526
- def declare_namespace(packageName: str) -> None:
2527
- """Declare that package 'packageName' is a namespace package"""
2528
-
2529
- msg = (
2530
- f"Deprecated call to `pkg_resources.declare_namespace({packageName!r})`.\n"
2531
- "Implementing implicit namespace packages (as specified in PEP 420) "
2532
- "is preferred to `pkg_resources.declare_namespace`. "
2533
- "See https://setuptools.pypa.io/en/latest/references/"
2534
- "keywords.html#keyword-namespace-packages"
2535
- )
2536
- warnings.warn(msg, DeprecationWarning, stacklevel=2)
2537
-
2538
- _imp.acquire_lock()
2539
- try:
2540
- if packageName in _namespace_packages:
2541
- return
2542
-
2543
- path: MutableSequence[str] = sys.path
2544
- parent, _, _ = packageName.rpartition('.')
2545
-
2546
- if parent:
2547
- declare_namespace(parent)
2548
- if parent not in _namespace_packages:
2549
- __import__(parent)
2550
- try:
2551
- path = sys.modules[parent].__path__
2552
- except AttributeError as e:
2553
- raise TypeError("Not a package:", parent) from e
2554
-
2555
- # Track what packages are namespaces, so when new path items are added,
2556
- # they can be updated
2557
- _namespace_packages.setdefault(parent or None, []).append(packageName)
2558
- _namespace_packages.setdefault(packageName, [])
2559
-
2560
- for path_item in path:
2561
- # Ensure all the parent's path items are reflected in the child,
2562
- # if they apply
2563
- _handle_ns(packageName, path_item)
2564
-
2565
- finally:
2566
- _imp.release_lock()
2567
-
2568
-
2569
- def fixup_namespace_packages(path_item: str, parent: str | None = None) -> None:
2570
- """Ensure that previously-declared namespace packages include path_item"""
2571
- _imp.acquire_lock()
2572
- try:
2573
- for package in _namespace_packages.get(parent, ()):
2574
- subpath = _handle_ns(package, path_item)
2575
- if subpath:
2576
- fixup_namespace_packages(subpath, package)
2577
- finally:
2578
- _imp.release_lock()
2579
-
2580
-
2581
- def file_ns_handler(
2582
- importer: object,
2583
- path_item: StrPath,
2584
- packageName: str,
2585
- module: types.ModuleType,
2586
- ):
2587
- """Compute an ns-package subpath for a filesystem or zipfile importer"""
2588
-
2589
- subpath = os.path.join(path_item, packageName.split('.')[-1])
2590
- normalized = _normalize_cached(subpath)
2591
- for item in module.__path__:
2592
- if _normalize_cached(item) == normalized:
2593
- break
2594
- else:
2595
- # Only return the path if it's not already there
2596
- return subpath
2597
-
2598
-
2599
- if hasattr(pkgutil, 'ImpImporter'):
2600
- register_namespace_handler(pkgutil.ImpImporter, file_ns_handler)
2601
-
2602
- register_namespace_handler(zipimport.zipimporter, file_ns_handler)
2603
- register_namespace_handler(importlib.machinery.FileFinder, file_ns_handler)
2604
-
2605
-
2606
- def null_ns_handler(
2607
- importer: object,
2608
- path_item: str | None,
2609
- packageName: str | None,
2610
- module: _ModuleLike | None,
2611
- ):
2612
- return None
2613
-
2614
-
2615
- register_namespace_handler(object, null_ns_handler)
2616
-
2617
-
2618
- @overload
2619
- def normalize_path(filename: StrPath) -> str: ...
2620
- @overload
2621
- def normalize_path(filename: BytesPath) -> bytes: ...
2622
- def normalize_path(filename: StrOrBytesPath):
2623
- """Normalize a file/dir name for comparison purposes"""
2624
- return os.path.normcase(os.path.realpath(os.path.normpath(_cygwin_patch(filename))))
2625
-
2626
-
2627
- def _cygwin_patch(filename: StrOrBytesPath): # pragma: nocover
2628
- """
2629
- Contrary to POSIX 2008, on Cygwin, getcwd (3) contains
2630
- symlink components. Using
2631
- os.path.abspath() works around this limitation. A fix in os.getcwd()
2632
- would probably better, in Cygwin even more so, except
2633
- that this seems to be by design...
2634
- """
2635
- return os.path.abspath(filename) if sys.platform == 'cygwin' else filename
2636
-
2637
-
2638
- if TYPE_CHECKING:
2639
- # https://github.com/python/mypy/issues/16261
2640
- # https://github.com/python/typeshed/issues/6347
2641
- @overload
2642
- def _normalize_cached(filename: StrPath) -> str: ...
2643
- @overload
2644
- def _normalize_cached(filename: BytesPath) -> bytes: ...
2645
- def _normalize_cached(filename: StrOrBytesPath) -> str | bytes: ...
2646
-
2647
- else:
2648
-
2649
- @functools.lru_cache(maxsize=None)
2650
- def _normalize_cached(filename):
2651
- return normalize_path(filename)
2652
-
2653
-
2654
- def _is_egg_path(path):
2655
- """
2656
- Determine if given path appears to be an egg.
2657
- """
2658
- return _is_zip_egg(path) or _is_unpacked_egg(path)
2659
-
2660
-
2661
- def _is_zip_egg(path):
2662
- return (
2663
- path.lower().endswith('.egg')
2664
- and os.path.isfile(path)
2665
- and zipfile.is_zipfile(path)
2666
- )
2667
-
2668
-
2669
- def _is_unpacked_egg(path):
2670
- """
2671
- Determine if given path appears to be an unpacked egg.
2672
- """
2673
- return path.lower().endswith('.egg') and os.path.isfile(
2674
- os.path.join(path, 'EGG-INFO', 'PKG-INFO')
2675
- )
2676
-
2677
-
2678
- def _set_parent_ns(packageName):
2679
- parts = packageName.split('.')
2680
- name = parts.pop()
2681
- if parts:
2682
- parent = '.'.join(parts)
2683
- setattr(sys.modules[parent], name, sys.modules[packageName])
2684
-
2685
-
2686
- MODULE = re.compile(r"\w+(\.\w+)*$").match
2687
- EGG_NAME = re.compile(
2688
- r"""
2689
- (?P<name>[^-]+) (
2690
- -(?P<ver>[^-]+) (
2691
- -py(?P<pyver>[^-]+) (
2692
- -(?P<plat>.+)
2693
- )?
2694
- )?
2695
- )?
2696
- """,
2697
- re.VERBOSE | re.IGNORECASE,
2698
- ).match
2699
-
2700
-
2701
- class EntryPoint:
2702
- """Object representing an advertised importable object"""
2703
-
2704
- def __init__(
2705
- self,
2706
- name: str,
2707
- module_name: str,
2708
- attrs: Iterable[str] = (),
2709
- extras: Iterable[str] = (),
2710
- dist: Distribution | None = None,
2711
- ):
2712
- if not MODULE(module_name):
2713
- raise ValueError("Invalid module name", module_name)
2714
- self.name = name
2715
- self.module_name = module_name
2716
- self.attrs = tuple(attrs)
2717
- self.extras = tuple(extras)
2718
- self.dist = dist
2719
-
2720
- def __str__(self):
2721
- s = "%s = %s" % (self.name, self.module_name)
2722
- if self.attrs:
2723
- s += ':' + '.'.join(self.attrs)
2724
- if self.extras:
2725
- s += ' [%s]' % ','.join(self.extras)
2726
- return s
2727
-
2728
- def __repr__(self):
2729
- return "EntryPoint.parse(%r)" % str(self)
2730
-
2731
- @overload
2732
- def load(
2733
- self,
2734
- require: Literal[True] = True,
2735
- env: Environment | None = None,
2736
- installer: _InstallerType | None = None,
2737
- ) -> _ResolvedEntryPoint: ...
2738
- @overload
2739
- def load(
2740
- self,
2741
- require: Literal[False],
2742
- *args: Any,
2743
- **kwargs: Any,
2744
- ) -> _ResolvedEntryPoint: ...
2745
- def load(
2746
- self,
2747
- require: bool = True,
2748
- *args: Environment | _InstallerType | None,
2749
- **kwargs: Environment | _InstallerType | None,
2750
- ) -> _ResolvedEntryPoint:
2751
- """
2752
- Require packages for this EntryPoint, then resolve it.
2753
- """
2754
- if not require or args or kwargs:
2755
- warnings.warn(
2756
- "Parameters to load are deprecated. Call .resolve and "
2757
- ".require separately.",
2758
- PkgResourcesDeprecationWarning,
2759
- stacklevel=2,
2760
- )
2761
- if require:
2762
- # We could pass `env` and `installer` directly,
2763
- # but keeping `*args` and `**kwargs` for backwards compatibility
2764
- self.require(*args, **kwargs) # type: ignore
2765
- return self.resolve()
2766
-
2767
- def resolve(self) -> _ResolvedEntryPoint:
2768
- """
2769
- Resolve the entry point from its module and attrs.
2770
- """
2771
- module = __import__(self.module_name, fromlist=['__name__'], level=0)
2772
- try:
2773
- return functools.reduce(getattr, self.attrs, module)
2774
- except AttributeError as exc:
2775
- raise ImportError(str(exc)) from exc
2776
-
2777
- def require(
2778
- self,
2779
- env: Environment | None = None,
2780
- installer: _InstallerType | None = None,
2781
- ) -> None:
2782
- if not self.dist:
2783
- error_cls = UnknownExtra if self.extras else AttributeError
2784
- raise error_cls("Can't require() without a distribution", self)
2785
-
2786
- # Get the requirements for this entry point with all its extras and
2787
- # then resolve them. We have to pass `extras` along when resolving so
2788
- # that the working set knows what extras we want. Otherwise, for
2789
- # dist-info distributions, the working set will assume that the
2790
- # requirements for that extra are purely optional and skip over them.
2791
- reqs = self.dist.requires(self.extras)
2792
- items = working_set.resolve(reqs, env, installer, extras=self.extras)
2793
- list(map(working_set.add, items))
2794
-
2795
- pattern = re.compile(
2796
- r'\s*'
2797
- r'(?P<name>.+?)\s*'
2798
- r'=\s*'
2799
- r'(?P<module>[\w.]+)\s*'
2800
- r'(:\s*(?P<attr>[\w.]+))?\s*'
2801
- r'(?P<extras>\[.*\])?\s*$'
2802
- )
2803
-
2804
- @classmethod
2805
- def parse(cls, src: str, dist: Distribution | None = None) -> Self:
2806
- """Parse a single entry point from string `src`
2807
-
2808
- Entry point syntax follows the form::
2809
-
2810
- name = some.module:some.attr [extra1, extra2]
2811
-
2812
- The entry name and module name are required, but the ``:attrs`` and
2813
- ``[extras]`` parts are optional
2814
- """
2815
- m = cls.pattern.match(src)
2816
- if not m:
2817
- msg = "EntryPoint must be in 'name=module:attrs [extras]' format"
2818
- raise ValueError(msg, src)
2819
- res = m.groupdict()
2820
- extras = cls._parse_extras(res['extras'])
2821
- attrs = res['attr'].split('.') if res['attr'] else ()
2822
- return cls(res['name'], res['module'], attrs, extras, dist)
2823
-
2824
- @classmethod
2825
- def _parse_extras(cls, extras_spec):
2826
- if not extras_spec:
2827
- return ()
2828
- req = Requirement.parse('x' + extras_spec)
2829
- if req.specs:
2830
- raise ValueError
2831
- return req.extras
2832
-
2833
- @classmethod
2834
- def parse_group(
2835
- cls,
2836
- group: str,
2837
- lines: _NestedStr,
2838
- dist: Distribution | None = None,
2839
- ) -> dict[str, Self]:
2840
- """Parse an entry point group"""
2841
- if not MODULE(group):
2842
- raise ValueError("Invalid group name", group)
2843
- this: dict[str, Self] = {}
2844
- for line in yield_lines(lines):
2845
- ep = cls.parse(line, dist)
2846
- if ep.name in this:
2847
- raise ValueError("Duplicate entry point", group, ep.name)
2848
- this[ep.name] = ep
2849
- return this
2850
-
2851
- @classmethod
2852
- def parse_map(
2853
- cls,
2854
- data: str | Iterable[str] | dict[str, str | Iterable[str]],
2855
- dist: Distribution | None = None,
2856
- ) -> dict[str, dict[str, Self]]:
2857
- """Parse a map of entry point groups"""
2858
- _data: Iterable[tuple[str | None, str | Iterable[str]]]
2859
- if isinstance(data, dict):
2860
- _data = data.items()
2861
- else:
2862
- _data = split_sections(data)
2863
- maps: dict[str, dict[str, Self]] = {}
2864
- for group, lines in _data:
2865
- if group is None:
2866
- if not lines:
2867
- continue
2868
- raise ValueError("Entry points must be listed in groups")
2869
- group = group.strip()
2870
- if group in maps:
2871
- raise ValueError("Duplicate group name", group)
2872
- maps[group] = cls.parse_group(group, lines, dist)
2873
- return maps
2874
-
2875
-
2876
- def _version_from_file(lines):
2877
- """
2878
- Given an iterable of lines from a Metadata file, return
2879
- the value of the Version field, if present, or None otherwise.
2880
- """
2881
-
2882
- def is_version_line(line):
2883
- return line.lower().startswith('version:')
2884
-
2885
- version_lines = filter(is_version_line, lines)
2886
- line = next(iter(version_lines), '')
2887
- _, _, value = line.partition(':')
2888
- return safe_version(value.strip()) or None
2889
-
2890
-
2891
- class Distribution:
2892
- """Wrap an actual or potential sys.path entry w/metadata"""
2893
-
2894
- PKG_INFO = 'PKG-INFO'
2895
-
2896
- def __init__(
2897
- self,
2898
- location: str | None = None,
2899
- metadata: _MetadataType = None,
2900
- project_name: str | None = None,
2901
- version: str | None = None,
2902
- py_version: str | None = PY_MAJOR,
2903
- platform: str | None = None,
2904
- precedence: int = EGG_DIST,
2905
- ):
2906
- self.project_name = safe_name(project_name or 'Unknown')
2907
- if version is not None:
2908
- self._version = safe_version(version)
2909
- self.py_version = py_version
2910
- self.platform = platform
2911
- self.location = location
2912
- self.precedence = precedence
2913
- self._provider = metadata or empty_provider
2914
-
2915
- @classmethod
2916
- def from_location(
2917
- cls,
2918
- location: str,
2919
- basename: StrPath,
2920
- metadata: _MetadataType = None,
2921
- **kw: int, # We could set `precedence` explicitly, but keeping this as `**kw` for full backwards and subclassing compatibility
2922
- ) -> Distribution:
2923
- project_name, version, py_version, platform = [None] * 4
2924
- basename, ext = os.path.splitext(basename)
2925
- if ext.lower() in _distributionImpl:
2926
- cls = _distributionImpl[ext.lower()]
2927
-
2928
- match = EGG_NAME(basename)
2929
- if match:
2930
- project_name, version, py_version, platform = match.group(
2931
- 'name', 'ver', 'pyver', 'plat'
2932
- )
2933
- return cls(
2934
- location,
2935
- metadata,
2936
- project_name=project_name,
2937
- version=version,
2938
- py_version=py_version,
2939
- platform=platform,
2940
- **kw,
2941
- )._reload_version()
2942
-
2943
- def _reload_version(self):
2944
- return self
2945
-
2946
- @property
2947
- def hashcmp(self):
2948
- return (
2949
- self._forgiving_parsed_version,
2950
- self.precedence,
2951
- self.key,
2952
- self.location,
2953
- self.py_version or '',
2954
- self.platform or '',
2955
- )
2956
-
2957
- def __hash__(self):
2958
- return hash(self.hashcmp)
2959
-
2960
- def __lt__(self, other: Distribution):
2961
- return self.hashcmp < other.hashcmp
2962
-
2963
- def __le__(self, other: Distribution):
2964
- return self.hashcmp <= other.hashcmp
2965
-
2966
- def __gt__(self, other: Distribution):
2967
- return self.hashcmp > other.hashcmp
2968
-
2969
- def __ge__(self, other: Distribution):
2970
- return self.hashcmp >= other.hashcmp
2971
-
2972
- def __eq__(self, other: object):
2973
- if not isinstance(other, self.__class__):
2974
- # It's not a Distribution, so they are not equal
2975
- return False
2976
- return self.hashcmp == other.hashcmp
2977
-
2978
- def __ne__(self, other: object):
2979
- return not self == other
2980
-
2981
- # These properties have to be lazy so that we don't have to load any
2982
- # metadata until/unless it's actually needed. (i.e., some distributions
2983
- # may not know their name or version without loading PKG-INFO)
2984
-
2985
- @property
2986
- def key(self):
2987
- try:
2988
- return self._key
2989
- except AttributeError:
2990
- self._key = key = self.project_name.lower()
2991
- return key
2992
-
2993
- @property
2994
- def parsed_version(self):
2995
- if not hasattr(self, "_parsed_version"):
2996
- try:
2997
- self._parsed_version = parse_version(self.version)
2998
- except packaging.version.InvalidVersion as ex:
2999
- info = f"(package: {self.project_name})"
3000
- if hasattr(ex, "add_note"):
3001
- ex.add_note(info) # PEP 678
3002
- raise
3003
- raise packaging.version.InvalidVersion(f"{str(ex)} {info}") from None
3004
-
3005
- return self._parsed_version
3006
-
3007
- @property
3008
- def _forgiving_parsed_version(self):
3009
- try:
3010
- return self.parsed_version
3011
- except packaging.version.InvalidVersion as ex:
3012
- self._parsed_version = parse_version(_forgiving_version(self.version))
3013
-
3014
- notes = "\n".join(getattr(ex, "__notes__", [])) # PEP 678
3015
- msg = f"""!!\n\n
3016
- *************************************************************************
3017
- {str(ex)}\n{notes}
3018
-
3019
- This is a long overdue deprecation.
3020
- For the time being, `pkg_resources` will use `{self._parsed_version}`
3021
- as a replacement to avoid breaking existing environments,
3022
- but no future compatibility is guaranteed.
3023
-
3024
- If you maintain package {self.project_name} you should implement
3025
- the relevant changes to adequate the project to PEP 440 immediately.
3026
- *************************************************************************
3027
- \n\n!!
3028
- """
3029
- warnings.warn(msg, DeprecationWarning)
3030
-
3031
- return self._parsed_version
3032
-
3033
- @property
3034
- def version(self):
3035
- try:
3036
- return self._version
3037
- except AttributeError as e:
3038
- version = self._get_version()
3039
- if version is None:
3040
- path = self._get_metadata_path_for_display(self.PKG_INFO)
3041
- msg = ("Missing 'Version:' header and/or {} file at path: {}").format(
3042
- self.PKG_INFO, path
3043
- )
3044
- raise ValueError(msg, self) from e
3045
-
3046
- return version
3047
-
3048
- @property
3049
- def _dep_map(self):
3050
- """
3051
- A map of extra to its list of (direct) requirements
3052
- for this distribution, including the null extra.
3053
- """
3054
- try:
3055
- return self.__dep_map
3056
- except AttributeError:
3057
- self.__dep_map = self._filter_extras(self._build_dep_map())
3058
- return self.__dep_map
3059
-
3060
- @staticmethod
3061
- def _filter_extras(
3062
- dm: dict[str | None, list[Requirement]],
3063
- ) -> dict[str | None, list[Requirement]]:
3064
- """
3065
- Given a mapping of extras to dependencies, strip off
3066
- environment markers and filter out any dependencies
3067
- not matching the markers.
3068
- """
3069
- for extra in list(filter(None, dm)):
3070
- new_extra: str | None = extra
3071
- reqs = dm.pop(extra)
3072
- new_extra, _, marker = extra.partition(':')
3073
- fails_marker = marker and (
3074
- invalid_marker(marker) or not evaluate_marker(marker)
3075
- )
3076
- if fails_marker:
3077
- reqs = []
3078
- new_extra = safe_extra(new_extra) or None
3079
-
3080
- dm.setdefault(new_extra, []).extend(reqs)
3081
- return dm
3082
-
3083
- def _build_dep_map(self):
3084
- dm = {}
3085
- for name in 'requires.txt', 'depends.txt':
3086
- for extra, reqs in split_sections(self._get_metadata(name)):
3087
- dm.setdefault(extra, []).extend(parse_requirements(reqs))
3088
- return dm
3089
-
3090
- def requires(self, extras: Iterable[str] = ()) -> list[Requirement]:
3091
- """List of Requirements needed for this distro if `extras` are used"""
3092
- dm = self._dep_map
3093
- deps: list[Requirement] = []
3094
- deps.extend(dm.get(None, ()))
3095
- for ext in extras:
3096
- try:
3097
- deps.extend(dm[safe_extra(ext)])
3098
- except KeyError as e:
3099
- raise UnknownExtra(
3100
- "%s has no such extra feature %r" % (self, ext)
3101
- ) from e
3102
- return deps
3103
-
3104
- def _get_metadata_path_for_display(self, name):
3105
- """
3106
- Return the path to the given metadata file, if available.
3107
- """
3108
- try:
3109
- # We need to access _get_metadata_path() on the provider object
3110
- # directly rather than through this class's __getattr__()
3111
- # since _get_metadata_path() is marked private.
3112
- path = self._provider._get_metadata_path(name)
3113
-
3114
- # Handle exceptions e.g. in case the distribution's metadata
3115
- # provider doesn't support _get_metadata_path().
3116
- except Exception:
3117
- return '[could not detect]'
3118
-
3119
- return path
3120
-
3121
- def _get_metadata(self, name):
3122
- if self.has_metadata(name):
3123
- yield from self.get_metadata_lines(name)
3124
-
3125
- def _get_version(self):
3126
- lines = self._get_metadata(self.PKG_INFO)
3127
- return _version_from_file(lines)
3128
-
3129
- def activate(self, path: list[str] | None = None, replace: bool = False) -> None:
3130
- """Ensure distribution is importable on `path` (default=sys.path)"""
3131
- if path is None:
3132
- path = sys.path
3133
- self.insert_on(path, replace=replace)
3134
- if path is sys.path and self.location is not None:
3135
- fixup_namespace_packages(self.location)
3136
- for pkg in self._get_metadata('namespace_packages.txt'):
3137
- if pkg in sys.modules:
3138
- declare_namespace(pkg)
3139
-
3140
- def egg_name(self):
3141
- """Return what this distribution's standard .egg filename should be"""
3142
- filename = "%s-%s-py%s" % (
3143
- to_filename(self.project_name),
3144
- to_filename(self.version),
3145
- self.py_version or PY_MAJOR,
3146
- )
3147
-
3148
- if self.platform:
3149
- filename += '-' + self.platform
3150
- return filename
3151
-
3152
- def __repr__(self):
3153
- if self.location:
3154
- return "%s (%s)" % (self, self.location)
3155
- else:
3156
- return str(self)
3157
-
3158
- def __str__(self):
3159
- try:
3160
- version = getattr(self, 'version', None)
3161
- except ValueError:
3162
- version = None
3163
- version = version or "[unknown version]"
3164
- return "%s %s" % (self.project_name, version)
3165
-
3166
- def __getattr__(self, attr):
3167
- """Delegate all unrecognized public attributes to .metadata provider"""
3168
- if attr.startswith('_'):
3169
- raise AttributeError(attr)
3170
- return getattr(self._provider, attr)
3171
-
3172
- def __dir__(self):
3173
- return list(
3174
- set(super().__dir__())
3175
- | set(attr for attr in self._provider.__dir__() if not attr.startswith('_'))
3176
- )
3177
-
3178
- @classmethod
3179
- def from_filename(
3180
- cls,
3181
- filename: StrPath,
3182
- metadata: _MetadataType = None,
3183
- **kw: int, # We could set `precedence` explicitly, but keeping this as `**kw` for full backwards and subclassing compatibility
3184
- ) -> Distribution:
3185
- return cls.from_location(
3186
- _normalize_cached(filename), os.path.basename(filename), metadata, **kw
3187
- )
3188
-
3189
- def as_requirement(self):
3190
- """Return a ``Requirement`` that matches this distribution exactly"""
3191
- if isinstance(self.parsed_version, packaging.version.Version):
3192
- spec = "%s==%s" % (self.project_name, self.parsed_version)
3193
- else:
3194
- spec = "%s===%s" % (self.project_name, self.parsed_version)
3195
-
3196
- return Requirement.parse(spec)
3197
-
3198
- def load_entry_point(self, group: str, name: str) -> _ResolvedEntryPoint:
3199
- """Return the `name` entry point of `group` or raise ImportError"""
3200
- ep = self.get_entry_info(group, name)
3201
- if ep is None:
3202
- raise ImportError("Entry point %r not found" % ((group, name),))
3203
- return ep.load()
3204
-
3205
- @overload
3206
- def get_entry_map(self, group: None = None) -> dict[str, dict[str, EntryPoint]]: ...
3207
- @overload
3208
- def get_entry_map(self, group: str) -> dict[str, EntryPoint]: ...
3209
- def get_entry_map(self, group: str | None = None):
3210
- """Return the entry point map for `group`, or the full entry map"""
3211
- if not hasattr(self, "_ep_map"):
3212
- self._ep_map = EntryPoint.parse_map(
3213
- self._get_metadata('entry_points.txt'), self
3214
- )
3215
- if group is not None:
3216
- return self._ep_map.get(group, {})
3217
- return self._ep_map
3218
-
3219
- def get_entry_info(self, group: str, name: str) -> EntryPoint | None:
3220
- """Return the EntryPoint object for `group`+`name`, or ``None``"""
3221
- return self.get_entry_map(group).get(name)
3222
-
3223
- # FIXME: 'Distribution.insert_on' is too complex (13)
3224
- def insert_on( # noqa: C901
3225
- self,
3226
- path: list[str],
3227
- loc=None,
3228
- replace: bool = False,
3229
- ) -> None:
3230
- """Ensure self.location is on path
3231
-
3232
- If replace=False (default):
3233
- - If location is already in path anywhere, do nothing.
3234
- - Else:
3235
- - If it's an egg and its parent directory is on path,
3236
- insert just ahead of the parent.
3237
- - Else: add to the end of path.
3238
- If replace=True:
3239
- - If location is already on path anywhere (not eggs)
3240
- or higher priority than its parent (eggs)
3241
- do nothing.
3242
- - Else:
3243
- - If it's an egg and its parent directory is on path,
3244
- insert just ahead of the parent,
3245
- removing any lower-priority entries.
3246
- - Else: add it to the front of path.
3247
- """
3248
-
3249
- loc = loc or self.location
3250
- if not loc:
3251
- return
3252
-
3253
- nloc = _normalize_cached(loc)
3254
- bdir = os.path.dirname(nloc)
3255
- npath = [(p and _normalize_cached(p) or p) for p in path]
3256
-
3257
- for p, item in enumerate(npath):
3258
- if item == nloc:
3259
- if replace:
3260
- break
3261
- else:
3262
- # don't modify path (even removing duplicates) if
3263
- # found and not replace
3264
- return
3265
- elif item == bdir and self.precedence == EGG_DIST:
3266
- # if it's an .egg, give it precedence over its directory
3267
- # UNLESS it's already been added to sys.path and replace=False
3268
- if (not replace) and nloc in npath[p:]:
3269
- return
3270
- if path is sys.path:
3271
- self.check_version_conflict()
3272
- path.insert(p, loc)
3273
- npath.insert(p, nloc)
3274
- break
3275
- else:
3276
- if path is sys.path:
3277
- self.check_version_conflict()
3278
- if replace:
3279
- path.insert(0, loc)
3280
- else:
3281
- path.append(loc)
3282
- return
3283
-
3284
- # p is the spot where we found or inserted loc; now remove duplicates
3285
- while True:
3286
- try:
3287
- np = npath.index(nloc, p + 1)
3288
- except ValueError:
3289
- break
3290
- else:
3291
- del npath[np], path[np]
3292
- # ha!
3293
- p = np
3294
-
3295
- return
3296
-
3297
- def check_version_conflict(self):
3298
- if self.key == 'setuptools':
3299
- # ignore the inevitable setuptools self-conflicts :(
3300
- return
3301
-
3302
- nsp = dict.fromkeys(self._get_metadata('namespace_packages.txt'))
3303
- loc = normalize_path(self.location)
3304
- for modname in self._get_metadata('top_level.txt'):
3305
- if (
3306
- modname not in sys.modules
3307
- or modname in nsp
3308
- or modname in _namespace_packages
3309
- ):
3310
- continue
3311
- if modname in ('pkg_resources', 'setuptools', 'site'):
3312
- continue
3313
- fn = getattr(sys.modules[modname], '__file__', None)
3314
- if fn and (
3315
- normalize_path(fn).startswith(loc) or fn.startswith(self.location)
3316
- ):
3317
- continue
3318
- issue_warning(
3319
- "Module %s was already imported from %s, but %s is being added"
3320
- " to sys.path" % (modname, fn, self.location),
3321
- )
3322
-
3323
- def has_version(self):
3324
- try:
3325
- self.version
3326
- except ValueError:
3327
- issue_warning("Unbuilt egg for " + repr(self))
3328
- return False
3329
- except SystemError:
3330
- # TODO: remove this except clause when python/cpython#103632 is fixed.
3331
- return False
3332
- return True
3333
-
3334
- def clone(self, **kw: str | int | IResourceProvider | None) -> Self:
3335
- """Copy this distribution, substituting in any changed keyword args"""
3336
- names = 'project_name version py_version platform location precedence'
3337
- for attr in names.split():
3338
- kw.setdefault(attr, getattr(self, attr, None))
3339
- kw.setdefault('metadata', self._provider)
3340
- # Unsafely unpacking. But keeping **kw for backwards and subclassing compatibility
3341
- return self.__class__(**kw) # type:ignore[arg-type]
3342
-
3343
- @property
3344
- def extras(self):
3345
- return [dep for dep in self._dep_map if dep]
3346
-
3347
-
3348
- class EggInfoDistribution(Distribution):
3349
- def _reload_version(self):
3350
- """
3351
- Packages installed by distutils (e.g. numpy or scipy),
3352
- which uses an old safe_version, and so
3353
- their version numbers can get mangled when
3354
- converted to filenames (e.g., 1.11.0.dev0+2329eae to
3355
- 1.11.0.dev0_2329eae). These distributions will not be
3356
- parsed properly
3357
- downstream by Distribution and safe_version, so
3358
- take an extra step and try to get the version number from
3359
- the metadata file itself instead of the filename.
3360
- """
3361
- md_version = self._get_version()
3362
- if md_version:
3363
- self._version = md_version
3364
- return self
3365
-
3366
-
3367
- class DistInfoDistribution(Distribution):
3368
- """
3369
- Wrap an actual or potential sys.path entry
3370
- w/metadata, .dist-info style.
3371
- """
3372
-
3373
- PKG_INFO = 'METADATA'
3374
- EQEQ = re.compile(r"([\(,])\s*(\d.*?)\s*([,\)])")
3375
-
3376
- @property
3377
- def _parsed_pkg_info(self):
3378
- """Parse and cache metadata"""
3379
- try:
3380
- return self._pkg_info
3381
- except AttributeError:
3382
- metadata = self.get_metadata(self.PKG_INFO)
3383
- self._pkg_info = email.parser.Parser().parsestr(metadata)
3384
- return self._pkg_info
3385
-
3386
- @property
3387
- def _dep_map(self):
3388
- try:
3389
- return self.__dep_map
3390
- except AttributeError:
3391
- self.__dep_map = self._compute_dependencies()
3392
- return self.__dep_map
3393
-
3394
- def _compute_dependencies(self) -> dict[str | None, list[Requirement]]:
3395
- """Recompute this distribution's dependencies."""
3396
- self.__dep_map: dict[str | None, list[Requirement]] = {None: []}
3397
-
3398
- reqs: list[Requirement] = []
3399
- # Including any condition expressions
3400
- for req in self._parsed_pkg_info.get_all('Requires-Dist') or []:
3401
- reqs.extend(parse_requirements(req))
3402
-
3403
- def reqs_for_extra(extra):
3404
- for req in reqs:
3405
- if not req.marker or req.marker.evaluate({'extra': extra}):
3406
- yield req
3407
-
3408
- common = types.MappingProxyType(dict.fromkeys(reqs_for_extra(None)))
3409
- self.__dep_map[None].extend(common)
3410
-
3411
- for extra in self._parsed_pkg_info.get_all('Provides-Extra') or []:
3412
- s_extra = safe_extra(extra.strip())
3413
- self.__dep_map[s_extra] = [
3414
- r for r in reqs_for_extra(extra) if r not in common
3415
- ]
3416
-
3417
- return self.__dep_map
3418
-
3419
-
3420
- _distributionImpl = {
3421
- '.egg': Distribution,
3422
- '.egg-info': EggInfoDistribution,
3423
- '.dist-info': DistInfoDistribution,
3424
- }
3425
-
3426
-
3427
- def issue_warning(*args, **kw):
3428
- level = 1
3429
- g = globals()
3430
- try:
3431
- # find the first stack frame that is *not* code in
3432
- # the pkg_resources module, to use for the warning
3433
- while sys._getframe(level).f_globals is g:
3434
- level += 1
3435
- except ValueError:
3436
- pass
3437
- warnings.warn(stacklevel=level + 1, *args, **kw)
3438
-
3439
-
3440
- def parse_requirements(strs: _NestedStr) -> map[Requirement]:
3441
- """
3442
- Yield ``Requirement`` objects for each specification in `strs`.
3443
-
3444
- `strs` must be a string, or a (possibly-nested) iterable thereof.
3445
- """
3446
- return map(Requirement, join_continuation(map(drop_comment, yield_lines(strs))))
3447
-
3448
-
3449
- class RequirementParseError(packaging.requirements.InvalidRequirement):
3450
- "Compatibility wrapper for InvalidRequirement"
3451
-
3452
-
3453
- class Requirement(packaging.requirements.Requirement):
3454
- # prefer variable length tuple to set (as found in
3455
- # packaging.requirements.Requirement)
3456
- extras: tuple[str, ...] # type: ignore[assignment]
3457
-
3458
- def __init__(self, requirement_string: str):
3459
- """DO NOT CALL THIS UNDOCUMENTED METHOD; use Requirement.parse()!"""
3460
- super().__init__(requirement_string)
3461
- self.unsafe_name = self.name
3462
- project_name = safe_name(self.name)
3463
- self.project_name, self.key = project_name, project_name.lower()
3464
- self.specs = [(spec.operator, spec.version) for spec in self.specifier]
3465
- self.extras = tuple(map(safe_extra, self.extras))
3466
- self.hashCmp = (
3467
- self.key,
3468
- self.url,
3469
- self.specifier,
3470
- frozenset(self.extras),
3471
- str(self.marker) if self.marker else None,
3472
- )
3473
- self.__hash = hash(self.hashCmp)
3474
-
3475
- def __eq__(self, other: object):
3476
- return isinstance(other, Requirement) and self.hashCmp == other.hashCmp
3477
-
3478
- def __ne__(self, other):
3479
- return not self == other
3480
-
3481
- def __contains__(
3482
- self, item: Distribution | packaging.specifiers.UnparsedVersion
3483
- ) -> bool:
3484
- if isinstance(item, Distribution):
3485
- if item.key != self.key:
3486
- return False
3487
-
3488
- version = item.version
3489
- else:
3490
- version = item
3491
-
3492
- # Allow prereleases always in order to match the previous behavior of
3493
- # this method. In the future this should be smarter and follow PEP 440
3494
- # more accurately.
3495
- return self.specifier.contains(
3496
- version,
3497
- prereleases=True,
3498
- )
3499
-
3500
- def __hash__(self):
3501
- return self.__hash
3502
-
3503
- def __repr__(self):
3504
- return "Requirement.parse(%r)" % str(self)
3505
-
3506
- @staticmethod
3507
- def parse(s: str | Iterable[str]) -> Requirement:
3508
- (req,) = parse_requirements(s)
3509
- return req
3510
-
3511
-
3512
- def _always_object(classes):
3513
- """
3514
- Ensure object appears in the mro even
3515
- for old-style classes.
3516
- """
3517
- if object not in classes:
3518
- return classes + (object,)
3519
- return classes
3520
-
3521
-
3522
- def _find_adapter(registry: Mapping[type, _AdapterT], ob: object) -> _AdapterT:
3523
- """Return an adapter factory for `ob` from `registry`"""
3524
- types = _always_object(inspect.getmro(getattr(ob, '__class__', type(ob))))
3525
- for t in types:
3526
- if t in registry:
3527
- return registry[t]
3528
- # _find_adapter would previously return None, and immediately be called.
3529
- # So we're raising a TypeError to keep backward compatibility if anyone depended on that behaviour.
3530
- raise TypeError(f"Could not find adapter for {registry} and {ob}")
3531
-
3532
-
3533
- def ensure_directory(path: StrOrBytesPath) -> None:
3534
- """Ensure that the parent directory of `path` exists"""
3535
- dirname = os.path.dirname(path)
3536
- os.makedirs(dirname, exist_ok=True)
3537
-
3538
-
3539
- def _bypass_ensure_directory(path):
3540
- """Sandbox-bypassing version of ensure_directory()"""
3541
- if not WRITE_SUPPORT:
3542
- raise OSError('"os.mkdir" not supported on this platform.')
3543
- dirname, filename = split(path)
3544
- if dirname and filename and not isdir(dirname):
3545
- _bypass_ensure_directory(dirname)
3546
- try:
3547
- mkdir(dirname, 0o755)
3548
- except FileExistsError:
3549
- pass
3550
-
3551
-
3552
- def split_sections(s: _NestedStr) -> Iterator[tuple[str | None, list[str]]]:
3553
- """Split a string or iterable thereof into (section, content) pairs
3554
-
3555
- Each ``section`` is a stripped version of the section header ("[section]")
3556
- and each ``content`` is a list of stripped lines excluding blank lines and
3557
- comment-only lines. If there are any such lines before the first section
3558
- header, they're returned in a first ``section`` of ``None``.
3559
- """
3560
- section = None
3561
- content = []
3562
- for line in yield_lines(s):
3563
- if line.startswith("["):
3564
- if line.endswith("]"):
3565
- if section or content:
3566
- yield section, content
3567
- section = line[1:-1].strip()
3568
- content = []
3569
- else:
3570
- raise ValueError("Invalid section heading", line)
3571
- else:
3572
- content.append(line)
3573
-
3574
- # wrap up last segment
3575
- yield section, content
3576
-
3577
-
3578
- def _mkstemp(*args, **kw):
3579
- old_open = os.open
3580
- try:
3581
- # temporarily bypass sandboxing
3582
- os.open = os_open
3583
- return tempfile.mkstemp(*args, **kw)
3584
- finally:
3585
- # and then put it back
3586
- os.open = old_open
3587
-
3588
-
3589
- # Silence the PEP440Warning by default, so that end users don't get hit by it
3590
- # randomly just because they use pkg_resources. We want to append the rule
3591
- # because we want earlier uses of filterwarnings to take precedence over this
3592
- # one.
3593
- warnings.filterwarnings("ignore", category=PEP440Warning, append=True)
3594
-
3595
-
3596
- class PkgResourcesDeprecationWarning(Warning):
3597
- """
3598
- Base class for warning about deprecations in ``pkg_resources``
3599
-
3600
- This class is not derived from ``DeprecationWarning``, and as such is
3601
- visible by default.
3602
- """
3603
-
3604
-
3605
- # Ported from ``setuptools`` to avoid introducing an import inter-dependency:
3606
- _LOCALE_ENCODING = "locale" if sys.version_info >= (3, 10) else None
3607
-
3608
-
3609
- # This must go before calls to `_call_aside`. See https://github.com/pypa/setuptools/pull/4422
3610
- def _read_utf8_with_fallback(file: str, fallback_encoding=_LOCALE_ENCODING) -> str:
3611
- """See setuptools.unicode_utils._read_utf8_with_fallback"""
3612
- try:
3613
- with open(file, "r", encoding="utf-8") as f:
3614
- return f.read()
3615
- except UnicodeDecodeError: # pragma: no cover
3616
- msg = f"""\
3617
- ********************************************************************************
3618
- `encoding="utf-8"` fails with {file!r}, trying `encoding={fallback_encoding!r}`.
3619
-
3620
- This fallback behaviour is considered **deprecated** and future versions of
3621
- `setuptools/pkg_resources` may not implement it.
3622
-
3623
- Please encode {file!r} with "utf-8" to ensure future builds will succeed.
3624
-
3625
- If this file was produced by `setuptools` itself, cleaning up the cached files
3626
- and re-building/re-installing the package with a newer version of `setuptools`
3627
- (e.g. by updating `build-system.requires` in its `pyproject.toml`)
3628
- might solve the problem.
3629
- ********************************************************************************
3630
- """
3631
- # TODO: Add a deadline?
3632
- # See comment in setuptools.unicode_utils._Utf8EncodingNeeded
3633
- warnings.warn(msg, PkgResourcesDeprecationWarning, stacklevel=2)
3634
- with open(file, "r", encoding=fallback_encoding) as f:
3635
- return f.read()
3636
-
3637
-
3638
- # from jaraco.functools 1.3
3639
- def _call_aside(f, *args, **kwargs):
3640
- f(*args, **kwargs)
3641
- return f
3642
-
3643
-
3644
- @_call_aside
3645
- def _initialize(g=globals()):
3646
- "Set up global resource manager (deliberately not state-saved)"
3647
- manager = ResourceManager()
3648
- g['_manager'] = manager
3649
- g.update(
3650
- (name, getattr(manager, name))
3651
- for name in dir(manager)
3652
- if not name.startswith('_')
3653
- )
3654
-
3655
-
3656
- @_call_aside
3657
- def _initialize_master_working_set():
3658
- """
3659
- Prepare the master working set and make the ``require()``
3660
- API available.
3661
-
3662
- This function has explicit effects on the global state
3663
- of pkg_resources. It is intended to be invoked once at
3664
- the initialization of this module.
3665
-
3666
- Invocation by other packages is unsupported and done
3667
- at their own risk.
3668
- """
3669
- working_set = _declare_state('object', 'working_set', WorkingSet._build_master())
3670
-
3671
- require = working_set.require
3672
- iter_entry_points = working_set.iter_entry_points
3673
- add_activation_listener = working_set.subscribe
3674
- run_script = working_set.run_script
3675
- # backward compatibility
3676
- run_main = run_script
3677
- # Activate all distributions already on sys.path with replace=False and
3678
- # ensure that all distributions added to the working set in the future
3679
- # (e.g. by calling ``require()``) will get activated as well,
3680
- # with higher priority (replace=True).
3681
- tuple(dist.activate(replace=False) for dist in working_set)
3682
- add_activation_listener(
3683
- lambda dist: dist.activate(replace=True),
3684
- existing=False,
3685
- )
3686
- working_set.entries = []
3687
- # match order
3688
- list(map(working_set.add_entry, sys.path))
3689
- globals().update(locals())
3690
-
3691
-
3692
- if TYPE_CHECKING:
3693
- # All of these are set by the @_call_aside methods above
3694
- __resource_manager = ResourceManager() # Won't exist at runtime
3695
- resource_exists = __resource_manager.resource_exists
3696
- resource_isdir = __resource_manager.resource_isdir
3697
- resource_filename = __resource_manager.resource_filename
3698
- resource_stream = __resource_manager.resource_stream
3699
- resource_string = __resource_manager.resource_string
3700
- resource_listdir = __resource_manager.resource_listdir
3701
- set_extraction_path = __resource_manager.set_extraction_path
3702
- cleanup_resources = __resource_manager.cleanup_resources
3703
-
3704
- working_set = WorkingSet()
3705
- require = working_set.require
3706
- iter_entry_points = working_set.iter_entry_points
3707
- add_activation_listener = working_set.subscribe
3708
- run_script = working_set.run_script
3709
- run_main = run_script