@scrypted/server 0.0.140 → 0.0.144

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 +14 -3
  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 +15 -3
  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,1122 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- #
3
- # Copyright (C) 2013-2017 Vinay Sajip.
4
- # Licensed to the Python Software Foundation under a contributor agreement.
5
- # See LICENSE.txt and CONTRIBUTORS.txt.
6
- #
7
- from __future__ import absolute_import
8
-
9
- import os
10
- import re
11
- import sys
12
-
13
- try:
14
- import ssl
15
- except ImportError: # pragma: no cover
16
- ssl = None
17
-
18
- if sys.version_info[0] < 3: # pragma: no cover
19
- from StringIO import StringIO
20
- string_types = basestring,
21
- text_type = unicode
22
- from types import FileType as file_type
23
- import __builtin__ as builtins
24
- import ConfigParser as configparser
25
- from ._backport import shutil
26
- from urlparse import urlparse, urlunparse, urljoin, urlsplit, urlunsplit
27
- from urllib import (urlretrieve, quote as _quote, unquote, url2pathname,
28
- pathname2url, ContentTooShortError, splittype)
29
-
30
- def quote(s):
31
- if isinstance(s, unicode):
32
- s = s.encode('utf-8')
33
- return _quote(s)
34
-
35
- import urllib2
36
- from urllib2 import (Request, urlopen, URLError, HTTPError,
37
- HTTPBasicAuthHandler, HTTPPasswordMgr,
38
- HTTPHandler, HTTPRedirectHandler,
39
- build_opener)
40
- if ssl:
41
- from urllib2 import HTTPSHandler
42
- import httplib
43
- import xmlrpclib
44
- import Queue as queue
45
- from HTMLParser import HTMLParser
46
- import htmlentitydefs
47
- raw_input = raw_input
48
- from itertools import ifilter as filter
49
- from itertools import ifilterfalse as filterfalse
50
-
51
- # Leaving this around for now, in case it needs resurrecting in some way
52
- # _userprog = None
53
- # def splituser(host):
54
- # """splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'."""
55
- # global _userprog
56
- # if _userprog is None:
57
- # import re
58
- # _userprog = re.compile('^(.*)@(.*)$')
59
-
60
- # match = _userprog.match(host)
61
- # if match: return match.group(1, 2)
62
- # return None, host
63
-
64
- else: # pragma: no cover
65
- from io import StringIO
66
- string_types = str,
67
- text_type = str
68
- from io import TextIOWrapper as file_type
69
- import builtins
70
- import configparser
71
- import shutil
72
- from urllib.parse import (urlparse, urlunparse, urljoin, quote,
73
- unquote, urlsplit, urlunsplit, splittype)
74
- from urllib.request import (urlopen, urlretrieve, Request, url2pathname,
75
- pathname2url,
76
- HTTPBasicAuthHandler, HTTPPasswordMgr,
77
- HTTPHandler, HTTPRedirectHandler,
78
- build_opener)
79
- if ssl:
80
- from urllib.request import HTTPSHandler
81
- from urllib.error import HTTPError, URLError, ContentTooShortError
82
- import http.client as httplib
83
- import urllib.request as urllib2
84
- import xmlrpc.client as xmlrpclib
85
- import queue
86
- from html.parser import HTMLParser
87
- import html.entities as htmlentitydefs
88
- raw_input = input
89
- from itertools import filterfalse
90
- filter = filter
91
-
92
-
93
- try:
94
- from ssl import match_hostname, CertificateError
95
- except ImportError: # pragma: no cover
96
- class CertificateError(ValueError):
97
- pass
98
-
99
-
100
- def _dnsname_match(dn, hostname, max_wildcards=1):
101
- """Matching according to RFC 6125, section 6.4.3
102
-
103
- http://tools.ietf.org/html/rfc6125#section-6.4.3
104
- """
105
- pats = []
106
- if not dn:
107
- return False
108
-
109
- parts = dn.split('.')
110
- leftmost, remainder = parts[0], parts[1:]
111
-
112
- wildcards = leftmost.count('*')
113
- if wildcards > max_wildcards:
114
- # Issue #17980: avoid denials of service by refusing more
115
- # than one wildcard per fragment. A survey of established
116
- # policy among SSL implementations showed it to be a
117
- # reasonable choice.
118
- raise CertificateError(
119
- "too many wildcards in certificate DNS name: " + repr(dn))
120
-
121
- # speed up common case w/o wildcards
122
- if not wildcards:
123
- return dn.lower() == hostname.lower()
124
-
125
- # RFC 6125, section 6.4.3, subitem 1.
126
- # The client SHOULD NOT attempt to match a presented identifier in which
127
- # the wildcard character comprises a label other than the left-most label.
128
- if leftmost == '*':
129
- # When '*' is a fragment by itself, it matches a non-empty dotless
130
- # fragment.
131
- pats.append('[^.]+')
132
- elif leftmost.startswith('xn--') or hostname.startswith('xn--'):
133
- # RFC 6125, section 6.4.3, subitem 3.
134
- # The client SHOULD NOT attempt to match a presented identifier
135
- # where the wildcard character is embedded within an A-label or
136
- # U-label of an internationalized domain name.
137
- pats.append(re.escape(leftmost))
138
- else:
139
- # Otherwise, '*' matches any dotless string, e.g. www*
140
- pats.append(re.escape(leftmost).replace(r'\*', '[^.]*'))
141
-
142
- # add the remaining fragments, ignore any wildcards
143
- for frag in remainder:
144
- pats.append(re.escape(frag))
145
-
146
- pat = re.compile(r'\A' + r'\.'.join(pats) + r'\Z', re.IGNORECASE)
147
- return pat.match(hostname)
148
-
149
-
150
- def match_hostname(cert, hostname):
151
- """Verify that *cert* (in decoded format as returned by
152
- SSLSocket.getpeercert()) matches the *hostname*. RFC 2818 and RFC 6125
153
- rules are followed, but IP addresses are not accepted for *hostname*.
154
-
155
- CertificateError is raised on failure. On success, the function
156
- returns nothing.
157
- """
158
- if not cert:
159
- raise ValueError("empty or no certificate, match_hostname needs a "
160
- "SSL socket or SSL context with either "
161
- "CERT_OPTIONAL or CERT_REQUIRED")
162
- dnsnames = []
163
- san = cert.get('subjectAltName', ())
164
- for key, value in san:
165
- if key == 'DNS':
166
- if _dnsname_match(value, hostname):
167
- return
168
- dnsnames.append(value)
169
- if not dnsnames:
170
- # The subject is only checked when there is no dNSName entry
171
- # in subjectAltName
172
- for sub in cert.get('subject', ()):
173
- for key, value in sub:
174
- # XXX according to RFC 2818, the most specific Common Name
175
- # must be used.
176
- if key == 'commonName':
177
- if _dnsname_match(value, hostname):
178
- return
179
- dnsnames.append(value)
180
- if len(dnsnames) > 1:
181
- raise CertificateError("hostname %r "
182
- "doesn't match either of %s"
183
- % (hostname, ', '.join(map(repr, dnsnames))))
184
- elif len(dnsnames) == 1:
185
- raise CertificateError("hostname %r "
186
- "doesn't match %r"
187
- % (hostname, dnsnames[0]))
188
- else:
189
- raise CertificateError("no appropriate commonName or "
190
- "subjectAltName fields were found")
191
-
192
-
193
- try:
194
- from types import SimpleNamespace as Container
195
- except ImportError: # pragma: no cover
196
- class Container(object):
197
- """
198
- A generic container for when multiple values need to be returned
199
- """
200
- def __init__(self, **kwargs):
201
- self.__dict__.update(kwargs)
202
-
203
-
204
- try:
205
- from shutil import which
206
- except ImportError: # pragma: no cover
207
- # Implementation from Python 3.3
208
- def which(cmd, mode=os.F_OK | os.X_OK, path=None):
209
- """Given a command, mode, and a PATH string, return the path which
210
- conforms to the given mode on the PATH, or None if there is no such
211
- file.
212
-
213
- `mode` defaults to os.F_OK | os.X_OK. `path` defaults to the result
214
- of os.environ.get("PATH"), or can be overridden with a custom search
215
- path.
216
-
217
- """
218
- # Check that a given file can be accessed with the correct mode.
219
- # Additionally check that `file` is not a directory, as on Windows
220
- # directories pass the os.access check.
221
- def _access_check(fn, mode):
222
- return (os.path.exists(fn) and os.access(fn, mode)
223
- and not os.path.isdir(fn))
224
-
225
- # If we're given a path with a directory part, look it up directly rather
226
- # than referring to PATH directories. This includes checking relative to the
227
- # current directory, e.g. ./script
228
- if os.path.dirname(cmd):
229
- if _access_check(cmd, mode):
230
- return cmd
231
- return None
232
-
233
- if path is None:
234
- path = os.environ.get("PATH", os.defpath)
235
- if not path:
236
- return None
237
- path = path.split(os.pathsep)
238
-
239
- if sys.platform == "win32":
240
- # The current directory takes precedence on Windows.
241
- if not os.curdir in path:
242
- path.insert(0, os.curdir)
243
-
244
- # PATHEXT is necessary to check on Windows.
245
- pathext = os.environ.get("PATHEXT", "").split(os.pathsep)
246
- # See if the given file matches any of the expected path extensions.
247
- # This will allow us to short circuit when given "python.exe".
248
- # If it does match, only test that one, otherwise we have to try
249
- # others.
250
- if any(cmd.lower().endswith(ext.lower()) for ext in pathext):
251
- files = [cmd]
252
- else:
253
- files = [cmd + ext for ext in pathext]
254
- else:
255
- # On other platforms you don't have things like PATHEXT to tell you
256
- # what file suffixes are executable, so just pass on cmd as-is.
257
- files = [cmd]
258
-
259
- seen = set()
260
- for dir in path:
261
- normdir = os.path.normcase(dir)
262
- if not normdir in seen:
263
- seen.add(normdir)
264
- for thefile in files:
265
- name = os.path.join(dir, thefile)
266
- if _access_check(name, mode):
267
- return name
268
- return None
269
-
270
-
271
- # ZipFile is a context manager in 2.7, but not in 2.6
272
-
273
- from zipfile import ZipFile as BaseZipFile
274
-
275
- if hasattr(BaseZipFile, '__enter__'): # pragma: no cover
276
- ZipFile = BaseZipFile
277
- else: # pragma: no cover
278
- from zipfile import ZipExtFile as BaseZipExtFile
279
-
280
- class ZipExtFile(BaseZipExtFile):
281
- def __init__(self, base):
282
- self.__dict__.update(base.__dict__)
283
-
284
- def __enter__(self):
285
- return self
286
-
287
- def __exit__(self, *exc_info):
288
- self.close()
289
- # return None, so if an exception occurred, it will propagate
290
-
291
- class ZipFile(BaseZipFile):
292
- def __enter__(self):
293
- return self
294
-
295
- def __exit__(self, *exc_info):
296
- self.close()
297
- # return None, so if an exception occurred, it will propagate
298
-
299
- def open(self, *args, **kwargs):
300
- base = BaseZipFile.open(self, *args, **kwargs)
301
- return ZipExtFile(base)
302
-
303
- try:
304
- from platform import python_implementation
305
- except ImportError: # pragma: no cover
306
- def python_implementation():
307
- """Return a string identifying the Python implementation."""
308
- if 'PyPy' in sys.version:
309
- return 'PyPy'
310
- if os.name == 'java':
311
- return 'Jython'
312
- if sys.version.startswith('IronPython'):
313
- return 'IronPython'
314
- return 'CPython'
315
-
316
- try:
317
- import sysconfig
318
- except ImportError: # pragma: no cover
319
- from ._backport import sysconfig
320
-
321
- try:
322
- callable = callable
323
- except NameError: # pragma: no cover
324
- from collections.abc import Callable
325
-
326
- def callable(obj):
327
- return isinstance(obj, Callable)
328
-
329
-
330
- try:
331
- fsencode = os.fsencode
332
- fsdecode = os.fsdecode
333
- except AttributeError: # pragma: no cover
334
- # Issue #99: on some systems (e.g. containerised),
335
- # sys.getfilesystemencoding() returns None, and we need a real value,
336
- # so fall back to utf-8. From the CPython 2.7 docs relating to Unix and
337
- # sys.getfilesystemencoding(): the return value is "the user’s preference
338
- # according to the result of nl_langinfo(CODESET), or None if the
339
- # nl_langinfo(CODESET) failed."
340
- _fsencoding = sys.getfilesystemencoding() or 'utf-8'
341
- if _fsencoding == 'mbcs':
342
- _fserrors = 'strict'
343
- else:
344
- _fserrors = 'surrogateescape'
345
-
346
- def fsencode(filename):
347
- if isinstance(filename, bytes):
348
- return filename
349
- elif isinstance(filename, text_type):
350
- return filename.encode(_fsencoding, _fserrors)
351
- else:
352
- raise TypeError("expect bytes or str, not %s" %
353
- type(filename).__name__)
354
-
355
- def fsdecode(filename):
356
- if isinstance(filename, text_type):
357
- return filename
358
- elif isinstance(filename, bytes):
359
- return filename.decode(_fsencoding, _fserrors)
360
- else:
361
- raise TypeError("expect bytes or str, not %s" %
362
- type(filename).__name__)
363
-
364
- try:
365
- from tokenize import detect_encoding
366
- except ImportError: # pragma: no cover
367
- from codecs import BOM_UTF8, lookup
368
- import re
369
-
370
- cookie_re = re.compile(r"coding[:=]\s*([-\w.]+)")
371
-
372
- def _get_normal_name(orig_enc):
373
- """Imitates get_normal_name in tokenizer.c."""
374
- # Only care about the first 12 characters.
375
- enc = orig_enc[:12].lower().replace("_", "-")
376
- if enc == "utf-8" or enc.startswith("utf-8-"):
377
- return "utf-8"
378
- if enc in ("latin-1", "iso-8859-1", "iso-latin-1") or \
379
- enc.startswith(("latin-1-", "iso-8859-1-", "iso-latin-1-")):
380
- return "iso-8859-1"
381
- return orig_enc
382
-
383
- def detect_encoding(readline):
384
- """
385
- The detect_encoding() function is used to detect the encoding that should
386
- be used to decode a Python source file. It requires one argument, readline,
387
- in the same way as the tokenize() generator.
388
-
389
- It will call readline a maximum of twice, and return the encoding used
390
- (as a string) and a list of any lines (left as bytes) it has read in.
391
-
392
- It detects the encoding from the presence of a utf-8 bom or an encoding
393
- cookie as specified in pep-0263. If both a bom and a cookie are present,
394
- but disagree, a SyntaxError will be raised. If the encoding cookie is an
395
- invalid charset, raise a SyntaxError. Note that if a utf-8 bom is found,
396
- 'utf-8-sig' is returned.
397
-
398
- If no encoding is specified, then the default of 'utf-8' will be returned.
399
- """
400
- try:
401
- filename = readline.__self__.name
402
- except AttributeError:
403
- filename = None
404
- bom_found = False
405
- encoding = None
406
- default = 'utf-8'
407
- def read_or_stop():
408
- try:
409
- return readline()
410
- except StopIteration:
411
- return b''
412
-
413
- def find_cookie(line):
414
- try:
415
- # Decode as UTF-8. Either the line is an encoding declaration,
416
- # in which case it should be pure ASCII, or it must be UTF-8
417
- # per default encoding.
418
- line_string = line.decode('utf-8')
419
- except UnicodeDecodeError:
420
- msg = "invalid or missing encoding declaration"
421
- if filename is not None:
422
- msg = '{} for {!r}'.format(msg, filename)
423
- raise SyntaxError(msg)
424
-
425
- matches = cookie_re.findall(line_string)
426
- if not matches:
427
- return None
428
- encoding = _get_normal_name(matches[0])
429
- try:
430
- codec = lookup(encoding)
431
- except LookupError:
432
- # This behaviour mimics the Python interpreter
433
- if filename is None:
434
- msg = "unknown encoding: " + encoding
435
- else:
436
- msg = "unknown encoding for {!r}: {}".format(filename,
437
- encoding)
438
- raise SyntaxError(msg)
439
-
440
- if bom_found:
441
- if codec.name != 'utf-8':
442
- # This behaviour mimics the Python interpreter
443
- if filename is None:
444
- msg = 'encoding problem: utf-8'
445
- else:
446
- msg = 'encoding problem for {!r}: utf-8'.format(filename)
447
- raise SyntaxError(msg)
448
- encoding += '-sig'
449
- return encoding
450
-
451
- first = read_or_stop()
452
- if first.startswith(BOM_UTF8):
453
- bom_found = True
454
- first = first[3:]
455
- default = 'utf-8-sig'
456
- if not first:
457
- return default, []
458
-
459
- encoding = find_cookie(first)
460
- if encoding:
461
- return encoding, [first]
462
-
463
- second = read_or_stop()
464
- if not second:
465
- return default, [first]
466
-
467
- encoding = find_cookie(second)
468
- if encoding:
469
- return encoding, [first, second]
470
-
471
- return default, [first, second]
472
-
473
- # For converting & <-> &amp; etc.
474
- try:
475
- from html import escape
476
- except ImportError:
477
- from cgi import escape
478
- if sys.version_info[:2] < (3, 4):
479
- unescape = HTMLParser().unescape
480
- else:
481
- from html import unescape
482
-
483
- try:
484
- from collections import ChainMap
485
- except ImportError: # pragma: no cover
486
- from collections import MutableMapping
487
-
488
- try:
489
- from reprlib import recursive_repr as _recursive_repr
490
- except ImportError:
491
- def _recursive_repr(fillvalue='...'):
492
- '''
493
- Decorator to make a repr function return fillvalue for a recursive
494
- call
495
- '''
496
-
497
- def decorating_function(user_function):
498
- repr_running = set()
499
-
500
- def wrapper(self):
501
- key = id(self), get_ident()
502
- if key in repr_running:
503
- return fillvalue
504
- repr_running.add(key)
505
- try:
506
- result = user_function(self)
507
- finally:
508
- repr_running.discard(key)
509
- return result
510
-
511
- # Can't use functools.wraps() here because of bootstrap issues
512
- wrapper.__module__ = getattr(user_function, '__module__')
513
- wrapper.__doc__ = getattr(user_function, '__doc__')
514
- wrapper.__name__ = getattr(user_function, '__name__')
515
- wrapper.__annotations__ = getattr(user_function, '__annotations__', {})
516
- return wrapper
517
-
518
- return decorating_function
519
-
520
- class ChainMap(MutableMapping):
521
- ''' A ChainMap groups multiple dicts (or other mappings) together
522
- to create a single, updateable view.
523
-
524
- The underlying mappings are stored in a list. That list is public and can
525
- accessed or updated using the *maps* attribute. There is no other state.
526
-
527
- Lookups search the underlying mappings successively until a key is found.
528
- In contrast, writes, updates, and deletions only operate on the first
529
- mapping.
530
-
531
- '''
532
-
533
- def __init__(self, *maps):
534
- '''Initialize a ChainMap by setting *maps* to the given mappings.
535
- If no mappings are provided, a single empty dictionary is used.
536
-
537
- '''
538
- self.maps = list(maps) or [{}] # always at least one map
539
-
540
- def __missing__(self, key):
541
- raise KeyError(key)
542
-
543
- def __getitem__(self, key):
544
- for mapping in self.maps:
545
- try:
546
- return mapping[key] # can't use 'key in mapping' with defaultdict
547
- except KeyError:
548
- pass
549
- return self.__missing__(key) # support subclasses that define __missing__
550
-
551
- def get(self, key, default=None):
552
- return self[key] if key in self else default
553
-
554
- def __len__(self):
555
- return len(set().union(*self.maps)) # reuses stored hash values if possible
556
-
557
- def __iter__(self):
558
- return iter(set().union(*self.maps))
559
-
560
- def __contains__(self, key):
561
- return any(key in m for m in self.maps)
562
-
563
- def __bool__(self):
564
- return any(self.maps)
565
-
566
- @_recursive_repr()
567
- def __repr__(self):
568
- return '{0.__class__.__name__}({1})'.format(
569
- self, ', '.join(map(repr, self.maps)))
570
-
571
- @classmethod
572
- def fromkeys(cls, iterable, *args):
573
- 'Create a ChainMap with a single dict created from the iterable.'
574
- return cls(dict.fromkeys(iterable, *args))
575
-
576
- def copy(self):
577
- 'New ChainMap or subclass with a new copy of maps[0] and refs to maps[1:]'
578
- return self.__class__(self.maps[0].copy(), *self.maps[1:])
579
-
580
- __copy__ = copy
581
-
582
- def new_child(self): # like Django's Context.push()
583
- 'New ChainMap with a new dict followed by all previous maps.'
584
- return self.__class__({}, *self.maps)
585
-
586
- @property
587
- def parents(self): # like Django's Context.pop()
588
- 'New ChainMap from maps[1:].'
589
- return self.__class__(*self.maps[1:])
590
-
591
- def __setitem__(self, key, value):
592
- self.maps[0][key] = value
593
-
594
- def __delitem__(self, key):
595
- try:
596
- del self.maps[0][key]
597
- except KeyError:
598
- raise KeyError('Key not found in the first mapping: {!r}'.format(key))
599
-
600
- def popitem(self):
601
- 'Remove and return an item pair from maps[0]. Raise KeyError is maps[0] is empty.'
602
- try:
603
- return self.maps[0].popitem()
604
- except KeyError:
605
- raise KeyError('No keys found in the first mapping.')
606
-
607
- def pop(self, key, *args):
608
- 'Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].'
609
- try:
610
- return self.maps[0].pop(key, *args)
611
- except KeyError:
612
- raise KeyError('Key not found in the first mapping: {!r}'.format(key))
613
-
614
- def clear(self):
615
- 'Clear maps[0], leaving maps[1:] intact.'
616
- self.maps[0].clear()
617
-
618
- try:
619
- from importlib.util import cache_from_source # Python >= 3.4
620
- except ImportError: # pragma: no cover
621
- try:
622
- from imp import cache_from_source
623
- except ImportError: # pragma: no cover
624
- def cache_from_source(path, debug_override=None):
625
- assert path.endswith('.py')
626
- if debug_override is None:
627
- debug_override = __debug__
628
- if debug_override:
629
- suffix = 'c'
630
- else:
631
- suffix = 'o'
632
- return path + suffix
633
-
634
- try:
635
- from collections import OrderedDict
636
- except ImportError: # pragma: no cover
637
- ## {{{ http://code.activestate.com/recipes/576693/ (r9)
638
- # Backport of OrderedDict() class that runs on Python 2.4, 2.5, 2.6, 2.7 and pypy.
639
- # Passes Python2.7's test suite and incorporates all the latest updates.
640
- try:
641
- from thread import get_ident as _get_ident
642
- except ImportError:
643
- from dummy_thread import get_ident as _get_ident
644
-
645
- try:
646
- from _abcoll import KeysView, ValuesView, ItemsView
647
- except ImportError:
648
- pass
649
-
650
-
651
- class OrderedDict(dict):
652
- 'Dictionary that remembers insertion order'
653
- # An inherited dict maps keys to values.
654
- # The inherited dict provides __getitem__, __len__, __contains__, and get.
655
- # The remaining methods are order-aware.
656
- # Big-O running times for all methods are the same as for regular dictionaries.
657
-
658
- # The internal self.__map dictionary maps keys to links in a doubly linked list.
659
- # The circular doubly linked list starts and ends with a sentinel element.
660
- # The sentinel element never gets deleted (this simplifies the algorithm).
661
- # Each link is stored as a list of length three: [PREV, NEXT, KEY].
662
-
663
- def __init__(self, *args, **kwds):
664
- '''Initialize an ordered dictionary. Signature is the same as for
665
- regular dictionaries, but keyword arguments are not recommended
666
- because their insertion order is arbitrary.
667
-
668
- '''
669
- if len(args) > 1:
670
- raise TypeError('expected at most 1 arguments, got %d' % len(args))
671
- try:
672
- self.__root
673
- except AttributeError:
674
- self.__root = root = [] # sentinel node
675
- root[:] = [root, root, None]
676
- self.__map = {}
677
- self.__update(*args, **kwds)
678
-
679
- def __setitem__(self, key, value, dict_setitem=dict.__setitem__):
680
- 'od.__setitem__(i, y) <==> od[i]=y'
681
- # Setting a new item creates a new link which goes at the end of the linked
682
- # list, and the inherited dictionary is updated with the new key/value pair.
683
- if key not in self:
684
- root = self.__root
685
- last = root[0]
686
- last[1] = root[0] = self.__map[key] = [last, root, key]
687
- dict_setitem(self, key, value)
688
-
689
- def __delitem__(self, key, dict_delitem=dict.__delitem__):
690
- 'od.__delitem__(y) <==> del od[y]'
691
- # Deleting an existing item uses self.__map to find the link which is
692
- # then removed by updating the links in the predecessor and successor nodes.
693
- dict_delitem(self, key)
694
- link_prev, link_next, key = self.__map.pop(key)
695
- link_prev[1] = link_next
696
- link_next[0] = link_prev
697
-
698
- def __iter__(self):
699
- 'od.__iter__() <==> iter(od)'
700
- root = self.__root
701
- curr = root[1]
702
- while curr is not root:
703
- yield curr[2]
704
- curr = curr[1]
705
-
706
- def __reversed__(self):
707
- 'od.__reversed__() <==> reversed(od)'
708
- root = self.__root
709
- curr = root[0]
710
- while curr is not root:
711
- yield curr[2]
712
- curr = curr[0]
713
-
714
- def clear(self):
715
- 'od.clear() -> None. Remove all items from od.'
716
- try:
717
- for node in self.__map.itervalues():
718
- del node[:]
719
- root = self.__root
720
- root[:] = [root, root, None]
721
- self.__map.clear()
722
- except AttributeError:
723
- pass
724
- dict.clear(self)
725
-
726
- def popitem(self, last=True):
727
- '''od.popitem() -> (k, v), return and remove a (key, value) pair.
728
- Pairs are returned in LIFO order if last is true or FIFO order if false.
729
-
730
- '''
731
- if not self:
732
- raise KeyError('dictionary is empty')
733
- root = self.__root
734
- if last:
735
- link = root[0]
736
- link_prev = link[0]
737
- link_prev[1] = root
738
- root[0] = link_prev
739
- else:
740
- link = root[1]
741
- link_next = link[1]
742
- root[1] = link_next
743
- link_next[0] = root
744
- key = link[2]
745
- del self.__map[key]
746
- value = dict.pop(self, key)
747
- return key, value
748
-
749
- # -- the following methods do not depend on the internal structure --
750
-
751
- def keys(self):
752
- 'od.keys() -> list of keys in od'
753
- return list(self)
754
-
755
- def values(self):
756
- 'od.values() -> list of values in od'
757
- return [self[key] for key in self]
758
-
759
- def items(self):
760
- 'od.items() -> list of (key, value) pairs in od'
761
- return [(key, self[key]) for key in self]
762
-
763
- def iterkeys(self):
764
- 'od.iterkeys() -> an iterator over the keys in od'
765
- return iter(self)
766
-
767
- def itervalues(self):
768
- 'od.itervalues -> an iterator over the values in od'
769
- for k in self:
770
- yield self[k]
771
-
772
- def iteritems(self):
773
- 'od.iteritems -> an iterator over the (key, value) items in od'
774
- for k in self:
775
- yield (k, self[k])
776
-
777
- def update(*args, **kwds):
778
- '''od.update(E, **F) -> None. Update od from dict/iterable E and F.
779
-
780
- If E is a dict instance, does: for k in E: od[k] = E[k]
781
- If E has a .keys() method, does: for k in E.keys(): od[k] = E[k]
782
- Or if E is an iterable of items, does: for k, v in E: od[k] = v
783
- In either case, this is followed by: for k, v in F.items(): od[k] = v
784
-
785
- '''
786
- if len(args) > 2:
787
- raise TypeError('update() takes at most 2 positional '
788
- 'arguments (%d given)' % (len(args),))
789
- elif not args:
790
- raise TypeError('update() takes at least 1 argument (0 given)')
791
- self = args[0]
792
- # Make progressively weaker assumptions about "other"
793
- other = ()
794
- if len(args) == 2:
795
- other = args[1]
796
- if isinstance(other, dict):
797
- for key in other:
798
- self[key] = other[key]
799
- elif hasattr(other, 'keys'):
800
- for key in other.keys():
801
- self[key] = other[key]
802
- else:
803
- for key, value in other:
804
- self[key] = value
805
- for key, value in kwds.items():
806
- self[key] = value
807
-
808
- __update = update # let subclasses override update without breaking __init__
809
-
810
- __marker = object()
811
-
812
- def pop(self, key, default=__marker):
813
- '''od.pop(k[,d]) -> v, remove specified key and return the corresponding value.
814
- If key is not found, d is returned if given, otherwise KeyError is raised.
815
-
816
- '''
817
- if key in self:
818
- result = self[key]
819
- del self[key]
820
- return result
821
- if default is self.__marker:
822
- raise KeyError(key)
823
- return default
824
-
825
- def setdefault(self, key, default=None):
826
- 'od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od'
827
- if key in self:
828
- return self[key]
829
- self[key] = default
830
- return default
831
-
832
- def __repr__(self, _repr_running=None):
833
- 'od.__repr__() <==> repr(od)'
834
- if not _repr_running: _repr_running = {}
835
- call_key = id(self), _get_ident()
836
- if call_key in _repr_running:
837
- return '...'
838
- _repr_running[call_key] = 1
839
- try:
840
- if not self:
841
- return '%s()' % (self.__class__.__name__,)
842
- return '%s(%r)' % (self.__class__.__name__, self.items())
843
- finally:
844
- del _repr_running[call_key]
845
-
846
- def __reduce__(self):
847
- 'Return state information for pickling'
848
- items = [[k, self[k]] for k in self]
849
- inst_dict = vars(self).copy()
850
- for k in vars(OrderedDict()):
851
- inst_dict.pop(k, None)
852
- if inst_dict:
853
- return (self.__class__, (items,), inst_dict)
854
- return self.__class__, (items,)
855
-
856
- def copy(self):
857
- 'od.copy() -> a shallow copy of od'
858
- return self.__class__(self)
859
-
860
- @classmethod
861
- def fromkeys(cls, iterable, value=None):
862
- '''OD.fromkeys(S[, v]) -> New ordered dictionary with keys from S
863
- and values equal to v (which defaults to None).
864
-
865
- '''
866
- d = cls()
867
- for key in iterable:
868
- d[key] = value
869
- return d
870
-
871
- def __eq__(self, other):
872
- '''od.__eq__(y) <==> od==y. Comparison to another OD is order-sensitive
873
- while comparison to a regular mapping is order-insensitive.
874
-
875
- '''
876
- if isinstance(other, OrderedDict):
877
- return len(self)==len(other) and self.items() == other.items()
878
- return dict.__eq__(self, other)
879
-
880
- def __ne__(self, other):
881
- return not self == other
882
-
883
- # -- the following methods are only used in Python 2.7 --
884
-
885
- def viewkeys(self):
886
- "od.viewkeys() -> a set-like object providing a view on od's keys"
887
- return KeysView(self)
888
-
889
- def viewvalues(self):
890
- "od.viewvalues() -> an object providing a view on od's values"
891
- return ValuesView(self)
892
-
893
- def viewitems(self):
894
- "od.viewitems() -> a set-like object providing a view on od's items"
895
- return ItemsView(self)
896
-
897
- try:
898
- from logging.config import BaseConfigurator, valid_ident
899
- except ImportError: # pragma: no cover
900
- IDENTIFIER = re.compile('^[a-z_][a-z0-9_]*$', re.I)
901
-
902
-
903
- def valid_ident(s):
904
- m = IDENTIFIER.match(s)
905
- if not m:
906
- raise ValueError('Not a valid Python identifier: %r' % s)
907
- return True
908
-
909
-
910
- # The ConvertingXXX classes are wrappers around standard Python containers,
911
- # and they serve to convert any suitable values in the container. The
912
- # conversion converts base dicts, lists and tuples to their wrapped
913
- # equivalents, whereas strings which match a conversion format are converted
914
- # appropriately.
915
- #
916
- # Each wrapper should have a configurator attribute holding the actual
917
- # configurator to use for conversion.
918
-
919
- class ConvertingDict(dict):
920
- """A converting dictionary wrapper."""
921
-
922
- def __getitem__(self, key):
923
- value = dict.__getitem__(self, key)
924
- result = self.configurator.convert(value)
925
- #If the converted value is different, save for next time
926
- if value is not result:
927
- self[key] = result
928
- if type(result) in (ConvertingDict, ConvertingList,
929
- ConvertingTuple):
930
- result.parent = self
931
- result.key = key
932
- return result
933
-
934
- def get(self, key, default=None):
935
- value = dict.get(self, key, default)
936
- result = self.configurator.convert(value)
937
- #If the converted value is different, save for next time
938
- if value is not result:
939
- self[key] = result
940
- if type(result) in (ConvertingDict, ConvertingList,
941
- ConvertingTuple):
942
- result.parent = self
943
- result.key = key
944
- return result
945
-
946
- def pop(self, key, default=None):
947
- value = dict.pop(self, key, default)
948
- result = self.configurator.convert(value)
949
- if value is not result:
950
- if type(result) in (ConvertingDict, ConvertingList,
951
- ConvertingTuple):
952
- result.parent = self
953
- result.key = key
954
- return result
955
-
956
- class ConvertingList(list):
957
- """A converting list wrapper."""
958
- def __getitem__(self, key):
959
- value = list.__getitem__(self, key)
960
- result = self.configurator.convert(value)
961
- #If the converted value is different, save for next time
962
- if value is not result:
963
- self[key] = result
964
- if type(result) in (ConvertingDict, ConvertingList,
965
- ConvertingTuple):
966
- result.parent = self
967
- result.key = key
968
- return result
969
-
970
- def pop(self, idx=-1):
971
- value = list.pop(self, idx)
972
- result = self.configurator.convert(value)
973
- if value is not result:
974
- if type(result) in (ConvertingDict, ConvertingList,
975
- ConvertingTuple):
976
- result.parent = self
977
- return result
978
-
979
- class ConvertingTuple(tuple):
980
- """A converting tuple wrapper."""
981
- def __getitem__(self, key):
982
- value = tuple.__getitem__(self, key)
983
- result = self.configurator.convert(value)
984
- if value is not result:
985
- if type(result) in (ConvertingDict, ConvertingList,
986
- ConvertingTuple):
987
- result.parent = self
988
- result.key = key
989
- return result
990
-
991
- class BaseConfigurator(object):
992
- """
993
- The configurator base class which defines some useful defaults.
994
- """
995
-
996
- CONVERT_PATTERN = re.compile(r'^(?P<prefix>[a-z]+)://(?P<suffix>.*)$')
997
-
998
- WORD_PATTERN = re.compile(r'^\s*(\w+)\s*')
999
- DOT_PATTERN = re.compile(r'^\.\s*(\w+)\s*')
1000
- INDEX_PATTERN = re.compile(r'^\[\s*(\w+)\s*\]\s*')
1001
- DIGIT_PATTERN = re.compile(r'^\d+$')
1002
-
1003
- value_converters = {
1004
- 'ext' : 'ext_convert',
1005
- 'cfg' : 'cfg_convert',
1006
- }
1007
-
1008
- # We might want to use a different one, e.g. importlib
1009
- importer = staticmethod(__import__)
1010
-
1011
- def __init__(self, config):
1012
- self.config = ConvertingDict(config)
1013
- self.config.configurator = self
1014
-
1015
- def resolve(self, s):
1016
- """
1017
- Resolve strings to objects using standard import and attribute
1018
- syntax.
1019
- """
1020
- name = s.split('.')
1021
- used = name.pop(0)
1022
- try:
1023
- found = self.importer(used)
1024
- for frag in name:
1025
- used += '.' + frag
1026
- try:
1027
- found = getattr(found, frag)
1028
- except AttributeError:
1029
- self.importer(used)
1030
- found = getattr(found, frag)
1031
- return found
1032
- except ImportError:
1033
- e, tb = sys.exc_info()[1:]
1034
- v = ValueError('Cannot resolve %r: %s' % (s, e))
1035
- v.__cause__, v.__traceback__ = e, tb
1036
- raise v
1037
-
1038
- def ext_convert(self, value):
1039
- """Default converter for the ext:// protocol."""
1040
- return self.resolve(value)
1041
-
1042
- def cfg_convert(self, value):
1043
- """Default converter for the cfg:// protocol."""
1044
- rest = value
1045
- m = self.WORD_PATTERN.match(rest)
1046
- if m is None:
1047
- raise ValueError("Unable to convert %r" % value)
1048
- else:
1049
- rest = rest[m.end():]
1050
- d = self.config[m.groups()[0]]
1051
- #print d, rest
1052
- while rest:
1053
- m = self.DOT_PATTERN.match(rest)
1054
- if m:
1055
- d = d[m.groups()[0]]
1056
- else:
1057
- m = self.INDEX_PATTERN.match(rest)
1058
- if m:
1059
- idx = m.groups()[0]
1060
- if not self.DIGIT_PATTERN.match(idx):
1061
- d = d[idx]
1062
- else:
1063
- try:
1064
- n = int(idx) # try as number first (most likely)
1065
- d = d[n]
1066
- except TypeError:
1067
- d = d[idx]
1068
- if m:
1069
- rest = rest[m.end():]
1070
- else:
1071
- raise ValueError('Unable to convert '
1072
- '%r at %r' % (value, rest))
1073
- #rest should be empty
1074
- return d
1075
-
1076
- def convert(self, value):
1077
- """
1078
- Convert values to an appropriate type. dicts, lists and tuples are
1079
- replaced by their converting alternatives. Strings are checked to
1080
- see if they have a conversion format and are converted if they do.
1081
- """
1082
- if not isinstance(value, ConvertingDict) and isinstance(value, dict):
1083
- value = ConvertingDict(value)
1084
- value.configurator = self
1085
- elif not isinstance(value, ConvertingList) and isinstance(value, list):
1086
- value = ConvertingList(value)
1087
- value.configurator = self
1088
- elif not isinstance(value, ConvertingTuple) and\
1089
- isinstance(value, tuple):
1090
- value = ConvertingTuple(value)
1091
- value.configurator = self
1092
- elif isinstance(value, string_types):
1093
- m = self.CONVERT_PATTERN.match(value)
1094
- if m:
1095
- d = m.groupdict()
1096
- prefix = d['prefix']
1097
- converter = self.value_converters.get(prefix, None)
1098
- if converter:
1099
- suffix = d['suffix']
1100
- converter = getattr(self, converter)
1101
- value = converter(suffix)
1102
- return value
1103
-
1104
- def configure_custom(self, config):
1105
- """Configure an object with a user-supplied factory."""
1106
- c = config.pop('()')
1107
- if not callable(c):
1108
- c = self.resolve(c)
1109
- props = config.pop('.', None)
1110
- # Check for valid identifiers
1111
- kwargs = dict([(k, config[k]) for k in config if valid_ident(k)])
1112
- result = c(**kwargs)
1113
- if props:
1114
- for name, value in props.items():
1115
- setattr(result, name, value)
1116
- return result
1117
-
1118
- def as_tuple(self, value):
1119
- """Utility function which converts lists to tuples."""
1120
- if isinstance(value, list):
1121
- value = tuple(value)
1122
- return value