datamint 1.6.3__py3-none-any.whl → 1.6.3.post1__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.

Potentially problematic release.


This version of datamint might be problematic. Click here for more details.

@@ -463,8 +463,9 @@ def _parse_args() -> tuple[Any, list[str], Optional[list[dict]], Optional[list[s
463
463
 
464
464
  if args.verbose:
465
465
  # Get the console handler and set to debug
466
+ print(logging.getLogger().handlers)
466
467
  logging.getLogger().handlers[0].setLevel(logging.DEBUG)
467
- logging.getLogger('datamint').handlers[0].setLevel(logging.DEBUG)
468
+ logging.getLogger('datamint').setLevel(logging.DEBUG)
468
469
  _LOGGER.setLevel(logging.DEBUG)
469
470
  _USER_LOGGER.setLevel(logging.DEBUG)
470
471
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: datamint
3
- Version: 1.6.3
3
+ Version: 1.6.3.post1
4
4
  Summary: A library for interacting with the Datamint API, designed for efficient data management, processing and Deep Learning workflows.
5
5
  Requires-Python: >=3.10
6
6
  Classifier: Programming Language :: Python :: 3
@@ -7,7 +7,7 @@ datamint/apihandler/exp_api_handler.py,sha256=hFUgUgBc5rL7odK7gTW3MnrvMY1pVfJUpU
7
7
  datamint/apihandler/root_api_handler.py,sha256=O8Gn1Gp3w7AYeuT_FbwH413o6P_eAYLoRiW0baGY_b4,51795
8
8
  datamint/client_cmd_tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  datamint/client_cmd_tools/datamint_config.py,sha256=md7dnWrbl10lPtXKbmD9yo6onLJsajeG8Vz0ZWH1v4M,8181
10
- datamint/client_cmd_tools/datamint_upload.py,sha256=pSCZ6PYSQEOaHYW1KcVodthArsEoQhYwEzVeh_qdjTk,29470
10
+ datamint/client_cmd_tools/datamint_upload.py,sha256=890USkrtaH23mNjTRYVHWce2q9jSmkUNHIP_e8fnJRM,29502
11
11
  datamint/configs.py,sha256=Bdp6NydYwyCJ2dk19_gf_o3M2ZyQOmMHpLi8wEWNHUk,1426
12
12
  datamint/dataset/__init__.py,sha256=4PlUKSvVhdfQvvuq8jQXrkdqnot-iTTizM3aM1vgSwg,47
13
13
  datamint/dataset/base_dataset.py,sha256=bSMuNHUzU7heN0awGemTn3e2zPLhuCsh-qSs_Qt6i9w,39082
@@ -21,7 +21,7 @@ datamint/logging.yaml,sha256=a5dsATpul7QHeUHB2TjABFjWaPXBMbO--dgn8GlRqwk,483
21
21
  datamint/utils/logging_utils.py,sha256=DvoA35ATYG3JTwfXEXYawDyKRfHeCrH0a9czfkmz8kM,1851
22
22
  datamint/utils/torchmetrics.py,sha256=lwU0nOtsSWfebyp7dvjlAggaqXtj5ohSEUXOg3L0hJE,2837
23
23
  datamint/utils/visualization.py,sha256=yaUVAOHar59VrGUjpAWv5eVvQSfztFG0eP9p5Vt3l-M,4470
24
- datamint-1.6.3.dist-info/METADATA,sha256=lfTFnSMYn7LTxb3jmUv_bAFBBDGQc6csTw91adX_xqI,4090
25
- datamint-1.6.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
26
- datamint-1.6.3.dist-info/entry_points.txt,sha256=mn5H6jPjO-rY0W0CAZ6Z_KKWhMLvyVaSpoqk77jlTI4,145
27
- datamint-1.6.3.dist-info/RECORD,,
24
+ datamint-1.6.3.post1.dist-info/METADATA,sha256=ngjJxlLBEvFLCL_e6J186ZQUdHaMTvwq2JKgiEGA85g,4096
25
+ datamint-1.6.3.post1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
26
+ datamint-1.6.3.post1.dist-info/entry_points.txt,sha256=mn5H6jPjO-rY0W0CAZ6Z_KKWhMLvyVaSpoqk77jlTI4,145
27
+ datamint-1.6.3.post1.dist-info/RECORD,,