vaapi 0.3.2__tar.gz → 0.3.3__tar.gz

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.
Files changed (49) hide show
  1. {vaapi-0.3.2 → vaapi-0.3.3}/PKG-INFO +1 -1
  2. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/__init__.py +1 -1
  3. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/logs/client.py +8 -0
  4. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/types/log.py +11 -0
  5. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi.egg-info/PKG-INFO +1 -1
  6. {vaapi-0.3.2 → vaapi-0.3.3}/.gitignore +0 -0
  7. {vaapi-0.3.2 → vaapi-0.3.3}/README.md +0 -0
  8. {vaapi-0.3.2 → vaapi-0.3.3}/docgen.sh +0 -0
  9. {vaapi-0.3.2 → vaapi-0.3.3}/package_pypi.sh +0 -0
  10. {vaapi-0.3.2 → vaapi-0.3.3}/pyproject.toml +0 -0
  11. {vaapi-0.3.2 → vaapi-0.3.3}/requirements.txt +0 -0
  12. {vaapi-0.3.2 → vaapi-0.3.3}/setup.cfg +0 -0
  13. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/annotations/__init__.py +0 -0
  14. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/annotations/client.py +0 -0
  15. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/base_client.py +0 -0
  16. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/client.py +0 -0
  17. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/cognition_representation/__init__.py +0 -0
  18. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/cognition_representation/client.py +0 -0
  19. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/api_error.py +0 -0
  20. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/client_wrapper.py +0 -0
  21. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/datetime_utils.py +0 -0
  22. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/file.py +0 -0
  23. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/http_client.py +0 -0
  24. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/jsonable_encoder.py +0 -0
  25. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/pydantic_utilities.py +0 -0
  26. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/query_encoder.py +0 -0
  27. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/remove_none_from_dict.py +0 -0
  28. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/core/request_options.py +0 -0
  29. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/events/__init__.py +0 -0
  30. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/events/client.py +0 -0
  31. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/game/__init__.py +0 -0
  32. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/game/client.py +0 -0
  33. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/logs/__init__.py +0 -0
  34. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/motion_representation/__init__.py +0 -0
  35. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/motion_representation/client.py +0 -0
  36. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/run_tests.py +0 -0
  37. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/tests/cognition_repr_test.py +0 -0
  38. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/tests/event_tests.py +0 -0
  39. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/tests/game_tests.py +0 -0
  40. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/tests/logs_tests.py +0 -0
  41. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/tests/motion_repr_test.py +0 -0
  42. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/types/annotation.py +0 -0
  43. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/types/cognition_representation.py +0 -0
  44. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/types/event.py +0 -0
  45. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/types/game.py +0 -0
  46. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi/types/motion_representation.py +0 -0
  47. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi.egg-info/SOURCES.txt +0 -0
  48. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi.egg-info/dependency_links.txt +0 -0
  49. {vaapi-0.3.2 → vaapi-0.3.3}/vaapi.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vaapi
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: Python utils for adding logs to our Visual Analytics Tool
5
5
  Author-email: NaoTH Berlin United <nao-team@informatik.hu-berlin.de>
6
6
  License: Apache-2.0
@@ -2,4 +2,4 @@
2
2
  you can perform with the API of the visual analytics tool by Berlin United for the Robocup SPL"""
3
3
 
4
4
 
5
- __version__ = "0.3.2"
5
+ __version__ = "0.3.3"
@@ -84,6 +84,8 @@ class LogClient:
84
84
  representation_list: typing.Optional[typing.Dict[str, typing.Any]] = OMIT,
85
85
  sensor_log_path: typing.Optional[str] = OMIT,
86
86
  log_path: typing.Optional[str] = OMIT,
87
+ num_cognition_frames: typing.Optional[int] = OMIT,
88
+ num_motion_frames: typing.Optional[int] = OMIT,
87
89
  num_jpg_bottom: typing.Optional[int] = OMIT,
88
90
  num_jpg_top: typing.Optional[int] = OMIT,
89
91
  num_bottom: typing.Optional[int] = OMIT,
@@ -178,6 +180,8 @@ class LogClient:
178
180
  "representation_list": representation_list,
179
181
  "sensor_log_path": sensor_log_path,
180
182
  "log_path": log_path,
183
+ "num_cognition_frames": num_cognition_frames,
184
+ "num_motion_frames": num_motion_frames,
181
185
  "num_jpg_bottom": num_jpg_bottom,
182
186
  "num_jpg_top": num_jpg_top,
183
187
  "num_bottom": num_bottom,
@@ -256,6 +260,8 @@ class LogClient:
256
260
  representation_list: typing.Optional[typing.Dict[str, typing.Any]] = OMIT,
257
261
  sensor_log_path: typing.Optional[str] = OMIT,
258
262
  log_path: typing.Optional[str] = OMIT,
263
+ num_cognition_frames: typing.Optional[int] = OMIT,
264
+ num_motion_frames: typing.Optional[int] = OMIT,
259
265
  num_jpg_bottom: typing.Optional[int] = OMIT,
260
266
  num_jpg_top: typing.Optional[int] = OMIT,
261
267
  num_bottom: typing.Optional[int] = OMIT,
@@ -362,6 +368,8 @@ class LogClient:
362
368
  "representation_list": representation_list,
363
369
  "sensor_log_path": sensor_log_path,
364
370
  "log_path": log_path,
371
+ "num_cognition_frames": num_cognition_frames,
372
+ "num_motion_frames": num_motion_frames,
365
373
  "num_jpg_bottom": num_jpg_bottom,
366
374
  "num_jpg_top": num_jpg_top,
367
375
  "num_bottom": num_bottom,
@@ -52,6 +52,17 @@ class Log(pydantic_v1.BaseModel):
52
52
  log_path
53
53
  """
54
54
  log_path: typing.Optional[str] = pydantic_v1.Field(default=None)
55
+
56
+ """
57
+ num_cognition_frames
58
+ """
59
+ num_cognition_frames: typing.Optional[int] = pydantic_v1.Field(default=None)
60
+
61
+ """
62
+ num_motion_frames
63
+ """
64
+ num_motion_frames: typing.Optional[int] = pydantic_v1.Field(default=None)
65
+
55
66
  """
56
67
  num_jpg_bottom
57
68
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vaapi
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: Python utils for adding logs to our Visual Analytics Tool
5
5
  Author-email: NaoTH Berlin United <nao-team@informatik.hu-berlin.de>
6
6
  License: Apache-2.0
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes