mdbq 4.0.78__py3-none-any.whl → 4.0.80__py3-none-any.whl

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.
mdbq/__version__.py CHANGED
@@ -1 +1 @@
1
- VERSION = '4.0.78'
1
+ VERSION = '4.0.80'
@@ -297,30 +297,30 @@ class GetDriver:
297
297
  if sys_platform == 'windows':
298
298
  if not chrome_path:
299
299
  chrome_path_candidates = [
300
- 'C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe', # 正式版
301
300
  os.path.join(f'C:\\Users\\{getpass.getuser()}', 'chrome\\chrome_win64\\chrome.exe'), # 测试版
301
+ 'C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe', # 正式版
302
302
  ]
303
303
  if not chromedriver_path:
304
304
  chromedriver_path_candidates = [
305
- os.path.join(f'C:\\Users\\{getpass.getuser()}', 'chrome\\chromedriver.exe'),
306
305
  os.path.join(f'C:\\Users\\{getpass.getuser()}', 'chrome\\chrome_win64\\chromedriver.exe'),
306
+ os.path.join(f'C:\\Users\\{getpass.getuser()}', 'chrome\\chromedriver.exe'),
307
307
  ]
308
308
  elif sys_platform == 'linux':
309
309
  if not chrome_path:
310
310
  chrome_path_candidates = [
311
- '/usr/bin/google-chrome', # 正式版
312
311
  '/usr/bin/chrome/chrome', # 测试版
312
+ '/usr/bin/google-chrome', # 正式版
313
313
  ]
314
314
  if not chromedriver_path:
315
315
  chromedriver_path_candidates = [
316
- '/usr/local/bin/chromedriver',
317
316
  '/usr/bin/chromedriver',
317
+ '/usr/local/bin/chromedriver',
318
318
  ]
319
319
  elif sys_platform == 'darwin':
320
320
  if not chrome_path:
321
321
  chrome_path_candidates = [
322
- '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', # 正式版
323
322
  '/usr/local/chrome/Google Chrome for Testing.app/Contents/MacOS/Google Chrome for Testing', # 测试版
323
+ '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', # 正式版
324
324
  ]
325
325
  if not chromedriver_path:
326
326
  chromedriver_path_candidates = [
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: mdbq
3
- Version: 4.0.78
3
+ Version: 4.0.80
4
4
  Home-page: https://pypi.org/project/mdbq
5
5
  Author: xigua,
6
6
  Author-email: 2587125111@qq.com
@@ -1,5 +1,5 @@
1
1
  mdbq/__init__.py,sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg,16
2
- mdbq/__version__.py,sha256=3AA2p5c6tOTM_2v5e5EAeYlqso5Y1D5shirSVp5akUM,18
2
+ mdbq/__version__.py,sha256=ByDzwMBbC7L3kfw6c0OURW9HaWVQGz1aeGMC2izh4Go,18
3
3
  mdbq/log/__init__.py,sha256=Mpbrav0s0ifLL7lVDAuePEi1hJKiSHhxcv1byBKDl5E,15
4
4
  mdbq/log/mylogger.py,sha256=DyBftCMNLe1pTTXsa830pUtDISJxpJHFIradYtE3lFA,26418
5
5
  mdbq/myconf/__init__.py,sha256=jso1oHcy6cJEfa7udS_9uO5X6kZLoPBF8l3wCYmr5dM,18
@@ -22,9 +22,9 @@ mdbq/pbix/refresh_all.py,sha256=OBT9EewSZ0aRS9vL_FflVn74d4l2G00wzHiikCC4TC0,5926
22
22
  mdbq/redis/__init__.py,sha256=YtgBlVSMDphtpwYX248wGge1x-Ex_mMufz4-8W0XRmA,12
23
23
  mdbq/redis/getredis.py,sha256=vpBuNc22uj9Vr-_Dh25_wpwWM1e-072EAAIBdB_IpL0,23494
24
24
  mdbq/selenium/__init__.py,sha256=AKzeEceqZyvqn2dEDoJSzDQnbuENkJSHAlbHAD0u0ZI,10
25
- mdbq/selenium/get_driver.py,sha256=sJYMfkzNprGoHYkppVqxglRSIQm6mO7wvgYvSzTWHdc,20903
25
+ mdbq/selenium/get_driver.py,sha256=1NTlVUE6QsyjTrVVVqTO2LOnYf578ccFWlWnvIXGtic,20903
26
26
  mdbq/spider/__init__.py,sha256=RBMFXGy_jd1HXZhngB2T2XTvJqki8P_Fr-pBcwijnew,18
27
- mdbq-4.0.78.dist-info/METADATA,sha256=rNd9aQqkIiblLo105u3YNQ9J4FP7efHqNapi4ku8lZ8,364
28
- mdbq-4.0.78.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
29
- mdbq-4.0.78.dist-info/top_level.txt,sha256=2FQ-uLnCSB-OwFiWntzmwosW3X2Xqsg0ewh1axsaylA,5
30
- mdbq-4.0.78.dist-info/RECORD,,
27
+ mdbq-4.0.80.dist-info/METADATA,sha256=n0XzuB1pJqR3VJvk5Vu8OWgMPP3pCfwwj1mvNAyEdTE,364
28
+ mdbq-4.0.80.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
29
+ mdbq-4.0.80.dist-info/top_level.txt,sha256=2FQ-uLnCSB-OwFiWntzmwosW3X2Xqsg0ewh1axsaylA,5
30
+ mdbq-4.0.80.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.2)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5