tqdm-4.66.1-pyhd8ed1ab_0.json 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. {
  2. "build": "pyhd8ed1ab_0",
  3. "build_number": 0,
  4. "channel": "https://conda.anaconda.org/conda-forge/noarch",
  5. "constrains": [],
  6. "depends": [
  7. "colorama",
  8. "python >=3.7"
  9. ],
  10. "extracted_package_dir": "C:\\Users\\ENFI\\anaconda3\\pkgs\\tqdm-4.66.1-pyhd8ed1ab_0",
  11. "features": "",
  12. "files": [
  13. "Lib/site-packages/tqdm-4.66.1.dist-info/INSTALLER",
  14. "Lib/site-packages/tqdm-4.66.1.dist-info/LICENCE",
  15. "Lib/site-packages/tqdm-4.66.1.dist-info/METADATA",
  16. "Lib/site-packages/tqdm-4.66.1.dist-info/RECORD",
  17. "Lib/site-packages/tqdm-4.66.1.dist-info/REQUESTED",
  18. "Lib/site-packages/tqdm-4.66.1.dist-info/WHEEL",
  19. "Lib/site-packages/tqdm-4.66.1.dist-info/direct_url.json",
  20. "Lib/site-packages/tqdm-4.66.1.dist-info/entry_points.txt",
  21. "Lib/site-packages/tqdm-4.66.1.dist-info/top_level.txt",
  22. "Lib/site-packages/tqdm/__init__.py",
  23. "Lib/site-packages/tqdm/__main__.py",
  24. "Lib/site-packages/tqdm/_dist_ver.py",
  25. "Lib/site-packages/tqdm/_main.py",
  26. "Lib/site-packages/tqdm/_monitor.py",
  27. "Lib/site-packages/tqdm/_tqdm.py",
  28. "Lib/site-packages/tqdm/_tqdm_gui.py",
  29. "Lib/site-packages/tqdm/_tqdm_notebook.py",
  30. "Lib/site-packages/tqdm/_tqdm_pandas.py",
  31. "Lib/site-packages/tqdm/_utils.py",
  32. "Lib/site-packages/tqdm/asyncio.py",
  33. "Lib/site-packages/tqdm/auto.py",
  34. "Lib/site-packages/tqdm/autonotebook.py",
  35. "Lib/site-packages/tqdm/cli.py",
  36. "Lib/site-packages/tqdm/completion.sh",
  37. "Lib/site-packages/tqdm/contrib/__init__.py",
  38. "Lib/site-packages/tqdm/contrib/bells.py",
  39. "Lib/site-packages/tqdm/contrib/concurrent.py",
  40. "Lib/site-packages/tqdm/contrib/discord.py",
  41. "Lib/site-packages/tqdm/contrib/itertools.py",
  42. "Lib/site-packages/tqdm/contrib/logging.py",
  43. "Lib/site-packages/tqdm/contrib/slack.py",
  44. "Lib/site-packages/tqdm/contrib/telegram.py",
  45. "Lib/site-packages/tqdm/contrib/utils_worker.py",
  46. "Lib/site-packages/tqdm/dask.py",
  47. "Lib/site-packages/tqdm/gui.py",
  48. "Lib/site-packages/tqdm/keras.py",
  49. "Lib/site-packages/tqdm/notebook.py",
  50. "Lib/site-packages/tqdm/rich.py",
  51. "Lib/site-packages/tqdm/std.py",
  52. "Lib/site-packages/tqdm/tk.py",
  53. "Lib/site-packages/tqdm/tqdm.1",
  54. "Lib/site-packages/tqdm/utils.py",
  55. "Lib/site-packages/tqdm/version.py",
  56. ".nonadmin",
  57. "Lib/site-packages/tqdm/__pycache__/__init__.cpython-37.pyc",
  58. "Lib/site-packages/tqdm/__pycache__/__main__.cpython-37.pyc",
  59. "Lib/site-packages/tqdm/__pycache__/_dist_ver.cpython-37.pyc",
  60. "Lib/site-packages/tqdm/__pycache__/_main.cpython-37.pyc",
  61. "Lib/site-packages/tqdm/__pycache__/_monitor.cpython-37.pyc",
  62. "Lib/site-packages/tqdm/__pycache__/_tqdm.cpython-37.pyc",
  63. "Lib/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-37.pyc",
  64. "Lib/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-37.pyc",
  65. "Lib/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-37.pyc",
  66. "Lib/site-packages/tqdm/__pycache__/_utils.cpython-37.pyc",
  67. "Lib/site-packages/tqdm/__pycache__/asyncio.cpython-37.pyc",
  68. "Lib/site-packages/tqdm/__pycache__/auto.cpython-37.pyc",
  69. "Lib/site-packages/tqdm/__pycache__/autonotebook.cpython-37.pyc",
  70. "Lib/site-packages/tqdm/__pycache__/cli.cpython-37.pyc",
  71. "Lib/site-packages/tqdm/contrib/__pycache__/__init__.cpython-37.pyc",
  72. "Lib/site-packages/tqdm/contrib/__pycache__/bells.cpython-37.pyc",
  73. "Lib/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-37.pyc",
  74. "Lib/site-packages/tqdm/contrib/__pycache__/discord.cpython-37.pyc",
  75. "Lib/site-packages/tqdm/contrib/__pycache__/itertools.cpython-37.pyc",
  76. "Lib/site-packages/tqdm/contrib/__pycache__/logging.cpython-37.pyc",
  77. "Lib/site-packages/tqdm/contrib/__pycache__/slack.cpython-37.pyc",
  78. "Lib/site-packages/tqdm/contrib/__pycache__/telegram.cpython-37.pyc",
  79. "Lib/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-37.pyc",
  80. "Lib/site-packages/tqdm/__pycache__/dask.cpython-37.pyc",
  81. "Lib/site-packages/tqdm/__pycache__/gui.cpython-37.pyc",
  82. "Lib/site-packages/tqdm/__pycache__/keras.cpython-37.pyc",
  83. "Lib/site-packages/tqdm/__pycache__/notebook.cpython-37.pyc",
  84. "Lib/site-packages/tqdm/__pycache__/rich.cpython-37.pyc",
  85. "Lib/site-packages/tqdm/__pycache__/std.cpython-37.pyc",
  86. "Lib/site-packages/tqdm/__pycache__/tk.cpython-37.pyc",
  87. "Lib/site-packages/tqdm/__pycache__/utils.cpython-37.pyc",
  88. "Lib/site-packages/tqdm/__pycache__/version.cpython-37.pyc",
  89. "Scripts/tqdm-script.py",
  90. "Scripts/tqdm.exe"
  91. ],
  92. "fn": "tqdm-4.66.1-pyhd8ed1ab_0.conda",
  93. "license": "MPL-2.0 or MIT",
  94. "link": {
  95. "source": "C:\\Users\\ENFI\\anaconda3\\pkgs\\tqdm-4.66.1-pyhd8ed1ab_0",
  96. "type": 1
  97. },
  98. "md5": "03c97908b976498dcae97eb4e4f3149c",
  99. "name": "tqdm",
  100. "noarch": "python",
  101. "package_tarball_full_path": "C:\\Users\\ENFI\\anaconda3\\pkgs\\tqdm-4.66.1-pyhd8ed1ab_0.conda",
  102. "package_type": "noarch_python",
  103. "paths_data": {
  104. "paths": [
  105. {
  106. "_path": "site-packages/tqdm-4.66.1.dist-info/INSTALLER",
  107. "path_type": "hardlink",
  108. "sha256": "d0edee15f91b406f3f99726e44eb990be6e34fd0345b52b910c568e0eef6a2a8",
  109. "sha256_in_prefix": "d0edee15f91b406f3f99726e44eb990be6e34fd0345b52b910c568e0eef6a2a8",
  110. "size_in_bytes": 5
  111. },
  112. {
  113. "_path": "site-packages/tqdm-4.66.1.dist-info/LICENCE",
  114. "path_type": "hardlink",
  115. "sha256": "b615d2d748088a5a09324296420d9fe096b4d515a71e4340542ef7b7b3110f1e",
  116. "sha256_in_prefix": "b615d2d748088a5a09324296420d9fe096b4d515a71e4340542ef7b7b3110f1e",
  117. "size_in_bytes": 1985
  118. },
  119. {
  120. "_path": "site-packages/tqdm-4.66.1.dist-info/METADATA",
  121. "path_type": "hardlink",
  122. "sha256": "e1d0d969e5cb99219f88a19871da1bd81c10569c40a14f7140a629fd49aff32b",
  123. "sha256_in_prefix": "e1d0d969e5cb99219f88a19871da1bd81c10569c40a14f7140a629fd49aff32b",
  124. "size_in_bytes": 57607
  125. },
  126. {
  127. "_path": "site-packages/tqdm-4.66.1.dist-info/RECORD",
  128. "path_type": "hardlink",
  129. "sha256": "5d7ef8df6e1e2eac181b11f12c271c3795048fdf775dde575567591bbe393f44",
  130. "sha256_in_prefix": "5d7ef8df6e1e2eac181b11f12c271c3795048fdf775dde575567591bbe393f44",
  131. "size_in_bytes": 4832
  132. },
  133. {
  134. "_path": "site-packages/tqdm-4.66.1.dist-info/REQUESTED",
  135. "path_type": "hardlink",
  136. "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
  137. "sha256_in_prefix": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
  138. "size_in_bytes": 0
  139. },
  140. {
  141. "_path": "site-packages/tqdm-4.66.1.dist-info/WHEEL",
  142. "path_type": "hardlink",
  143. "sha256": "e6c5174a0f5ee1b8bb9532ce1dc9ba4046303b94c81754cd6d34951558dc25c7",
  144. "sha256_in_prefix": "e6c5174a0f5ee1b8bb9532ce1dc9ba4046303b94c81754cd6d34951558dc25c7",
  145. "size_in_bytes": 92
  146. },
  147. {
  148. "_path": "site-packages/tqdm-4.66.1.dist-info/direct_url.json",
  149. "path_type": "hardlink",
  150. "sha256": "e069ab957d1539e157cd8fd3731565e57aad5644c21e7b18e4f6b87a178f001e",
  151. "sha256_in_prefix": "e069ab957d1539e157cd8fd3731565e57aad5644c21e7b18e4f6b87a178f001e",
  152. "size_in_bytes": 100
  153. },
  154. {
  155. "_path": "site-packages/tqdm-4.66.1.dist-info/entry_points.txt",
  156. "path_type": "hardlink",
  157. "sha256": "45e2421fb522dd9ca1e8cd7a1383a1b19d6853b5ad31709f6eda3206118edbd6",
  158. "sha256_in_prefix": "45e2421fb522dd9ca1e8cd7a1383a1b19d6853b5ad31709f6eda3206118edbd6",
  159. "size_in_bytes": 39
  160. },
  161. {
  162. "_path": "site-packages/tqdm-4.66.1.dist-info/top_level.txt",
  163. "path_type": "hardlink",
  164. "sha256": "34b89424d7e673d02dd79b3b254462c2fa8c123522f46e4f30646b98c6333523",
  165. "sha256_in_prefix": "34b89424d7e673d02dd79b3b254462c2fa8c123522f46e4f30646b98c6333523",
  166. "size_in_bytes": 5
  167. },
  168. {
  169. "_path": "site-packages/tqdm/__init__.py",
  170. "path_type": "hardlink",
  171. "sha256": "f6640d6124aa3fdf496acb9b102d4f3892cc9a1924047e9c259c4f211e46da94",
  172. "sha256_in_prefix": "f6640d6124aa3fdf496acb9b102d4f3892cc9a1924047e9c259c4f211e46da94",
  173. "size_in_bytes": 1572
  174. },
  175. {
  176. "_path": "site-packages/tqdm/__main__.py",
  177. "path_type": "hardlink",
  178. "sha256": "6d8b7d7846a845059d7a3107143f11131f63c5511d669b44085b15ec5e3d2279",
  179. "sha256_in_prefix": "6d8b7d7846a845059d7a3107143f11131f63c5511d669b44085b15ec5e3d2279",
  180. "size_in_bytes": 30
  181. },
  182. {
  183. "_path": "site-packages/tqdm/_dist_ver.py",
  184. "path_type": "hardlink",
  185. "sha256": "82683d133c21a6da3b97d9a2c7804df3f1320d61a1204149d723c179a93851c0",
  186. "sha256_in_prefix": "82683d133c21a6da3b97d9a2c7804df3f1320d61a1204149d723c179a93851c0",
  187. "size_in_bytes": 23
  188. },
  189. {
  190. "_path": "site-packages/tqdm/_main.py",
  191. "path_type": "hardlink",
  192. "sha256": "f724af8268bfd92c38080a395035b44367717d3af26e8116187a217c2273d2c0",
  193. "sha256_in_prefix": "f724af8268bfd92c38080a395035b44367717d3af26e8116187a217c2273d2c0",
  194. "size_in_bytes": 283
  195. },
  196. {
  197. "_path": "site-packages/tqdm/_monitor.py",
  198. "path_type": "hardlink",
  199. "sha256": "524bbe0cf5a0cc9edd3b908ad3cc4a24af84fc5eaa43e241de4b2e5dccd2611d",
  200. "sha256_in_prefix": "524bbe0cf5a0cc9edd3b908ad3cc4a24af84fc5eaa43e241de4b2e5dccd2611d",
  201. "size_in_bytes": 3699
  202. },
  203. {
  204. "_path": "site-packages/tqdm/_tqdm.py",
  205. "path_type": "hardlink",
  206. "sha256": "2df2c2b89e9ba6c568f718a59ad057c849b5bc69d4085ae5896f398f727e9c3e",
  207. "sha256_in_prefix": "2df2c2b89e9ba6c568f718a59ad057c849b5bc69d4085ae5896f398f727e9c3e",
  208. "size_in_bytes": 283
  209. },
  210. {
  211. "_path": "site-packages/tqdm/_tqdm_gui.py",
  212. "path_type": "hardlink",
  213. "sha256": "d371dcf0a6b2c49bde89e239fb4fb6346883a4bbf0f6365e9287c9515ec20b09",
  214. "sha256_in_prefix": "d371dcf0a6b2c49bde89e239fb4fb6346883a4bbf0f6365e9287c9515ec20b09",
  215. "size_in_bytes": 287
  216. },
  217. {
  218. "_path": "site-packages/tqdm/_tqdm_notebook.py",
  219. "path_type": "hardlink",
  220. "sha256": "06e1e22eec6eeae11f64568f256dd13e93dac5a55cb44400de47522520cbd61c",
  221. "sha256_in_prefix": "06e1e22eec6eeae11f64568f256dd13e93dac5a55cb44400de47522520cbd61c",
  222. "size_in_bytes": 307
  223. },
  224. {
  225. "_path": "site-packages/tqdm/_tqdm_pandas.py",
  226. "path_type": "hardlink",
  227. "sha256": "73d8e9b5482280de9ac510e145de1189ff7c4e6c5ea297359c5345848a5b1541",
  228. "sha256_in_prefix": "73d8e9b5482280de9ac510e145de1189ff7c4e6c5ea297359c5345848a5b1541",
  229. "size_in_bytes": 888
  230. },
  231. {
  232. "_path": "site-packages/tqdm/_utils.py",
  233. "path_type": "hardlink",
  234. "sha256": "ff813bddb7c38f87f5b37b0ce3634b1cdad90ce9228d9a16abe9fac562e4759f",
  235. "sha256_in_prefix": "ff813bddb7c38f87f5b37b0ce3634b1cdad90ce9228d9a16abe9fac562e4759f",
  236. "size_in_bytes": 553
  237. },
  238. {
  239. "_path": "site-packages/tqdm/asyncio.py",
  240. "path_type": "hardlink",
  241. "sha256": "59c59b5448dcd7e1b1aa73740559ed0eec18477d4937d495ec4459844cfc90aa",
  242. "sha256_in_prefix": "59c59b5448dcd7e1b1aa73740559ed0eec18477d4937d495ec4459844cfc90aa",
  243. "size_in_bytes": 2775
  244. },
  245. {
  246. "_path": "site-packages/tqdm/auto.py",
  247. "path_type": "hardlink",
  248. "sha256": "9c365f963ea9db32a48c108d068babae14bcd7361f672d7f750bdb724add5bca",
  249. "sha256_in_prefix": "9c365f963ea9db32a48c108d068babae14bcd7361f672d7f750bdb724add5bca",
  250. "size_in_bytes": 871
  251. },
  252. {
  253. "_path": "site-packages/tqdm/autonotebook.py",
  254. "path_type": "hardlink",
  255. "sha256": "61bf45e6e6a204f85f6c30c5a5bb681bc236614c37b9027cf6b5032db7d1eb0b",
  256. "sha256_in_prefix": "61bf45e6e6a204f85f6c30c5a5bb681bc236614c37b9027cf6b5032db7d1eb0b",
  257. "size_in_bytes": 956
  258. },
  259. {
  260. "_path": "site-packages/tqdm/cli.py",
  261. "path_type": "hardlink",
  262. "sha256": "459879b0a55c95a369ffbb59de2097589077f95e8a7de40d370ee667cd7c80c7",
  263. "sha256_in_prefix": "459879b0a55c95a369ffbb59de2097589077f95e8a7de40d370ee667cd7c80c7",
  264. "size_in_bytes": 10594
  265. },
  266. {
  267. "_path": "site-packages/tqdm/completion.sh",
  268. "path_type": "hardlink",
  269. "sha256": "8fbf4a6d29a9223fc4d758df4df057ac69d44f3297569435bc6550becc83465e",
  270. "sha256_in_prefix": "8fbf4a6d29a9223fc4d758df4df057ac69d44f3297569435bc6550becc83465e",
  271. "size_in_bytes": 946
  272. },
  273. {
  274. "_path": "site-packages/tqdm/contrib/__init__.py",
  275. "path_type": "hardlink",
  276. "sha256": "70d35a45445d70f8db4299313c67b889a4a1c90aff0f1f21e8d409b9b3e1abb8",
  277. "sha256_in_prefix": "70d35a45445d70f8db4299313c67b889a4a1c90aff0f1f21e8d409b9b3e1abb8",
  278. "size_in_bytes": 2513
  279. },
  280. {
  281. "_path": "site-packages/tqdm/contrib/bells.py",
  282. "path_type": "hardlink",
  283. "sha256": "631d47a860a61eb1120803bbd348f9c04fff24295e34e0c9c5e761d628cf2c3d",
  284. "sha256_in_prefix": "631d47a860a61eb1120803bbd348f9c04fff24295e34e0c9c5e761d628cf2c3d",
  285. "size_in_bytes": 837
  286. },
  287. {
  288. "_path": "site-packages/tqdm/contrib/concurrent.py",
  289. "path_type": "hardlink",
  290. "sha256": "2b5ca3968292e5644d1728cb46d8740e65393c09c36c5d00f860f6ecdf89e1af",
  291. "sha256_in_prefix": "2b5ca3968292e5644d1728cb46d8740e65393c09c36c5d00f860f6ecdf89e1af",
  292. "size_in_bytes": 3986
  293. },
  294. {
  295. "_path": "site-packages/tqdm/contrib/discord.py",
  296. "path_type": "hardlink",
  297. "sha256": "8616ce2f55464d65d0e33d5152c2326e181aee850c607e42a0090d593b7bb7bd",
  298. "sha256_in_prefix": "8616ce2f55464d65d0e33d5152c2326e181aee850c607e42a0090d593b7bb7bd",
  299. "size_in_bytes": 3962
  300. },
  301. {
  302. "_path": "site-packages/tqdm/contrib/itertools.py",
  303. "path_type": "hardlink",
  304. "sha256": "59d28a414e5e4b3b2a1eedbd48dfe81f5da1b98668d098a1aa88bdfa7561c33e",
  305. "sha256_in_prefix": "59d28a414e5e4b3b2a1eedbd48dfe81f5da1b98668d098a1aa88bdfa7561c33e",
  306. "size_in_bytes": 774
  307. },
  308. {
  309. "_path": "site-packages/tqdm/contrib/logging.py",
  310. "path_type": "hardlink",
  311. "sha256": "694bdb04f1a6d237ad1f6da9d47e5ba1b91dcdec306295e474ef02ffa9e60099",
  312. "sha256_in_prefix": "694bdb04f1a6d237ad1f6da9d47e5ba1b91dcdec306295e474ef02ffa9e60099",
  313. "size_in_bytes": 3785
  314. },
  315. {
  316. "_path": "site-packages/tqdm/contrib/slack.py",
  317. "path_type": "hardlink",
  318. "sha256": "09823328181b9346b3335f45e24480f0272877d23c84d7eeb1c6dc73d9231985",
  319. "sha256_in_prefix": "09823328181b9346b3335f45e24480f0272877d23c84d7eeb1c6dc73d9231985",
  320. "size_in_bytes": 4068
  321. },
  322. {
  323. "_path": "site-packages/tqdm/contrib/telegram.py",
  324. "path_type": "hardlink",
  325. "sha256": "20258d0486fe97eaae4a08cac383e145dac7dbf6ca93bba6cba05f12ca7d12e5",
  326. "sha256_in_prefix": "20258d0486fe97eaae4a08cac383e145dac7dbf6ca93bba6cba05f12ca7d12e5",
  327. "size_in_bytes": 5100
  328. },
  329. {
  330. "_path": "site-packages/tqdm/contrib/utils_worker.py",
  331. "path_type": "hardlink",
  332. "sha256": "1c93f9333d52d71cb31247b625aa89dac60b1d7003628a367a94f9033437f1e0",
  333. "sha256_in_prefix": "1c93f9333d52d71cb31247b625aa89dac60b1d7003628a367a94f9033437f1e0",
  334. "size_in_bytes": 1207
  335. },
  336. {
  337. "_path": "site-packages/tqdm/dask.py",
  338. "path_type": "hardlink",
  339. "sha256": "456477af3f6cdfaccd71e7844939be1771f517b771b81baa4b56e189f3aebc46",
  340. "sha256_in_prefix": "456477af3f6cdfaccd71e7844939be1771f517b771b81baa4b56e189f3aebc46",
  341. "size_in_bytes": 1337
  342. },
  343. {
  344. "_path": "site-packages/tqdm/gui.py",
  345. "path_type": "hardlink",
  346. "sha256": "2e11a2cede46d70e1fd7b3a3151056cdaf0c1264198eb1604f1f58f4b73bfa00",
  347. "sha256_in_prefix": "2e11a2cede46d70e1fd7b3a3151056cdaf0c1264198eb1604f1f58f4b73bfa00",
  348. "size_in_bytes": 5809
  349. },
  350. {
  351. "_path": "site-packages/tqdm/keras.py",
  352. "path_type": "hardlink",
  353. "sha256": "72b081b4d9ceafc67375054fccf3565c31f974c9ec9a97e414cdbcf45ccee43b",
  354. "sha256_in_prefix": "72b081b4d9ceafc67375054fccf3565c31f974c9ec9a97e414cdbcf45ccee43b",
  355. "size_in_bytes": 4359
  356. },
  357. {
  358. "_path": "site-packages/tqdm/notebook.py",
  359. "path_type": "hardlink",
  360. "sha256": "2e27dedee0f73ef527a442b765f86cfda9d7d943cde69f3866dc640ca96cc31d",
  361. "sha256_in_prefix": "2e27dedee0f73ef527a442b765f86cfda9d7d943cde69f3866dc640ca96cc31d",
  362. "size_in_bytes": 10951
  363. },
  364. {
  365. "_path": "site-packages/tqdm/rich.py",
  366. "path_type": "hardlink",
  367. "sha256": "f126a6896f8b954284310c33b9ba261c25e45fa6b06b3fbb4eafa09cc9092790",
  368. "sha256_in_prefix": "f126a6896f8b954284310c33b9ba261c25e45fa6b06b3fbb4eafa09cc9092790",
  369. "size_in_bytes": 5018
  370. },
  371. {
  372. "_path": "site-packages/tqdm/std.py",
  373. "path_type": "hardlink",
  374. "sha256": "cc8c9bb703f87bbcd650f7cb120011a0dd69657b5e7f2e0455ce1a2d327003a1",
  375. "sha256_in_prefix": "cc8c9bb703f87bbcd650f7cb120011a0dd69657b5e7f2e0455ce1a2d327003a1",
  376. "size_in_bytes": 57482
  377. },
  378. {
  379. "_path": "site-packages/tqdm/tk.py",
  380. "path_type": "hardlink",
  381. "sha256": "1e9f50c174ec8a1511a31b796976c87bc0aed6a8cb059ce485f97f9c0803e35f",
  382. "sha256_in_prefix": "1e9f50c174ec8a1511a31b796976c87bc0aed6a8cb059ce485f97f9c0803e35f",
  383. "size_in_bytes": 6727
  384. },
  385. {
  386. "_path": "site-packages/tqdm/tqdm.1",
  387. "path_type": "hardlink",
  388. "sha256": "6882f250f9364b838f7bfb96cb63f800c8d47f4a10e8f516d272d85c1f815b02",
  389. "sha256_in_prefix": "6882f250f9364b838f7bfb96cb63f800c8d47f4a10e8f516d272d85c1f815b02",
  390. "size_in_bytes": 7889
  391. },
  392. {
  393. "_path": "site-packages/tqdm/utils.py",
  394. "path_type": "hardlink",
  395. "sha256": "84a357cac29f58386379243dddd5eb11d676b23c421892a5c9f8205870763035",
  396. "sha256_in_prefix": "84a357cac29f58386379243dddd5eb11d676b23c421892a5c9f8205870763035",
  397. "size_in_bytes": 11890
  398. },
  399. {
  400. "_path": "site-packages/tqdm/version.py",
  401. "path_type": "hardlink",
  402. "sha256": "fb5c968dfbb73f47a0855b32b071f4edf6f376200335177346d60fa8e6aa4760",
  403. "sha256_in_prefix": "fb5c968dfbb73f47a0855b32b071f4edf6f376200335177346d60fa8e6aa4760",
  404. "size_in_bytes": 333
  405. },
  406. {
  407. "_path": "Lib/site-packages/tqdm/__pycache__/__init__.cpython-37.pyc",
  408. "path_type": "pyc_file"
  409. },
  410. {
  411. "_path": "Lib/site-packages/tqdm/__pycache__/__main__.cpython-37.pyc",
  412. "path_type": "pyc_file"
  413. },
  414. {
  415. "_path": "Lib/site-packages/tqdm/__pycache__/_dist_ver.cpython-37.pyc",
  416. "path_type": "pyc_file"
  417. },
  418. {
  419. "_path": "Lib/site-packages/tqdm/__pycache__/_main.cpython-37.pyc",
  420. "path_type": "pyc_file"
  421. },
  422. {
  423. "_path": "Lib/site-packages/tqdm/__pycache__/_monitor.cpython-37.pyc",
  424. "path_type": "pyc_file"
  425. },
  426. {
  427. "_path": "Lib/site-packages/tqdm/__pycache__/_tqdm.cpython-37.pyc",
  428. "path_type": "pyc_file"
  429. },
  430. {
  431. "_path": "Lib/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-37.pyc",
  432. "path_type": "pyc_file"
  433. },
  434. {
  435. "_path": "Lib/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-37.pyc",
  436. "path_type": "pyc_file"
  437. },
  438. {
  439. "_path": "Lib/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-37.pyc",
  440. "path_type": "pyc_file"
  441. },
  442. {
  443. "_path": "Lib/site-packages/tqdm/__pycache__/_utils.cpython-37.pyc",
  444. "path_type": "pyc_file"
  445. },
  446. {
  447. "_path": "Lib/site-packages/tqdm/__pycache__/asyncio.cpython-37.pyc",
  448. "path_type": "pyc_file"
  449. },
  450. {
  451. "_path": "Lib/site-packages/tqdm/__pycache__/auto.cpython-37.pyc",
  452. "path_type": "pyc_file"
  453. },
  454. {
  455. "_path": "Lib/site-packages/tqdm/__pycache__/autonotebook.cpython-37.pyc",
  456. "path_type": "pyc_file"
  457. },
  458. {
  459. "_path": "Lib/site-packages/tqdm/__pycache__/cli.cpython-37.pyc",
  460. "path_type": "pyc_file"
  461. },
  462. {
  463. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/__init__.cpython-37.pyc",
  464. "path_type": "pyc_file"
  465. },
  466. {
  467. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/bells.cpython-37.pyc",
  468. "path_type": "pyc_file"
  469. },
  470. {
  471. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-37.pyc",
  472. "path_type": "pyc_file"
  473. },
  474. {
  475. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/discord.cpython-37.pyc",
  476. "path_type": "pyc_file"
  477. },
  478. {
  479. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/itertools.cpython-37.pyc",
  480. "path_type": "pyc_file"
  481. },
  482. {
  483. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/logging.cpython-37.pyc",
  484. "path_type": "pyc_file"
  485. },
  486. {
  487. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/slack.cpython-37.pyc",
  488. "path_type": "pyc_file"
  489. },
  490. {
  491. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/telegram.cpython-37.pyc",
  492. "path_type": "pyc_file"
  493. },
  494. {
  495. "_path": "Lib/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-37.pyc",
  496. "path_type": "pyc_file"
  497. },
  498. {
  499. "_path": "Lib/site-packages/tqdm/__pycache__/dask.cpython-37.pyc",
  500. "path_type": "pyc_file"
  501. },
  502. {
  503. "_path": "Lib/site-packages/tqdm/__pycache__/gui.cpython-37.pyc",
  504. "path_type": "pyc_file"
  505. },
  506. {
  507. "_path": "Lib/site-packages/tqdm/__pycache__/keras.cpython-37.pyc",
  508. "path_type": "pyc_file"
  509. },
  510. {
  511. "_path": "Lib/site-packages/tqdm/__pycache__/notebook.cpython-37.pyc",
  512. "path_type": "pyc_file"
  513. },
  514. {
  515. "_path": "Lib/site-packages/tqdm/__pycache__/rich.cpython-37.pyc",
  516. "path_type": "pyc_file"
  517. },
  518. {
  519. "_path": "Lib/site-packages/tqdm/__pycache__/std.cpython-37.pyc",
  520. "path_type": "pyc_file"
  521. },
  522. {
  523. "_path": "Lib/site-packages/tqdm/__pycache__/tk.cpython-37.pyc",
  524. "path_type": "pyc_file"
  525. },
  526. {
  527. "_path": "Lib/site-packages/tqdm/__pycache__/utils.cpython-37.pyc",
  528. "path_type": "pyc_file"
  529. },
  530. {
  531. "_path": "Lib/site-packages/tqdm/__pycache__/version.cpython-37.pyc",
  532. "path_type": "pyc_file"
  533. },
  534. {
  535. "_path": "Scripts/tqdm-script.py",
  536. "path_type": "windows_python_entry_point_script"
  537. },
  538. {
  539. "_path": "Scripts/tqdm.exe",
  540. "path_type": "windows_python_entry_point_exe"
  541. }
  542. ],
  543. "paths_version": 1
  544. },
  545. "requested_spec": "tqdm",
  546. "sha256": "b61c9222af05e8c5ff27e4a4d2eb81870c21ffd7478346be3ef644b7a3759cc4",
  547. "size": 89449,
  548. "subdir": "noarch",
  549. "timestamp": 1691671387674,
  550. "track_features": "",
  551. "url": "https://conda.anaconda.org/conda-forge/noarch/tqdm-4.66.1-pyhd8ed1ab_0.conda",
  552. "version": "4.66.1"
  553. }