@scrypted/server 0.0.139 → 0.0.143

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.

Potentially problematic release.


This version of @scrypted/server might be problematic. Click here for more details.

Files changed (719) hide show
  1. package/dist/plugin/media.js +20 -15
  2. package/dist/plugin/media.js.map +1 -1
  3. package/dist/rpc.js +9 -5
  4. package/dist/rpc.js.map +1 -1
  5. package/dist/runtime.js +6 -0
  6. package/dist/runtime.js.map +1 -1
  7. package/package.json +2 -2
  8. package/src/plugin/media.ts +20 -16
  9. package/src/rpc.ts +11 -3
  10. package/src/runtime.ts +7 -0
  11. package/.venv/bin/Activate.ps1 +0 -241
  12. package/.venv/bin/activate +0 -66
  13. package/.venv/bin/activate.csh +0 -25
  14. package/.venv/bin/activate.fish +0 -64
  15. package/.venv/bin/pip +0 -8
  16. package/.venv/bin/pip3 +0 -8
  17. package/.venv/bin/pip3.9 +0 -8
  18. package/.venv/lib/python3.9/site-packages/_distutils_hack/__init__.py +0 -198
  19. package/.venv/lib/python3.9/site-packages/_distutils_hack/override.py +0 -1
  20. package/.venv/lib/python3.9/site-packages/distutils-precedence.pth +0 -1
  21. package/.venv/lib/python3.9/site-packages/pgi/__init__.py +0 -62
  22. package/.venv/lib/python3.9/site-packages/pgi/_compat.py +0 -74
  23. package/.venv/lib/python3.9/site-packages/pgi/callback.py +0 -15
  24. package/.venv/lib/python3.9/site-packages/pgi/cffilib/__init__.py +0 -12
  25. package/.venv/lib/python3.9/site-packages/pgi/cffilib/_compat.py +0 -25
  26. package/.venv/lib/python3.9/site-packages/pgi/cffilib/_utils.py +0 -119
  27. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/__init__.py +0 -60
  28. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/_cdef.py +0 -574
  29. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/_ffi.py +0 -25
  30. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/error.py +0 -13
  31. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giarginfo.py +0 -73
  32. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giargument.py +0 -36
  33. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gibaseinfo.py +0 -113
  34. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gicallableinfo.py +0 -75
  35. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giconstantinfo.py +0 -22
  36. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gienuminfo.py +0 -59
  37. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gifieldinfo.py +0 -40
  38. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gifunctioninfo.py +0 -64
  39. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giinterfaceinfo.py +0 -93
  40. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giobjectinfo.py +0 -143
  41. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gipropertyinfo.py +0 -28
  42. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giregisteredtypeinfo.py +0 -27
  43. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/girepository.py +0 -143
  44. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gisignalinfo.py +0 -55
  45. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gistructinfo.py +0 -55
  46. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gitypeinfo.py +0 -66
  47. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gitypelib.py +0 -40
  48. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giunioninfo.py +0 -66
  49. package/.venv/lib/python3.9/site-packages/pgi/cffilib/glib/__init__.py +0 -8
  50. package/.venv/lib/python3.9/site-packages/pgi/cffilib/glib/_cdef.py +0 -101
  51. package/.venv/lib/python3.9/site-packages/pgi/cffilib/glib/glib.py +0 -260
  52. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/__init__.py +0 -15
  53. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/_cdef.py +0 -45
  54. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/_ffi.py +0 -26
  55. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/gobject.py +0 -27
  56. package/.venv/lib/python3.9/site-packages/pgi/clib/__init__.py +0 -11
  57. package/.venv/lib/python3.9/site-packages/pgi/clib/_compat.py +0 -20
  58. package/.venv/lib/python3.9/site-packages/pgi/clib/_utils.py +0 -213
  59. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/__init__.py +0 -71
  60. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/error.py +0 -13
  61. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giarginfo.py +0 -65
  62. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giargument.py +0 -58
  63. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gibaseinfo.py +0 -152
  64. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gicallableinfo.py +0 -203
  65. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giconstantinfo.py +0 -35
  66. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gienuminfo.py +0 -64
  67. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gifieldinfo.py +0 -46
  68. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giinterfaceinfo.py +0 -83
  69. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giobjectinfo.py +0 -134
  70. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gipropertyinfo.py +0 -36
  71. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giregisteredtypeinfo.py +0 -34
  72. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/girepository.py +0 -200
  73. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gistructinfo.py +0 -55
  74. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gitypeinfo.py +0 -97
  75. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gitypelib.py +0 -56
  76. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giunioninfo.py +0 -60
  77. package/.venv/lib/python3.9/site-packages/pgi/clib/glib.py +0 -336
  78. package/.venv/lib/python3.9/site-packages/pgi/clib/gobject.py +0 -405
  79. package/.venv/lib/python3.9/site-packages/pgi/codegen/__init__.py +0 -28
  80. package/.venv/lib/python3.9/site-packages/pgi/codegen/arguments.py +0 -640
  81. package/.venv/lib/python3.9/site-packages/pgi/codegen/backend.py +0 -95
  82. package/.venv/lib/python3.9/site-packages/pgi/codegen/cbargs.py +0 -152
  83. package/.venv/lib/python3.9/site-packages/pgi/codegen/cbreturn.py +0 -77
  84. package/.venv/lib/python3.9/site-packages/pgi/codegen/cffi_backend.py +0 -424
  85. package/.venv/lib/python3.9/site-packages/pgi/codegen/construct.py +0 -222
  86. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/__init__.py +0 -11
  87. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/main.py +0 -184
  88. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_basic.py +0 -705
  89. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_container.py +0 -236
  90. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_interface.py +0 -402
  91. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_other.py +0 -93
  92. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/utils.py +0 -168
  93. package/.venv/lib/python3.9/site-packages/pgi/codegen/fieldgen.py +0 -114
  94. package/.venv/lib/python3.9/site-packages/pgi/codegen/fields.py +0 -244
  95. package/.venv/lib/python3.9/site-packages/pgi/codegen/funcgen.py +0 -376
  96. package/.venv/lib/python3.9/site-packages/pgi/codegen/null_backend.py +0 -110
  97. package/.venv/lib/python3.9/site-packages/pgi/codegen/returnvalues.py +0 -443
  98. package/.venv/lib/python3.9/site-packages/pgi/codegen/siggen.py +0 -157
  99. package/.venv/lib/python3.9/site-packages/pgi/codegen/utils.py +0 -248
  100. package/.venv/lib/python3.9/site-packages/pgi/const.py +0 -9
  101. package/.venv/lib/python3.9/site-packages/pgi/constant.py +0 -32
  102. package/.venv/lib/python3.9/site-packages/pgi/debug.py +0 -31
  103. package/.venv/lib/python3.9/site-packages/pgi/enum.py +0 -244
  104. package/.venv/lib/python3.9/site-packages/pgi/field.py +0 -58
  105. package/.venv/lib/python3.9/site-packages/pgi/finalizer.py +0 -3
  106. package/.venv/lib/python3.9/site-packages/pgi/foreign/__init__.py +0 -71
  107. package/.venv/lib/python3.9/site-packages/pgi/foreign/_base.py +0 -43
  108. package/.venv/lib/python3.9/site-packages/pgi/foreign/cairo.py +0 -41
  109. package/.venv/lib/python3.9/site-packages/pgi/function.py +0 -12
  110. package/.venv/lib/python3.9/site-packages/pgi/gerror.py +0 -58
  111. package/.venv/lib/python3.9/site-packages/pgi/gtype.py +0 -168
  112. package/.venv/lib/python3.9/site-packages/pgi/importer.py +0 -189
  113. package/.venv/lib/python3.9/site-packages/pgi/module.py +0 -141
  114. package/.venv/lib/python3.9/site-packages/pgi/obj.py +0 -519
  115. package/.venv/lib/python3.9/site-packages/pgi/overrides/GLib.py +0 -1013
  116. package/.venv/lib/python3.9/site-packages/pgi/overrides/GObject.py +0 -583
  117. package/.venv/lib/python3.9/site-packages/pgi/overrides/Gdk.py +0 -454
  118. package/.venv/lib/python3.9/site-packages/pgi/overrides/Gio.py +0 -237
  119. package/.venv/lib/python3.9/site-packages/pgi/overrides/Gtk.py +0 -2412
  120. package/.venv/lib/python3.9/site-packages/pgi/overrides/Pango.py +0 -53
  121. package/.venv/lib/python3.9/site-packages/pgi/overrides/Poppler.py +0 -61
  122. package/.venv/lib/python3.9/site-packages/pgi/overrides/__init__.py +0 -327
  123. package/.venv/lib/python3.9/site-packages/pgi/overrides/keysyms.py +0 -54
  124. package/.venv/lib/python3.9/site-packages/pgi/properties.py +0 -313
  125. package/.venv/lib/python3.9/site-packages/pgi/propertyhelper.py +0 -12
  126. package/.venv/lib/python3.9/site-packages/pgi/repository/__init__.py +0 -10
  127. package/.venv/lib/python3.9/site-packages/pgi/signalhelper.py +0 -18
  128. package/.venv/lib/python3.9/site-packages/pgi/signals.py +0 -122
  129. package/.venv/lib/python3.9/site-packages/pgi/static.py +0 -189
  130. package/.venv/lib/python3.9/site-packages/pgi/structure.py +0 -131
  131. package/.venv/lib/python3.9/site-packages/pgi/util.py +0 -342
  132. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/COPYING +0 -502
  133. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/INSTALLER +0 -1
  134. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/METADATA +0 -22
  135. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/RECORD +0 -229
  136. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/REQUESTED +0 -0
  137. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/WHEEL +0 -5
  138. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/top_level.txt +0 -1
  139. package/.venv/lib/python3.9/site-packages/pip/__init__.py +0 -13
  140. package/.venv/lib/python3.9/site-packages/pip/__main__.py +0 -31
  141. package/.venv/lib/python3.9/site-packages/pip/_internal/__init__.py +0 -19
  142. package/.venv/lib/python3.9/site-packages/pip/_internal/build_env.py +0 -293
  143. package/.venv/lib/python3.9/site-packages/pip/_internal/cache.py +0 -264
  144. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/__init__.py +0 -4
  145. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/autocompletion.py +0 -163
  146. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/base_command.py +0 -214
  147. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/cmdoptions.py +0 -1010
  148. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/command_context.py +0 -27
  149. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/main.py +0 -70
  150. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/main_parser.py +0 -87
  151. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/parser.py +0 -292
  152. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/progress_bars.py +0 -250
  153. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/req_command.py +0 -469
  154. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/spinners.py +0 -157
  155. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/status_codes.py +0 -6
  156. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/__init__.py +0 -127
  157. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/cache.py +0 -223
  158. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/check.py +0 -53
  159. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/completion.py +0 -96
  160. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/configuration.py +0 -266
  161. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/debug.py +0 -202
  162. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/download.py +0 -139
  163. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/freeze.py +0 -97
  164. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/hash.py +0 -59
  165. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/help.py +0 -41
  166. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/index.py +0 -138
  167. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/install.py +0 -770
  168. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/list.py +0 -361
  169. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/search.py +0 -174
  170. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/show.py +0 -235
  171. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/uninstall.py +0 -105
  172. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/wheel.py +0 -177
  173. package/.venv/lib/python3.9/site-packages/pip/_internal/configuration.py +0 -367
  174. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/__init__.py +0 -21
  175. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/base.py +0 -36
  176. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/installed.py +0 -22
  177. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py +0 -129
  178. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/wheel.py +0 -31
  179. package/.venv/lib/python3.9/site-packages/pip/_internal/exceptions.py +0 -402
  180. package/.venv/lib/python3.9/site-packages/pip/_internal/index/__init__.py +0 -2
  181. package/.venv/lib/python3.9/site-packages/pip/_internal/index/collector.py +0 -536
  182. package/.venv/lib/python3.9/site-packages/pip/_internal/index/package_finder.py +0 -993
  183. package/.venv/lib/python3.9/site-packages/pip/_internal/index/sources.py +0 -224
  184. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/__init__.py +0 -446
  185. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/_distutils.py +0 -169
  186. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/_sysconfig.py +0 -219
  187. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/base.py +0 -52
  188. package/.venv/lib/python3.9/site-packages/pip/_internal/main.py +0 -12
  189. package/.venv/lib/python3.9/site-packages/pip/_internal/metadata/__init__.py +0 -51
  190. package/.venv/lib/python3.9/site-packages/pip/_internal/metadata/base.py +0 -330
  191. package/.venv/lib/python3.9/site-packages/pip/_internal/metadata/pkg_resources.py +0 -146
  192. package/.venv/lib/python3.9/site-packages/pip/_internal/models/__init__.py +0 -2
  193. package/.venv/lib/python3.9/site-packages/pip/_internal/models/candidate.py +0 -34
  194. package/.venv/lib/python3.9/site-packages/pip/_internal/models/direct_url.py +0 -220
  195. package/.venv/lib/python3.9/site-packages/pip/_internal/models/format_control.py +0 -80
  196. package/.venv/lib/python3.9/site-packages/pip/_internal/models/index.py +0 -28
  197. package/.venv/lib/python3.9/site-packages/pip/_internal/models/link.py +0 -288
  198. package/.venv/lib/python3.9/site-packages/pip/_internal/models/scheme.py +0 -31
  199. package/.venv/lib/python3.9/site-packages/pip/_internal/models/search_scope.py +0 -129
  200. package/.venv/lib/python3.9/site-packages/pip/_internal/models/selection_prefs.py +0 -51
  201. package/.venv/lib/python3.9/site-packages/pip/_internal/models/target_python.py +0 -110
  202. package/.venv/lib/python3.9/site-packages/pip/_internal/models/wheel.py +0 -89
  203. package/.venv/lib/python3.9/site-packages/pip/_internal/network/__init__.py +0 -2
  204. package/.venv/lib/python3.9/site-packages/pip/_internal/network/auth.py +0 -323
  205. package/.venv/lib/python3.9/site-packages/pip/_internal/network/cache.py +0 -69
  206. package/.venv/lib/python3.9/site-packages/pip/_internal/network/download.py +0 -184
  207. package/.venv/lib/python3.9/site-packages/pip/_internal/network/lazy_wheel.py +0 -210
  208. package/.venv/lib/python3.9/site-packages/pip/_internal/network/session.py +0 -454
  209. package/.venv/lib/python3.9/site-packages/pip/_internal/network/utils.py +0 -96
  210. package/.venv/lib/python3.9/site-packages/pip/_internal/network/xmlrpc.py +0 -60
  211. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/__init__.py +0 -0
  212. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  213. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/metadata.py +0 -30
  214. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -34
  215. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -67
  216. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/wheel.py +0 -37
  217. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -46
  218. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -105
  219. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/check.py +0 -149
  220. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/freeze.py +0 -254
  221. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/__init__.py +0 -2
  222. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -46
  223. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/legacy.py +0 -125
  224. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/wheel.py +0 -738
  225. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/prepare.py +0 -632
  226. package/.venv/lib/python3.9/site-packages/pip/_internal/pyproject.py +0 -183
  227. package/.venv/lib/python3.9/site-packages/pip/_internal/req/__init__.py +0 -94
  228. package/.venv/lib/python3.9/site-packages/pip/_internal/req/constructors.py +0 -466
  229. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_file.py +0 -536
  230. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_install.py +0 -891
  231. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_set.py +0 -189
  232. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_tracker.py +0 -124
  233. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_uninstall.py +0 -633
  234. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/__init__.py +0 -0
  235. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/base.py +0 -20
  236. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  237. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -467
  238. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  239. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -141
  240. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -540
  241. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -701
  242. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -155
  243. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -215
  244. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -68
  245. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -166
  246. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -251
  247. package/.venv/lib/python3.9/site-packages/pip/_internal/self_outdated_check.py +0 -182
  248. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/__init__.py +0 -0
  249. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/_log.py +0 -38
  250. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/appdirs.py +0 -52
  251. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/compat.py +0 -63
  252. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/compatibility_tags.py +0 -165
  253. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/datetime.py +0 -11
  254. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/deprecation.py +0 -120
  255. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  256. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/distutils_args.py +0 -42
  257. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/egg_link.py +0 -75
  258. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/encoding.py +0 -36
  259. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/entrypoints.py +0 -27
  260. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/filesystem.py +0 -182
  261. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/filetypes.py +0 -27
  262. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/glibc.py +0 -88
  263. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/hashes.py +0 -144
  264. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/inject_securetransport.py +0 -35
  265. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/logging.py +0 -358
  266. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/misc.py +0 -689
  267. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/models.py +0 -39
  268. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/packaging.py +0 -84
  269. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/parallel.py +0 -103
  270. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/pkg_resources.py +0 -33
  271. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/setuptools_build.py +0 -167
  272. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py +0 -289
  273. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/temp_dir.py +0 -246
  274. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/unpacking.py +0 -258
  275. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/urls.py +0 -62
  276. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/virtualenv.py +0 -104
  277. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/wheel.py +0 -182
  278. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/__init__.py +0 -15
  279. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/bazaar.py +0 -93
  280. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/git.py +0 -513
  281. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/mercurial.py +0 -153
  282. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/subversion.py +0 -318
  283. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/versioncontrol.py +0 -693
  284. package/.venv/lib/python3.9/site-packages/pip/_internal/wheel_builder.py +0 -375
  285. package/.venv/lib/python3.9/site-packages/pip/_vendor/__init__.py +0 -111
  286. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -11
  287. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -57
  288. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -133
  289. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/cache.py +0 -39
  290. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -2
  291. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -146
  292. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -33
  293. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/compat.py +0 -29
  294. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/controller.py +0 -376
  295. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -80
  296. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -135
  297. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -188
  298. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -29
  299. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/__init__.py +0 -3
  300. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  301. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/cacert.pem +0 -4257
  302. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/core.py +0 -76
  303. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/__init__.py +0 -83
  304. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/big5freq.py +0 -386
  305. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/big5prober.py +0 -47
  306. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/chardistribution.py +0 -233
  307. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/charsetgroupprober.py +0 -107
  308. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/charsetprober.py +0 -145
  309. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/cli/__init__.py +0 -1
  310. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/cli/chardetect.py +0 -84
  311. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/codingstatemachine.py +0 -88
  312. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/compat.py +0 -36
  313. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/cp949prober.py +0 -49
  314. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/enums.py +0 -76
  315. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/escprober.py +0 -101
  316. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/escsm.py +0 -246
  317. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/eucjpprober.py +0 -92
  318. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euckrfreq.py +0 -195
  319. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euckrprober.py +0 -47
  320. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euctwfreq.py +0 -387
  321. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euctwprober.py +0 -46
  322. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/gb2312freq.py +0 -283
  323. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/gb2312prober.py +0 -46
  324. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/hebrewprober.py +0 -292
  325. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/jisfreq.py +0 -325
  326. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/jpcntx.py +0 -233
  327. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langbulgarianmodel.py +0 -4650
  328. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langgreekmodel.py +0 -4398
  329. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langhebrewmodel.py +0 -4383
  330. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langhungarianmodel.py +0 -4650
  331. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langrussianmodel.py +0 -5718
  332. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langthaimodel.py +0 -4383
  333. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langturkishmodel.py +0 -4383
  334. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/latin1prober.py +0 -145
  335. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/mbcharsetprober.py +0 -91
  336. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/mbcsgroupprober.py +0 -54
  337. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/mbcssm.py +0 -572
  338. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/metadata/__init__.py +0 -0
  339. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/metadata/languages.py +0 -310
  340. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/sbcharsetprober.py +0 -145
  341. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/sbcsgroupprober.py +0 -83
  342. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/sjisprober.py +0 -92
  343. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/universaldetector.py +0 -286
  344. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/utf8prober.py +0 -82
  345. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/version.py +0 -9
  346. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/__init__.py +0 -6
  347. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/ansi.py +0 -102
  348. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/ansitowin32.py +0 -258
  349. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/initialise.py +0 -80
  350. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/win32.py +0 -152
  351. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/winterm.py +0 -169
  352. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/__init__.py +0 -23
  353. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/__init__.py +0 -6
  354. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/misc.py +0 -41
  355. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/shutil.py +0 -764
  356. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/sysconfig.cfg +0 -84
  357. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/sysconfig.py +0 -786
  358. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/tarfile.py +0 -2607
  359. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/compat.py +0 -1122
  360. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/database.py +0 -1339
  361. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/index.py +0 -509
  362. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/locators.py +0 -1300
  363. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/manifest.py +0 -393
  364. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/markers.py +0 -147
  365. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/metadata.py +0 -1058
  366. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/resources.py +0 -358
  367. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/scripts.py +0 -429
  368. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  369. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  370. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  371. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/util.py +0 -1969
  372. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/version.py +0 -739
  373. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  374. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  375. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  376. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/wheel.py +0 -1053
  377. package/.venv/lib/python3.9/site-packages/pip/_vendor/distro.py +0 -1386
  378. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/__init__.py +0 -35
  379. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_ihatexml.py +0 -289
  380. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_inputstream.py +0 -918
  381. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_tokenizer.py +0 -1735
  382. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_trie/__init__.py +0 -5
  383. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_trie/_base.py +0 -40
  384. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_trie/py.py +0 -67
  385. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_utils.py +0 -159
  386. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/constants.py +0 -2946
  387. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/__init__.py +0 -0
  388. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py +0 -29
  389. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/base.py +0 -12
  390. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py +0 -73
  391. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/lint.py +0 -93
  392. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/optionaltags.py +0 -207
  393. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/sanitizer.py +0 -916
  394. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/whitespace.py +0 -38
  395. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/html5parser.py +0 -2795
  396. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/serializer.py +0 -409
  397. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py +0 -30
  398. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py +0 -54
  399. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treeadapters/sax.py +0 -50
  400. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py +0 -88
  401. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/base.py +0 -417
  402. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/dom.py +0 -239
  403. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/etree.py +0 -343
  404. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py +0 -392
  405. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py +0 -154
  406. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/base.py +0 -252
  407. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/dom.py +0 -43
  408. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/etree.py +0 -131
  409. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py +0 -215
  410. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py +0 -69
  411. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/__init__.py +0 -44
  412. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/codec.py +0 -117
  413. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/compat.py +0 -16
  414. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/core.py +0 -409
  415. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/idnadata.py +0 -2050
  416. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/intranges.py +0 -58
  417. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/package_data.py +0 -2
  418. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/uts46data.py +0 -8438
  419. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/__init__.py +0 -54
  420. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/_version.py +0 -1
  421. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  422. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/ext.py +0 -193
  423. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/fallback.py +0 -1087
  424. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/__about__.py +0 -26
  425. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/__init__.py +0 -25
  426. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/_manylinux.py +0 -301
  427. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/_musllinux.py +0 -136
  428. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/_structures.py +0 -67
  429. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/markers.py +0 -304
  430. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/requirements.py +0 -146
  431. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/specifiers.py +0 -828
  432. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/tags.py +0 -484
  433. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/utils.py +0 -136
  434. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/version.py +0 -504
  435. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/__init__.py +0 -6
  436. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/build.py +0 -127
  437. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/check.py +0 -207
  438. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/colorlog.py +0 -115
  439. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/compat.py +0 -51
  440. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/dirtools.py +0 -44
  441. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/envbuild.py +0 -171
  442. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/__init__.py +0 -17
  443. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py +0 -363
  444. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/meta.py +0 -92
  445. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/wrappers.py +0 -375
  446. package/.venv/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3296
  447. package/.venv/lib/python3.9/site-packages/pip/_vendor/pkg_resources/py31compat.py +0 -23
  448. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/__init__.py +0 -329
  449. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/__main__.py +0 -44
  450. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/android.py +0 -117
  451. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/api.py +0 -155
  452. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/macos.py +0 -62
  453. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/unix.py +0 -180
  454. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/version.py +0 -4
  455. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/windows.py +0 -180
  456. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/__init__.py +0 -189
  457. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/bar.py +0 -93
  458. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/colors.py +0 -79
  459. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/counter.py +0 -47
  460. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/spinner.py +0 -45
  461. package/.venv/lib/python3.9/site-packages/pip/_vendor/pyparsing.py +0 -7107
  462. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/__init__.py +0 -154
  463. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/__version__.py +0 -14
  464. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/_internal_utils.py +0 -42
  465. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/adapters.py +0 -533
  466. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/api.py +0 -159
  467. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/auth.py +0 -305
  468. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/certs.py +0 -18
  469. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/compat.py +0 -76
  470. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/cookies.py +0 -549
  471. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/exceptions.py +0 -127
  472. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/help.py +0 -132
  473. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/hooks.py +0 -34
  474. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/models.py +0 -966
  475. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/packages.py +0 -16
  476. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/sessions.py +0 -781
  477. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/status_codes.py +0 -123
  478. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/structures.py +0 -105
  479. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/utils.py +0 -1013
  480. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/__init__.py +0 -26
  481. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/compat/__init__.py +0 -0
  482. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +0 -6
  483. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/providers.py +0 -133
  484. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/reporters.py +0 -37
  485. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py +0 -483
  486. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py +0 -165
  487. package/.venv/lib/python3.9/site-packages/pip/_vendor/six.py +0 -998
  488. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/__init__.py +0 -517
  489. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/_asyncio.py +0 -92
  490. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/_utils.py +0 -68
  491. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/after.py +0 -46
  492. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/before.py +0 -41
  493. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/before_sleep.py +0 -58
  494. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/nap.py +0 -43
  495. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/retry.py +0 -213
  496. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/stop.py +0 -96
  497. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/tornadoweb.py +0 -59
  498. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/wait.py +0 -191
  499. package/.venv/lib/python3.9/site-packages/pip/_vendor/tomli/__init__.py +0 -6
  500. package/.venv/lib/python3.9/site-packages/pip/_vendor/tomli/_parser.py +0 -703
  501. package/.venv/lib/python3.9/site-packages/pip/_vendor/tomli/_re.py +0 -83
  502. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/__init__.py +0 -85
  503. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/_collections.py +0 -337
  504. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  505. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/connection.py +0 -569
  506. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1078
  507. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  508. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  509. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  510. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  511. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  512. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  513. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  514. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -511
  515. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -922
  516. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  517. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  518. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  519. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  520. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -5
  521. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  522. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  523. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1077
  524. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py +0 -24
  525. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py +0 -160
  526. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -536
  527. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/request.py +0 -170
  528. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py +0 -821
  529. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  530. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/connection.py +0 -150
  531. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  532. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  533. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/request.py +0 -143
  534. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  535. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/retry.py +0 -602
  536. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -495
  537. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  538. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -268
  539. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/url.py +0 -432
  540. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/wait.py +0 -153
  541. package/.venv/lib/python3.9/site-packages/pip/_vendor/vendor.txt +0 -22
  542. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/__init__.py +0 -342
  543. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/labels.py +0 -231
  544. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/mklabels.py +0 -59
  545. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/tests.py +0 -153
  546. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/x_user_defined.py +0 -325
  547. package/.venv/lib/python3.9/site-packages/pip/py.typed +0 -4
  548. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/INSTALLER +0 -1
  549. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/LICENSE.txt +0 -20
  550. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/METADATA +0 -93
  551. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/RECORD +0 -819
  552. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/REQUESTED +0 -0
  553. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/WHEEL +0 -5
  554. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/entry_points.txt +0 -5
  555. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/top_level.txt +0 -1
  556. package/.venv/lib/python3.9/site-packages/pkg_resources/__init__.py +0 -3303
  557. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py +0 -0
  558. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py +0 -608
  559. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py +0 -26
  560. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py +0 -25
  561. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_manylinux.py +0 -301
  562. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_musllinux.py +0 -136
  563. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py +0 -67
  564. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py +0 -304
  565. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py +0 -146
  566. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py +0 -828
  567. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/tags.py +0 -484
  568. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py +0 -136
  569. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py +0 -504
  570. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py +0 -5742
  571. package/.venv/lib/python3.9/site-packages/pkg_resources/extern/__init__.py +0 -73
  572. package/.venv/lib/python3.9/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py +0 -6
  573. package/.venv/lib/python3.9/site-packages/setuptools/__init__.py +0 -244
  574. package/.venv/lib/python3.9/site-packages/setuptools/_deprecation_warning.py +0 -7
  575. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/__init__.py +0 -24
  576. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/_collections.py +0 -56
  577. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/_msvccompiler.py +0 -561
  578. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/archive_util.py +0 -256
  579. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/bcppcompiler.py +0 -393
  580. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/ccompiler.py +0 -1123
  581. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/cmd.py +0 -403
  582. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/__init__.py +0 -31
  583. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist.py +0 -143
  584. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_dumb.py +0 -123
  585. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_msi.py +0 -749
  586. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_rpm.py +0 -579
  587. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_wininst.py +0 -377
  588. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build.py +0 -157
  589. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_clib.py +0 -209
  590. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_ext.py +0 -755
  591. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_py.py +0 -392
  592. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_scripts.py +0 -152
  593. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/check.py +0 -148
  594. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/clean.py +0 -76
  595. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/config.py +0 -344
  596. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install.py +0 -775
  597. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_data.py +0 -79
  598. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_egg_info.py +0 -84
  599. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_headers.py +0 -47
  600. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_lib.py +0 -217
  601. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_scripts.py +0 -60
  602. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/py37compat.py +0 -30
  603. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/register.py +0 -304
  604. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/sdist.py +0 -494
  605. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/upload.py +0 -214
  606. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/config.py +0 -130
  607. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/core.py +0 -249
  608. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/cygwinccompiler.py +0 -362
  609. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/debug.py +0 -5
  610. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/dep_util.py +0 -92
  611. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/dir_util.py +0 -210
  612. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/dist.py +0 -1257
  613. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/errors.py +0 -97
  614. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/extension.py +0 -240
  615. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/fancy_getopt.py +0 -457
  616. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/file_util.py +0 -238
  617. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/filelist.py +0 -355
  618. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/log.py +0 -81
  619. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/msvc9compiler.py +0 -788
  620. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/msvccompiler.py +0 -643
  621. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/py35compat.py +0 -19
  622. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/py38compat.py +0 -7
  623. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/spawn.py +0 -106
  624. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/sysconfig.py +0 -567
  625. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/text_file.py +0 -286
  626. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/unixccompiler.py +0 -325
  627. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/util.py +0 -548
  628. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/version.py +0 -363
  629. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/versionpredicate.py +0 -169
  630. package/.venv/lib/python3.9/site-packages/setuptools/_imp.py +0 -82
  631. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/__init__.py +0 -0
  632. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/more_itertools/__init__.py +0 -4
  633. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/more_itertools/more.py +0 -3825
  634. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/more_itertools/recipes.py +0 -620
  635. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/ordered_set.py +0 -488
  636. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/__about__.py +0 -26
  637. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/__init__.py +0 -25
  638. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/_manylinux.py +0 -301
  639. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/_musllinux.py +0 -136
  640. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/_structures.py +0 -67
  641. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/markers.py +0 -304
  642. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/requirements.py +0 -146
  643. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/specifiers.py +0 -828
  644. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/tags.py +0 -484
  645. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/utils.py +0 -136
  646. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/version.py +0 -504
  647. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/pyparsing.py +0 -5742
  648. package/.venv/lib/python3.9/site-packages/setuptools/archive_util.py +0 -205
  649. package/.venv/lib/python3.9/site-packages/setuptools/build_meta.py +0 -290
  650. package/.venv/lib/python3.9/site-packages/setuptools/cli-32.exe +0 -0
  651. package/.venv/lib/python3.9/site-packages/setuptools/cli-64.exe +0 -0
  652. package/.venv/lib/python3.9/site-packages/setuptools/cli-arm64.exe +0 -0
  653. package/.venv/lib/python3.9/site-packages/setuptools/cli.exe +0 -0
  654. package/.venv/lib/python3.9/site-packages/setuptools/command/__init__.py +0 -8
  655. package/.venv/lib/python3.9/site-packages/setuptools/command/alias.py +0 -78
  656. package/.venv/lib/python3.9/site-packages/setuptools/command/bdist_egg.py +0 -456
  657. package/.venv/lib/python3.9/site-packages/setuptools/command/bdist_rpm.py +0 -40
  658. package/.venv/lib/python3.9/site-packages/setuptools/command/build_clib.py +0 -101
  659. package/.venv/lib/python3.9/site-packages/setuptools/command/build_ext.py +0 -328
  660. package/.venv/lib/python3.9/site-packages/setuptools/command/build_py.py +0 -242
  661. package/.venv/lib/python3.9/site-packages/setuptools/command/develop.py +0 -193
  662. package/.venv/lib/python3.9/site-packages/setuptools/command/dist_info.py +0 -36
  663. package/.venv/lib/python3.9/site-packages/setuptools/command/easy_install.py +0 -2304
  664. package/.venv/lib/python3.9/site-packages/setuptools/command/egg_info.py +0 -755
  665. package/.venv/lib/python3.9/site-packages/setuptools/command/install.py +0 -132
  666. package/.venv/lib/python3.9/site-packages/setuptools/command/install_egg_info.py +0 -62
  667. package/.venv/lib/python3.9/site-packages/setuptools/command/install_lib.py +0 -122
  668. package/.venv/lib/python3.9/site-packages/setuptools/command/install_scripts.py +0 -69
  669. package/.venv/lib/python3.9/site-packages/setuptools/command/launcher manifest.xml +0 -15
  670. package/.venv/lib/python3.9/site-packages/setuptools/command/py36compat.py +0 -134
  671. package/.venv/lib/python3.9/site-packages/setuptools/command/register.py +0 -18
  672. package/.venv/lib/python3.9/site-packages/setuptools/command/rotate.py +0 -64
  673. package/.venv/lib/python3.9/site-packages/setuptools/command/saveopts.py +0 -22
  674. package/.venv/lib/python3.9/site-packages/setuptools/command/sdist.py +0 -196
  675. package/.venv/lib/python3.9/site-packages/setuptools/command/setopt.py +0 -149
  676. package/.venv/lib/python3.9/site-packages/setuptools/command/test.py +0 -252
  677. package/.venv/lib/python3.9/site-packages/setuptools/command/upload.py +0 -17
  678. package/.venv/lib/python3.9/site-packages/setuptools/command/upload_docs.py +0 -202
  679. package/.venv/lib/python3.9/site-packages/setuptools/config.py +0 -751
  680. package/.venv/lib/python3.9/site-packages/setuptools/dep_util.py +0 -25
  681. package/.venv/lib/python3.9/site-packages/setuptools/depends.py +0 -176
  682. package/.venv/lib/python3.9/site-packages/setuptools/dist.py +0 -1156
  683. package/.venv/lib/python3.9/site-packages/setuptools/errors.py +0 -40
  684. package/.venv/lib/python3.9/site-packages/setuptools/extension.py +0 -55
  685. package/.venv/lib/python3.9/site-packages/setuptools/extern/__init__.py +0 -73
  686. package/.venv/lib/python3.9/site-packages/setuptools/glob.py +0 -167
  687. package/.venv/lib/python3.9/site-packages/setuptools/gui-32.exe +0 -0
  688. package/.venv/lib/python3.9/site-packages/setuptools/gui-64.exe +0 -0
  689. package/.venv/lib/python3.9/site-packages/setuptools/gui-arm64.exe +0 -0
  690. package/.venv/lib/python3.9/site-packages/setuptools/gui.exe +0 -0
  691. package/.venv/lib/python3.9/site-packages/setuptools/installer.py +0 -104
  692. package/.venv/lib/python3.9/site-packages/setuptools/launch.py +0 -36
  693. package/.venv/lib/python3.9/site-packages/setuptools/logging.py +0 -30
  694. package/.venv/lib/python3.9/site-packages/setuptools/monkey.py +0 -177
  695. package/.venv/lib/python3.9/site-packages/setuptools/msvc.py +0 -1805
  696. package/.venv/lib/python3.9/site-packages/setuptools/namespaces.py +0 -107
  697. package/.venv/lib/python3.9/site-packages/setuptools/package_index.py +0 -1127
  698. package/.venv/lib/python3.9/site-packages/setuptools/py34compat.py +0 -13
  699. package/.venv/lib/python3.9/site-packages/setuptools/sandbox.py +0 -530
  700. package/.venv/lib/python3.9/site-packages/setuptools/script (dev).tmpl +0 -6
  701. package/.venv/lib/python3.9/site-packages/setuptools/script.tmpl +0 -3
  702. package/.venv/lib/python3.9/site-packages/setuptools/tests/integration/__init__.py +0 -0
  703. package/.venv/lib/python3.9/site-packages/setuptools/tests/integration/helpers.py +0 -61
  704. package/.venv/lib/python3.9/site-packages/setuptools/tests/integration/test_pip_install_sdist.py +0 -218
  705. package/.venv/lib/python3.9/site-packages/setuptools/unicode_utils.py +0 -42
  706. package/.venv/lib/python3.9/site-packages/setuptools/version.py +0 -6
  707. package/.venv/lib/python3.9/site-packages/setuptools/wheel.py +0 -213
  708. package/.venv/lib/python3.9/site-packages/setuptools/windows_support.py +0 -29
  709. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/INSTALLER +0 -1
  710. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/LICENSE +0 -19
  711. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/METADATA +0 -142
  712. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/RECORD +0 -308
  713. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/REQUESTED +0 -0
  714. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/WHEEL +0 -5
  715. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/entry_points.txt +0 -56
  716. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/top_level.txt +0 -3
  717. package/.venv/pyvenv.cfg +0 -3
  718. package/.vscode/launch.json +0 -62
  719. package/.vscode/settings.json +0 -8
@@ -1,1078 +0,0 @@
1
- from __future__ import absolute_import
2
-
3
- import errno
4
- import logging
5
- import socket
6
- import sys
7
- import warnings
8
- from socket import error as SocketError
9
- from socket import timeout as SocketTimeout
10
-
11
- from .connection import (
12
- BaseSSLError,
13
- BrokenPipeError,
14
- DummyConnection,
15
- HTTPConnection,
16
- HTTPException,
17
- HTTPSConnection,
18
- VerifiedHTTPSConnection,
19
- port_by_scheme,
20
- )
21
- from .exceptions import (
22
- ClosedPoolError,
23
- EmptyPoolError,
24
- HeaderParsingError,
25
- HostChangedError,
26
- InsecureRequestWarning,
27
- LocationValueError,
28
- MaxRetryError,
29
- NewConnectionError,
30
- ProtocolError,
31
- ProxyError,
32
- ReadTimeoutError,
33
- SSLError,
34
- TimeoutError,
35
- )
36
- from .packages import six
37
- from .packages.six.moves import queue
38
- from .packages.ssl_match_hostname import CertificateError
39
- from .request import RequestMethods
40
- from .response import HTTPResponse
41
- from .util.connection import is_connection_dropped
42
- from .util.proxy import connection_requires_http_tunnel
43
- from .util.queue import LifoQueue
44
- from .util.request import set_file_position
45
- from .util.response import assert_header_parsing
46
- from .util.retry import Retry
47
- from .util.timeout import Timeout
48
- from .util.url import Url, _encode_target
49
- from .util.url import _normalize_host as normalize_host
50
- from .util.url import get_host, parse_url
51
-
52
- xrange = six.moves.xrange
53
-
54
- log = logging.getLogger(__name__)
55
-
56
- _Default = object()
57
-
58
-
59
- # Pool objects
60
- class ConnectionPool(object):
61
- """
62
- Base class for all connection pools, such as
63
- :class:`.HTTPConnectionPool` and :class:`.HTTPSConnectionPool`.
64
-
65
- .. note::
66
- ConnectionPool.urlopen() does not normalize or percent-encode target URIs
67
- which is useful if your target server doesn't support percent-encoded
68
- target URIs.
69
- """
70
-
71
- scheme = None
72
- QueueCls = LifoQueue
73
-
74
- def __init__(self, host, port=None):
75
- if not host:
76
- raise LocationValueError("No host specified.")
77
-
78
- self.host = _normalize_host(host, scheme=self.scheme)
79
- self._proxy_host = host.lower()
80
- self.port = port
81
-
82
- def __str__(self):
83
- return "%s(host=%r, port=%r)" % (type(self).__name__, self.host, self.port)
84
-
85
- def __enter__(self):
86
- return self
87
-
88
- def __exit__(self, exc_type, exc_val, exc_tb):
89
- self.close()
90
- # Return False to re-raise any potential exceptions
91
- return False
92
-
93
- def close(self):
94
- """
95
- Close all pooled connections and disable the pool.
96
- """
97
- pass
98
-
99
-
100
- # This is taken from http://hg.python.org/cpython/file/7aaba721ebc0/Lib/socket.py#l252
101
- _blocking_errnos = {errno.EAGAIN, errno.EWOULDBLOCK}
102
-
103
-
104
- class HTTPConnectionPool(ConnectionPool, RequestMethods):
105
- """
106
- Thread-safe connection pool for one host.
107
-
108
- :param host:
109
- Host used for this HTTP Connection (e.g. "localhost"), passed into
110
- :class:`http.client.HTTPConnection`.
111
-
112
- :param port:
113
- Port used for this HTTP Connection (None is equivalent to 80), passed
114
- into :class:`http.client.HTTPConnection`.
115
-
116
- :param strict:
117
- Causes BadStatusLine to be raised if the status line can't be parsed
118
- as a valid HTTP/1.0 or 1.1 status line, passed into
119
- :class:`http.client.HTTPConnection`.
120
-
121
- .. note::
122
- Only works in Python 2. This parameter is ignored in Python 3.
123
-
124
- :param timeout:
125
- Socket timeout in seconds for each individual connection. This can
126
- be a float or integer, which sets the timeout for the HTTP request,
127
- or an instance of :class:`urllib3.util.Timeout` which gives you more
128
- fine-grained control over request timeouts. After the constructor has
129
- been parsed, this is always a `urllib3.util.Timeout` object.
130
-
131
- :param maxsize:
132
- Number of connections to save that can be reused. More than 1 is useful
133
- in multithreaded situations. If ``block`` is set to False, more
134
- connections will be created but they will not be saved once they've
135
- been used.
136
-
137
- :param block:
138
- If set to True, no more than ``maxsize`` connections will be used at
139
- a time. When no free connections are available, the call will block
140
- until a connection has been released. This is a useful side effect for
141
- particular multithreaded situations where one does not want to use more
142
- than maxsize connections per host to prevent flooding.
143
-
144
- :param headers:
145
- Headers to include with all requests, unless other headers are given
146
- explicitly.
147
-
148
- :param retries:
149
- Retry configuration to use by default with requests in this pool.
150
-
151
- :param _proxy:
152
- Parsed proxy URL, should not be used directly, instead, see
153
- :class:`urllib3.ProxyManager`
154
-
155
- :param _proxy_headers:
156
- A dictionary with proxy headers, should not be used directly,
157
- instead, see :class:`urllib3.ProxyManager`
158
-
159
- :param \\**conn_kw:
160
- Additional parameters are used to create fresh :class:`urllib3.connection.HTTPConnection`,
161
- :class:`urllib3.connection.HTTPSConnection` instances.
162
- """
163
-
164
- scheme = "http"
165
- ConnectionCls = HTTPConnection
166
- ResponseCls = HTTPResponse
167
-
168
- def __init__(
169
- self,
170
- host,
171
- port=None,
172
- strict=False,
173
- timeout=Timeout.DEFAULT_TIMEOUT,
174
- maxsize=1,
175
- block=False,
176
- headers=None,
177
- retries=None,
178
- _proxy=None,
179
- _proxy_headers=None,
180
- _proxy_config=None,
181
- **conn_kw
182
- ):
183
- ConnectionPool.__init__(self, host, port)
184
- RequestMethods.__init__(self, headers)
185
-
186
- self.strict = strict
187
-
188
- if not isinstance(timeout, Timeout):
189
- timeout = Timeout.from_float(timeout)
190
-
191
- if retries is None:
192
- retries = Retry.DEFAULT
193
-
194
- self.timeout = timeout
195
- self.retries = retries
196
-
197
- self.pool = self.QueueCls(maxsize)
198
- self.block = block
199
-
200
- self.proxy = _proxy
201
- self.proxy_headers = _proxy_headers or {}
202
- self.proxy_config = _proxy_config
203
-
204
- # Fill the queue up so that doing get() on it will block properly
205
- for _ in xrange(maxsize):
206
- self.pool.put(None)
207
-
208
- # These are mostly for testing and debugging purposes.
209
- self.num_connections = 0
210
- self.num_requests = 0
211
- self.conn_kw = conn_kw
212
-
213
- if self.proxy:
214
- # Enable Nagle's algorithm for proxies, to avoid packet fragmentation.
215
- # We cannot know if the user has added default socket options, so we cannot replace the
216
- # list.
217
- self.conn_kw.setdefault("socket_options", [])
218
-
219
- self.conn_kw["proxy"] = self.proxy
220
- self.conn_kw["proxy_config"] = self.proxy_config
221
-
222
- def _new_conn(self):
223
- """
224
- Return a fresh :class:`HTTPConnection`.
225
- """
226
- self.num_connections += 1
227
- log.debug(
228
- "Starting new HTTP connection (%d): %s:%s",
229
- self.num_connections,
230
- self.host,
231
- self.port or "80",
232
- )
233
-
234
- conn = self.ConnectionCls(
235
- host=self.host,
236
- port=self.port,
237
- timeout=self.timeout.connect_timeout,
238
- strict=self.strict,
239
- **self.conn_kw
240
- )
241
- return conn
242
-
243
- def _get_conn(self, timeout=None):
244
- """
245
- Get a connection. Will return a pooled connection if one is available.
246
-
247
- If no connections are available and :prop:`.block` is ``False``, then a
248
- fresh connection is returned.
249
-
250
- :param timeout:
251
- Seconds to wait before giving up and raising
252
- :class:`urllib3.exceptions.EmptyPoolError` if the pool is empty and
253
- :prop:`.block` is ``True``.
254
- """
255
- conn = None
256
- try:
257
- conn = self.pool.get(block=self.block, timeout=timeout)
258
-
259
- except AttributeError: # self.pool is None
260
- raise ClosedPoolError(self, "Pool is closed.")
261
-
262
- except queue.Empty:
263
- if self.block:
264
- raise EmptyPoolError(
265
- self,
266
- "Pool reached maximum size and no more connections are allowed.",
267
- )
268
- pass # Oh well, we'll create a new connection then
269
-
270
- # If this is a persistent connection, check if it got disconnected
271
- if conn and is_connection_dropped(conn):
272
- log.debug("Resetting dropped connection: %s", self.host)
273
- conn.close()
274
- if getattr(conn, "auto_open", 1) == 0:
275
- # This is a proxied connection that has been mutated by
276
- # http.client._tunnel() and cannot be reused (since it would
277
- # attempt to bypass the proxy)
278
- conn = None
279
-
280
- return conn or self._new_conn()
281
-
282
- def _put_conn(self, conn):
283
- """
284
- Put a connection back into the pool.
285
-
286
- :param conn:
287
- Connection object for the current host and port as returned by
288
- :meth:`._new_conn` or :meth:`._get_conn`.
289
-
290
- If the pool is already full, the connection is closed and discarded
291
- because we exceeded maxsize. If connections are discarded frequently,
292
- then maxsize should be increased.
293
-
294
- If the pool is closed, then the connection will be closed and discarded.
295
- """
296
- try:
297
- self.pool.put(conn, block=False)
298
- return # Everything is dandy, done.
299
- except AttributeError:
300
- # self.pool is None.
301
- pass
302
- except queue.Full:
303
- # This should never happen if self.block == True
304
- log.warning("Connection pool is full, discarding connection: %s", self.host)
305
-
306
- # Connection never got put back into the pool, close it.
307
- if conn:
308
- conn.close()
309
-
310
- def _validate_conn(self, conn):
311
- """
312
- Called right before a request is made, after the socket is created.
313
- """
314
- pass
315
-
316
- def _prepare_proxy(self, conn):
317
- # Nothing to do for HTTP connections.
318
- pass
319
-
320
- def _get_timeout(self, timeout):
321
- """Helper that always returns a :class:`urllib3.util.Timeout`"""
322
- if timeout is _Default:
323
- return self.timeout.clone()
324
-
325
- if isinstance(timeout, Timeout):
326
- return timeout.clone()
327
- else:
328
- # User passed us an int/float. This is for backwards compatibility,
329
- # can be removed later
330
- return Timeout.from_float(timeout)
331
-
332
- def _raise_timeout(self, err, url, timeout_value):
333
- """Is the error actually a timeout? Will raise a ReadTimeout or pass"""
334
-
335
- if isinstance(err, SocketTimeout):
336
- raise ReadTimeoutError(
337
- self, url, "Read timed out. (read timeout=%s)" % timeout_value
338
- )
339
-
340
- # See the above comment about EAGAIN in Python 3. In Python 2 we have
341
- # to specifically catch it and throw the timeout error
342
- if hasattr(err, "errno") and err.errno in _blocking_errnos:
343
- raise ReadTimeoutError(
344
- self, url, "Read timed out. (read timeout=%s)" % timeout_value
345
- )
346
-
347
- # Catch possible read timeouts thrown as SSL errors. If not the
348
- # case, rethrow the original. We need to do this because of:
349
- # http://bugs.python.org/issue10272
350
- if "timed out" in str(err) or "did not complete (read)" in str(
351
- err
352
- ): # Python < 2.7.4
353
- raise ReadTimeoutError(
354
- self, url, "Read timed out. (read timeout=%s)" % timeout_value
355
- )
356
-
357
- def _make_request(
358
- self, conn, method, url, timeout=_Default, chunked=False, **httplib_request_kw
359
- ):
360
- """
361
- Perform a request on a given urllib connection object taken from our
362
- pool.
363
-
364
- :param conn:
365
- a connection from one of our connection pools
366
-
367
- :param timeout:
368
- Socket timeout in seconds for the request. This can be a
369
- float or integer, which will set the same timeout value for
370
- the socket connect and the socket read, or an instance of
371
- :class:`urllib3.util.Timeout`, which gives you more fine-grained
372
- control over your timeouts.
373
- """
374
- self.num_requests += 1
375
-
376
- timeout_obj = self._get_timeout(timeout)
377
- timeout_obj.start_connect()
378
- conn.timeout = timeout_obj.connect_timeout
379
-
380
- # Trigger any extra validation we need to do.
381
- try:
382
- self._validate_conn(conn)
383
- except (SocketTimeout, BaseSSLError) as e:
384
- # Py2 raises this as a BaseSSLError, Py3 raises it as socket timeout.
385
- self._raise_timeout(err=e, url=url, timeout_value=conn.timeout)
386
- raise
387
-
388
- # conn.request() calls http.client.*.request, not the method in
389
- # urllib3.request. It also calls makefile (recv) on the socket.
390
- try:
391
- if chunked:
392
- conn.request_chunked(method, url, **httplib_request_kw)
393
- else:
394
- conn.request(method, url, **httplib_request_kw)
395
-
396
- # We are swallowing BrokenPipeError (errno.EPIPE) since the server is
397
- # legitimately able to close the connection after sending a valid response.
398
- # With this behaviour, the received response is still readable.
399
- except BrokenPipeError:
400
- # Python 3
401
- pass
402
- except IOError as e:
403
- # Python 2 and macOS/Linux
404
- # EPIPE and ESHUTDOWN are BrokenPipeError on Python 2, and EPROTOTYPE is needed on macOS
405
- # https://erickt.github.io/blog/2014/11/19/adventures-in-debugging-a-potential-osx-kernel-bug/
406
- if e.errno not in {
407
- errno.EPIPE,
408
- errno.ESHUTDOWN,
409
- errno.EPROTOTYPE,
410
- }:
411
- raise
412
-
413
- # Reset the timeout for the recv() on the socket
414
- read_timeout = timeout_obj.read_timeout
415
-
416
- # App Engine doesn't have a sock attr
417
- if getattr(conn, "sock", None):
418
- # In Python 3 socket.py will catch EAGAIN and return None when you
419
- # try and read into the file pointer created by http.client, which
420
- # instead raises a BadStatusLine exception. Instead of catching
421
- # the exception and assuming all BadStatusLine exceptions are read
422
- # timeouts, check for a zero timeout before making the request.
423
- if read_timeout == 0:
424
- raise ReadTimeoutError(
425
- self, url, "Read timed out. (read timeout=%s)" % read_timeout
426
- )
427
- if read_timeout is Timeout.DEFAULT_TIMEOUT:
428
- conn.sock.settimeout(socket.getdefaulttimeout())
429
- else: # None or a value
430
- conn.sock.settimeout(read_timeout)
431
-
432
- # Receive the response from the server
433
- try:
434
- try:
435
- # Python 2.7, use buffering of HTTP responses
436
- httplib_response = conn.getresponse(buffering=True)
437
- except TypeError:
438
- # Python 3
439
- try:
440
- httplib_response = conn.getresponse()
441
- except BaseException as e:
442
- # Remove the TypeError from the exception chain in
443
- # Python 3 (including for exceptions like SystemExit).
444
- # Otherwise it looks like a bug in the code.
445
- six.raise_from(e, None)
446
- except (SocketTimeout, BaseSSLError, SocketError) as e:
447
- self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
448
- raise
449
-
450
- # AppEngine doesn't have a version attr.
451
- http_version = getattr(conn, "_http_vsn_str", "HTTP/?")
452
- log.debug(
453
- '%s://%s:%s "%s %s %s" %s %s',
454
- self.scheme,
455
- self.host,
456
- self.port,
457
- method,
458
- url,
459
- http_version,
460
- httplib_response.status,
461
- httplib_response.length,
462
- )
463
-
464
- try:
465
- assert_header_parsing(httplib_response.msg)
466
- except (HeaderParsingError, TypeError) as hpe: # Platform-specific: Python 3
467
- log.warning(
468
- "Failed to parse headers (url=%s): %s",
469
- self._absolute_url(url),
470
- hpe,
471
- exc_info=True,
472
- )
473
-
474
- return httplib_response
475
-
476
- def _absolute_url(self, path):
477
- return Url(scheme=self.scheme, host=self.host, port=self.port, path=path).url
478
-
479
- def close(self):
480
- """
481
- Close all pooled connections and disable the pool.
482
- """
483
- if self.pool is None:
484
- return
485
- # Disable access to the pool
486
- old_pool, self.pool = self.pool, None
487
-
488
- try:
489
- while True:
490
- conn = old_pool.get(block=False)
491
- if conn:
492
- conn.close()
493
-
494
- except queue.Empty:
495
- pass # Done.
496
-
497
- def is_same_host(self, url):
498
- """
499
- Check if the given ``url`` is a member of the same host as this
500
- connection pool.
501
- """
502
- if url.startswith("/"):
503
- return True
504
-
505
- # TODO: Add optional support for socket.gethostbyname checking.
506
- scheme, host, port = get_host(url)
507
- if host is not None:
508
- host = _normalize_host(host, scheme=scheme)
509
-
510
- # Use explicit default port for comparison when none is given
511
- if self.port and not port:
512
- port = port_by_scheme.get(scheme)
513
- elif not self.port and port == port_by_scheme.get(scheme):
514
- port = None
515
-
516
- return (scheme, host, port) == (self.scheme, self.host, self.port)
517
-
518
- def urlopen(
519
- self,
520
- method,
521
- url,
522
- body=None,
523
- headers=None,
524
- retries=None,
525
- redirect=True,
526
- assert_same_host=True,
527
- timeout=_Default,
528
- pool_timeout=None,
529
- release_conn=None,
530
- chunked=False,
531
- body_pos=None,
532
- **response_kw
533
- ):
534
- """
535
- Get a connection from the pool and perform an HTTP request. This is the
536
- lowest level call for making a request, so you'll need to specify all
537
- the raw details.
538
-
539
- .. note::
540
-
541
- More commonly, it's appropriate to use a convenience method provided
542
- by :class:`.RequestMethods`, such as :meth:`request`.
543
-
544
- .. note::
545
-
546
- `release_conn` will only behave as expected if
547
- `preload_content=False` because we want to make
548
- `preload_content=False` the default behaviour someday soon without
549
- breaking backwards compatibility.
550
-
551
- :param method:
552
- HTTP request method (such as GET, POST, PUT, etc.)
553
-
554
- :param url:
555
- The URL to perform the request on.
556
-
557
- :param body:
558
- Data to send in the request body, either :class:`str`, :class:`bytes`,
559
- an iterable of :class:`str`/:class:`bytes`, or a file-like object.
560
-
561
- :param headers:
562
- Dictionary of custom headers to send, such as User-Agent,
563
- If-None-Match, etc. If None, pool headers are used. If provided,
564
- these headers completely replace any pool-specific headers.
565
-
566
- :param retries:
567
- Configure the number of retries to allow before raising a
568
- :class:`~urllib3.exceptions.MaxRetryError` exception.
569
-
570
- Pass ``None`` to retry until you receive a response. Pass a
571
- :class:`~urllib3.util.retry.Retry` object for fine-grained control
572
- over different types of retries.
573
- Pass an integer number to retry connection errors that many times,
574
- but no other types of errors. Pass zero to never retry.
575
-
576
- If ``False``, then retries are disabled and any exception is raised
577
- immediately. Also, instead of raising a MaxRetryError on redirects,
578
- the redirect response will be returned.
579
-
580
- :type retries: :class:`~urllib3.util.retry.Retry`, False, or an int.
581
-
582
- :param redirect:
583
- If True, automatically handle redirects (status codes 301, 302,
584
- 303, 307, 308). Each redirect counts as a retry. Disabling retries
585
- will disable redirect, too.
586
-
587
- :param assert_same_host:
588
- If ``True``, will make sure that the host of the pool requests is
589
- consistent else will raise HostChangedError. When ``False``, you can
590
- use the pool on an HTTP proxy and request foreign hosts.
591
-
592
- :param timeout:
593
- If specified, overrides the default timeout for this one
594
- request. It may be a float (in seconds) or an instance of
595
- :class:`urllib3.util.Timeout`.
596
-
597
- :param pool_timeout:
598
- If set and the pool is set to block=True, then this method will
599
- block for ``pool_timeout`` seconds and raise EmptyPoolError if no
600
- connection is available within the time period.
601
-
602
- :param release_conn:
603
- If False, then the urlopen call will not release the connection
604
- back into the pool once a response is received (but will release if
605
- you read the entire contents of the response such as when
606
- `preload_content=True`). This is useful if you're not preloading
607
- the response's content immediately. You will need to call
608
- ``r.release_conn()`` on the response ``r`` to return the connection
609
- back into the pool. If None, it takes the value of
610
- ``response_kw.get('preload_content', True)``.
611
-
612
- :param chunked:
613
- If True, urllib3 will send the body using chunked transfer
614
- encoding. Otherwise, urllib3 will send the body using the standard
615
- content-length form. Defaults to False.
616
-
617
- :param int body_pos:
618
- Position to seek to in file-like body in the event of a retry or
619
- redirect. Typically this won't need to be set because urllib3 will
620
- auto-populate the value when needed.
621
-
622
- :param \\**response_kw:
623
- Additional parameters are passed to
624
- :meth:`urllib3.response.HTTPResponse.from_httplib`
625
- """
626
-
627
- parsed_url = parse_url(url)
628
- destination_scheme = parsed_url.scheme
629
-
630
- if headers is None:
631
- headers = self.headers
632
-
633
- if not isinstance(retries, Retry):
634
- retries = Retry.from_int(retries, redirect=redirect, default=self.retries)
635
-
636
- if release_conn is None:
637
- release_conn = response_kw.get("preload_content", True)
638
-
639
- # Check host
640
- if assert_same_host and not self.is_same_host(url):
641
- raise HostChangedError(self, url, retries)
642
-
643
- # Ensure that the URL we're connecting to is properly encoded
644
- if url.startswith("/"):
645
- url = six.ensure_str(_encode_target(url))
646
- else:
647
- url = six.ensure_str(parsed_url.url)
648
-
649
- conn = None
650
-
651
- # Track whether `conn` needs to be released before
652
- # returning/raising/recursing. Update this variable if necessary, and
653
- # leave `release_conn` constant throughout the function. That way, if
654
- # the function recurses, the original value of `release_conn` will be
655
- # passed down into the recursive call, and its value will be respected.
656
- #
657
- # See issue #651 [1] for details.
658
- #
659
- # [1] <https://github.com/urllib3/urllib3/issues/651>
660
- release_this_conn = release_conn
661
-
662
- http_tunnel_required = connection_requires_http_tunnel(
663
- self.proxy, self.proxy_config, destination_scheme
664
- )
665
-
666
- # Merge the proxy headers. Only done when not using HTTP CONNECT. We
667
- # have to copy the headers dict so we can safely change it without those
668
- # changes being reflected in anyone else's copy.
669
- if not http_tunnel_required:
670
- headers = headers.copy()
671
- headers.update(self.proxy_headers)
672
-
673
- # Must keep the exception bound to a separate variable or else Python 3
674
- # complains about UnboundLocalError.
675
- err = None
676
-
677
- # Keep track of whether we cleanly exited the except block. This
678
- # ensures we do proper cleanup in finally.
679
- clean_exit = False
680
-
681
- # Rewind body position, if needed. Record current position
682
- # for future rewinds in the event of a redirect/retry.
683
- body_pos = set_file_position(body, body_pos)
684
-
685
- try:
686
- # Request a connection from the queue.
687
- timeout_obj = self._get_timeout(timeout)
688
- conn = self._get_conn(timeout=pool_timeout)
689
-
690
- conn.timeout = timeout_obj.connect_timeout
691
-
692
- is_new_proxy_conn = self.proxy is not None and not getattr(
693
- conn, "sock", None
694
- )
695
- if is_new_proxy_conn and http_tunnel_required:
696
- self._prepare_proxy(conn)
697
-
698
- # Make the request on the httplib connection object.
699
- httplib_response = self._make_request(
700
- conn,
701
- method,
702
- url,
703
- timeout=timeout_obj,
704
- body=body,
705
- headers=headers,
706
- chunked=chunked,
707
- )
708
-
709
- # If we're going to release the connection in ``finally:``, then
710
- # the response doesn't need to know about the connection. Otherwise
711
- # it will also try to release it and we'll have a double-release
712
- # mess.
713
- response_conn = conn if not release_conn else None
714
-
715
- # Pass method to Response for length checking
716
- response_kw["request_method"] = method
717
-
718
- # Import httplib's response into our own wrapper object
719
- response = self.ResponseCls.from_httplib(
720
- httplib_response,
721
- pool=self,
722
- connection=response_conn,
723
- retries=retries,
724
- **response_kw
725
- )
726
-
727
- # Everything went great!
728
- clean_exit = True
729
-
730
- except EmptyPoolError:
731
- # Didn't get a connection from the pool, no need to clean up
732
- clean_exit = True
733
- release_this_conn = False
734
- raise
735
-
736
- except (
737
- TimeoutError,
738
- HTTPException,
739
- SocketError,
740
- ProtocolError,
741
- BaseSSLError,
742
- SSLError,
743
- CertificateError,
744
- ) as e:
745
- # Discard the connection for these exceptions. It will be
746
- # replaced during the next _get_conn() call.
747
- clean_exit = False
748
- if isinstance(e, (BaseSSLError, CertificateError)):
749
- e = SSLError(e)
750
- elif isinstance(e, (SocketError, NewConnectionError)) and self.proxy:
751
- e = ProxyError("Cannot connect to proxy.", e)
752
- elif isinstance(e, (SocketError, HTTPException)):
753
- e = ProtocolError("Connection aborted.", e)
754
-
755
- retries = retries.increment(
756
- method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
757
- )
758
- retries.sleep()
759
-
760
- # Keep track of the error for the retry warning.
761
- err = e
762
-
763
- finally:
764
- if not clean_exit:
765
- # We hit some kind of exception, handled or otherwise. We need
766
- # to throw the connection away unless explicitly told not to.
767
- # Close the connection, set the variable to None, and make sure
768
- # we put the None back in the pool to avoid leaking it.
769
- conn = conn and conn.close()
770
- release_this_conn = True
771
-
772
- if release_this_conn:
773
- # Put the connection back to be reused. If the connection is
774
- # expired then it will be None, which will get replaced with a
775
- # fresh connection during _get_conn.
776
- self._put_conn(conn)
777
-
778
- if not conn:
779
- # Try again
780
- log.warning(
781
- "Retrying (%r) after connection broken by '%r': %s", retries, err, url
782
- )
783
- return self.urlopen(
784
- method,
785
- url,
786
- body,
787
- headers,
788
- retries,
789
- redirect,
790
- assert_same_host,
791
- timeout=timeout,
792
- pool_timeout=pool_timeout,
793
- release_conn=release_conn,
794
- chunked=chunked,
795
- body_pos=body_pos,
796
- **response_kw
797
- )
798
-
799
- # Handle redirect?
800
- redirect_location = redirect and response.get_redirect_location()
801
- if redirect_location:
802
- if response.status == 303:
803
- method = "GET"
804
-
805
- try:
806
- retries = retries.increment(method, url, response=response, _pool=self)
807
- except MaxRetryError:
808
- if retries.raise_on_redirect:
809
- response.drain_conn()
810
- raise
811
- return response
812
-
813
- response.drain_conn()
814
- retries.sleep_for_retry(response)
815
- log.debug("Redirecting %s -> %s", url, redirect_location)
816
- return self.urlopen(
817
- method,
818
- redirect_location,
819
- body,
820
- headers,
821
- retries=retries,
822
- redirect=redirect,
823
- assert_same_host=assert_same_host,
824
- timeout=timeout,
825
- pool_timeout=pool_timeout,
826
- release_conn=release_conn,
827
- chunked=chunked,
828
- body_pos=body_pos,
829
- **response_kw
830
- )
831
-
832
- # Check if we should retry the HTTP response.
833
- has_retry_after = bool(response.getheader("Retry-After"))
834
- if retries.is_retry(method, response.status, has_retry_after):
835
- try:
836
- retries = retries.increment(method, url, response=response, _pool=self)
837
- except MaxRetryError:
838
- if retries.raise_on_status:
839
- response.drain_conn()
840
- raise
841
- return response
842
-
843
- response.drain_conn()
844
- retries.sleep(response)
845
- log.debug("Retry: %s", url)
846
- return self.urlopen(
847
- method,
848
- url,
849
- body,
850
- headers,
851
- retries=retries,
852
- redirect=redirect,
853
- assert_same_host=assert_same_host,
854
- timeout=timeout,
855
- pool_timeout=pool_timeout,
856
- release_conn=release_conn,
857
- chunked=chunked,
858
- body_pos=body_pos,
859
- **response_kw
860
- )
861
-
862
- return response
863
-
864
-
865
- class HTTPSConnectionPool(HTTPConnectionPool):
866
- """
867
- Same as :class:`.HTTPConnectionPool`, but HTTPS.
868
-
869
- :class:`.HTTPSConnection` uses one of ``assert_fingerprint``,
870
- ``assert_hostname`` and ``host`` in this order to verify connections.
871
- If ``assert_hostname`` is False, no verification is done.
872
-
873
- The ``key_file``, ``cert_file``, ``cert_reqs``, ``ca_certs``,
874
- ``ca_cert_dir``, ``ssl_version``, ``key_password`` are only used if :mod:`ssl`
875
- is available and are fed into :meth:`urllib3.util.ssl_wrap_socket` to upgrade
876
- the connection socket into an SSL socket.
877
- """
878
-
879
- scheme = "https"
880
- ConnectionCls = HTTPSConnection
881
-
882
- def __init__(
883
- self,
884
- host,
885
- port=None,
886
- strict=False,
887
- timeout=Timeout.DEFAULT_TIMEOUT,
888
- maxsize=1,
889
- block=False,
890
- headers=None,
891
- retries=None,
892
- _proxy=None,
893
- _proxy_headers=None,
894
- key_file=None,
895
- cert_file=None,
896
- cert_reqs=None,
897
- key_password=None,
898
- ca_certs=None,
899
- ssl_version=None,
900
- assert_hostname=None,
901
- assert_fingerprint=None,
902
- ca_cert_dir=None,
903
- **conn_kw
904
- ):
905
-
906
- HTTPConnectionPool.__init__(
907
- self,
908
- host,
909
- port,
910
- strict,
911
- timeout,
912
- maxsize,
913
- block,
914
- headers,
915
- retries,
916
- _proxy,
917
- _proxy_headers,
918
- **conn_kw
919
- )
920
-
921
- self.key_file = key_file
922
- self.cert_file = cert_file
923
- self.cert_reqs = cert_reqs
924
- self.key_password = key_password
925
- self.ca_certs = ca_certs
926
- self.ca_cert_dir = ca_cert_dir
927
- self.ssl_version = ssl_version
928
- self.assert_hostname = assert_hostname
929
- self.assert_fingerprint = assert_fingerprint
930
-
931
- def _prepare_conn(self, conn):
932
- """
933
- Prepare the ``connection`` for :meth:`urllib3.util.ssl_wrap_socket`
934
- and establish the tunnel if proxy is used.
935
- """
936
-
937
- if isinstance(conn, VerifiedHTTPSConnection):
938
- conn.set_cert(
939
- key_file=self.key_file,
940
- key_password=self.key_password,
941
- cert_file=self.cert_file,
942
- cert_reqs=self.cert_reqs,
943
- ca_certs=self.ca_certs,
944
- ca_cert_dir=self.ca_cert_dir,
945
- assert_hostname=self.assert_hostname,
946
- assert_fingerprint=self.assert_fingerprint,
947
- )
948
- conn.ssl_version = self.ssl_version
949
- return conn
950
-
951
- def _prepare_proxy(self, conn):
952
- """
953
- Establishes a tunnel connection through HTTP CONNECT.
954
-
955
- Tunnel connection is established early because otherwise httplib would
956
- improperly set Host: header to proxy's IP:port.
957
- """
958
-
959
- conn.set_tunnel(self._proxy_host, self.port, self.proxy_headers)
960
-
961
- if self.proxy.scheme == "https":
962
- conn.tls_in_tls_required = True
963
-
964
- conn.connect()
965
-
966
- def _new_conn(self):
967
- """
968
- Return a fresh :class:`http.client.HTTPSConnection`.
969
- """
970
- self.num_connections += 1
971
- log.debug(
972
- "Starting new HTTPS connection (%d): %s:%s",
973
- self.num_connections,
974
- self.host,
975
- self.port or "443",
976
- )
977
-
978
- if not self.ConnectionCls or self.ConnectionCls is DummyConnection:
979
- raise SSLError(
980
- "Can't connect to HTTPS URL because the SSL module is not available."
981
- )
982
-
983
- actual_host = self.host
984
- actual_port = self.port
985
- if self.proxy is not None:
986
- actual_host = self.proxy.host
987
- actual_port = self.proxy.port
988
-
989
- conn = self.ConnectionCls(
990
- host=actual_host,
991
- port=actual_port,
992
- timeout=self.timeout.connect_timeout,
993
- strict=self.strict,
994
- cert_file=self.cert_file,
995
- key_file=self.key_file,
996
- key_password=self.key_password,
997
- **self.conn_kw
998
- )
999
-
1000
- return self._prepare_conn(conn)
1001
-
1002
- def _validate_conn(self, conn):
1003
- """
1004
- Called right before a request is made, after the socket is created.
1005
- """
1006
- super(HTTPSConnectionPool, self)._validate_conn(conn)
1007
-
1008
- # Force connect early to allow us to validate the connection.
1009
- if not getattr(conn, "sock", None): # AppEngine might not have `.sock`
1010
- conn.connect()
1011
-
1012
- if not conn.is_verified:
1013
- warnings.warn(
1014
- (
1015
- "Unverified HTTPS request is being made to host '%s'. "
1016
- "Adding certificate verification is strongly advised. See: "
1017
- "https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html"
1018
- "#ssl-warnings" % conn.host
1019
- ),
1020
- InsecureRequestWarning,
1021
- )
1022
-
1023
- if getattr(conn, "proxy_is_verified", None) is False:
1024
- warnings.warn(
1025
- (
1026
- "Unverified HTTPS connection done to an HTTPS proxy. "
1027
- "Adding certificate verification is strongly advised. See: "
1028
- "https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html"
1029
- "#ssl-warnings"
1030
- ),
1031
- InsecureRequestWarning,
1032
- )
1033
-
1034
-
1035
- def connection_from_url(url, **kw):
1036
- """
1037
- Given a url, return an :class:`.ConnectionPool` instance of its host.
1038
-
1039
- This is a shortcut for not having to parse out the scheme, host, and port
1040
- of the url before creating an :class:`.ConnectionPool` instance.
1041
-
1042
- :param url:
1043
- Absolute URL string that must include the scheme. Port is optional.
1044
-
1045
- :param \\**kw:
1046
- Passes additional parameters to the constructor of the appropriate
1047
- :class:`.ConnectionPool`. Useful for specifying things like
1048
- timeout, maxsize, headers, etc.
1049
-
1050
- Example::
1051
-
1052
- >>> conn = connection_from_url('http://google.com/')
1053
- >>> r = conn.request('GET', '/')
1054
- """
1055
- scheme, host, port = get_host(url)
1056
- port = port or port_by_scheme.get(scheme, 80)
1057
- if scheme == "https":
1058
- return HTTPSConnectionPool(host, port=port, **kw)
1059
- else:
1060
- return HTTPConnectionPool(host, port=port, **kw)
1061
-
1062
-
1063
- def _normalize_host(host, scheme):
1064
- """
1065
- Normalize hosts for comparisons and use with sockets.
1066
- """
1067
-
1068
- host = normalize_host(host, scheme)
1069
-
1070
- # httplib doesn't like it when we include brackets in IPv6 addresses
1071
- # Specifically, if we include brackets but also pass the port then
1072
- # httplib crazily doubles up the square brackets on the Host header.
1073
- # Instead, we need to make sure we never pass ``None`` as the port.
1074
- # However, for backward compatibility reasons we can't actually
1075
- # *assert* that. See http://bugs.python.org/issue28539
1076
- if host.startswith("[") and host.endswith("]"):
1077
- host = host[1:-1]
1078
- return host