robo-goggles 0.1.0__py3-none-any.whl → 0.1.2__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.
- goggles/__init__.py +2 -2
- goggles/_core/integrations/__init__.py +1 -1
- {robo_goggles-0.1.0.dist-info → robo_goggles-0.1.2.dist-info}/METADATA +1 -1
- {robo_goggles-0.1.0.dist-info → robo_goggles-0.1.2.dist-info}/RECORD +7 -7
- {robo_goggles-0.1.0.dist-info → robo_goggles-0.1.2.dist-info}/WHEEL +0 -0
- {robo_goggles-0.1.0.dist-info → robo_goggles-0.1.2.dist-info}/licenses/LICENSE +0 -0
- {robo_goggles-0.1.0.dist-info → robo_goggles-0.1.2.dist-info}/top_level.txt +0 -0
goggles/__init__.py
CHANGED
|
@@ -41,7 +41,7 @@ import logging
|
|
|
41
41
|
import os
|
|
42
42
|
|
|
43
43
|
from .types import Kind, Event, VectorField, Video, Image, Vector, Metrics
|
|
44
|
-
from ._core.integrations import
|
|
44
|
+
from ._core.integrations import ConsoleHandler, LocalStorageHandler
|
|
45
45
|
from .decorators import timeit, trace_on_error
|
|
46
46
|
from .shutdown import GracefulShutdown
|
|
47
47
|
from .config import load_configuration, save_configuration
|
|
@@ -755,7 +755,7 @@ def _get_handler_class(class_name: str) -> type:
|
|
|
755
755
|
|
|
756
756
|
try:
|
|
757
757
|
from ._core.integrations.wandb import WandBHandler
|
|
758
|
-
except
|
|
758
|
+
except Exception:
|
|
759
759
|
WandBHandler = None
|
|
760
760
|
|
|
761
761
|
__all__ = [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
goggles/__init__.py,sha256=
|
|
1
|
+
goggles/__init__.py,sha256=sUDr00e6MrDPAGBTTbHDReAfT15rIssWVknVBT_MzGs,22772
|
|
2
2
|
goggles/config.py,sha256=kJ2wtvXrYVxiicYsAVhxHFZwmSML3NNG-0hSdsBOD0s,1882
|
|
3
3
|
goggles/decorators.py,sha256=MpOZsDD8wWi_HdOXeC5Te1SuHfhYzifQr8_ksee-pGU,2366
|
|
4
4
|
goggles/media.py,sha256=4rwKNxJGUMDecLgKMLK8VQYXtohqEATBckJHT-QkWLs,9063
|
|
@@ -6,7 +6,7 @@ goggles/shutdown.py,sha256=As7vGYUlJ5g0nDpPAoH28ZDAUVzmvGUK4J0dQjLQ9JM,2066
|
|
|
6
6
|
goggles/types.py,sha256=VUC4MIu0IQ-9Gr5OaXg4u6uL2rPItbubDJYztUfVYok,2418
|
|
7
7
|
goggles/_core/logger.py,sha256=u7AcchaL0CMYAoGrZqj9Gdt9ukuj2OHoU3JoI-2OtpQ,17792
|
|
8
8
|
goggles/_core/routing.py,sha256=kjC7bvXSSNQLN4GCXrOhaPH2uiozO2FipBu1f_9Y7-4,4068
|
|
9
|
-
goggles/_core/integrations/__init__.py,sha256=
|
|
9
|
+
goggles/_core/integrations/__init__.py,sha256=i_TL-XPb355mU_eeBA0nyMczeMJclMR_B1FKMr7J4iE,581
|
|
10
10
|
goggles/_core/integrations/console.py,sha256=raadQhJCiTGWuu181YC714CgJ-F0zrZXg9KeU-LlBqc,3846
|
|
11
11
|
goggles/_core/integrations/storage.py,sha256=qhqB3rr-hJ4X8FzdooHJpS-eu6SHzFeUsyGZUygLzGo,13163
|
|
12
12
|
goggles/_core/integrations/wandb.py,sha256=Z7pv7or4kBvkAdEvJn7Sw4vSXn-TVZcZhApPD5tW1EU,8789
|
|
@@ -15,8 +15,8 @@ goggles/history/buffer.py,sha256=Gh8Zhn0d9GWaanvyEiSpmq4pCtgprEqcR9i6JDbVioM,672
|
|
|
15
15
|
goggles/history/spec.py,sha256=AeXL9B9CFgX9kk778AAqvu7jiJAIfDu9VAKThy5VV84,5260
|
|
16
16
|
goggles/history/types.py,sha256=ZAZg45R4HqM6t5Ktzci43DZHAPpPDzQjXC_kdwZo1K4,201
|
|
17
17
|
goggles/history/utils.py,sha256=DlvUMVFS3-IZquUlai5Y3OcWxyXCcS0a3I0OL2FnNME,6441
|
|
18
|
-
robo_goggles-0.1.
|
|
19
|
-
robo_goggles-0.1.
|
|
20
|
-
robo_goggles-0.1.
|
|
21
|
-
robo_goggles-0.1.
|
|
22
|
-
robo_goggles-0.1.
|
|
18
|
+
robo_goggles-0.1.2.dist-info/licenses/LICENSE,sha256=Ouip6mjG0_TzbU51TbvX0mymueGs_1l0RE7C_rfgUYw,1071
|
|
19
|
+
robo_goggles-0.1.2.dist-info/METADATA,sha256=JeSfJWhvlDDHsB_z55SK5kbZsGym6-M9vMByx-C3y4M,20228
|
|
20
|
+
robo_goggles-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
21
|
+
robo_goggles-0.1.2.dist-info/top_level.txt,sha256=J8BJVNTDb5zGiy3FR7CzPiPveaqPG4h-Twj6fQ5sxug,8
|
|
22
|
+
robo_goggles-0.1.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|