camera-ui-python-common
Advanced tools
| Metadata-Version: 2.4 | ||
| Name: camera-ui-python-common | ||
| Version: 1.1 | ||
| Version: 1.2 | ||
| Summary: camera.ui python utilities | ||
@@ -27,5 +27,3 @@ Author-email: seydx <dev@seydx.com> | ||
| Requires-Dist: reactivex>=4.0.4 | ||
| Requires-Dist: camera-ui-python-types>=1.1 | ||
| Requires-Dist: msgpack>=1.1.0 | ||
| Requires-Dist: nats-py>=2.9.0 | ||
| Requires-Dist: camera-ui-python-types>=1.4 | ||
| Requires-Dist: pyeecui>=11.1.2 | ||
@@ -32,0 +30,0 @@ Dynamic: license-file |
| typing_extensions>=4.12.2 | ||
| reactivex>=4.0.4 | ||
| camera-ui-python-types>=1.1 | ||
| msgpack>=1.1.0 | ||
| nats-py>=2.9.0 | ||
| camera-ui-python-types>=1.4 | ||
| pyeecui>=11.1.2 |
@@ -11,16 +11,2 @@ from .camera_utils.utils import build_target_url | ||
| from .logger_service.logger import LoggerOptions, LoggerService | ||
| from .nats_utils.connection import AuthConfig, ProxyConnection | ||
| from .nats_utils.message_queue import ( | ||
| NATS_SERVER_SUBJECT, | ||
| ClientType, | ||
| DeserializedError, | ||
| MessageQueue, | ||
| MessageType, | ||
| ProxyMessageStructure, | ||
| ProxyType, | ||
| QueueItem, | ||
| RemoteError, | ||
| ) | ||
| from .nats_utils.packer import pack, unpack | ||
| from .nats_utils.subscriptions import ProxySubscription | ||
@@ -43,16 +29,2 @@ __all__ = [ | ||
| "LoggerService", | ||
| "AuthConfig", | ||
| "ProxyConnection", | ||
| "NATS_SERVER_SUBJECT", | ||
| "ClientType", | ||
| "DeserializedError", | ||
| "MessageQueue", | ||
| "MessageType", | ||
| "ProxyMessageStructure", | ||
| "ProxyType", | ||
| "QueueItem", | ||
| "RemoteError", | ||
| "pack", | ||
| "unpack", | ||
| "ProxySubscription", | ||
| ] |
@@ -11,7 +11,3 @@ from .camera_utils.utils import build_target_url as build_target_url | ||
| from .logger_service.logger import LoggerOptions as LoggerOptions, LoggerService as LoggerService | ||
| from .nats_utils.connection import AuthConfig as AuthConfig, ProxyConnection as ProxyConnection | ||
| from .nats_utils.message_queue import ClientType as ClientType, DeserializedError as DeserializedError, MessageQueue as MessageQueue, MessageType as MessageType, NATS_SERVER_SUBJECT as NATS_SERVER_SUBJECT, ProxyMessageStructure as ProxyMessageStructure, ProxyType as ProxyType, QueueItem as QueueItem, RemoteError as RemoteError | ||
| from .nats_utils.packer import pack as pack, unpack as unpack | ||
| from .nats_utils.subscriptions import ProxySubscription as ProxySubscription | ||
| __all__ = ['build_target_url', 'ObjectPath', 'Path', 'SignalHandler', 'SignalHandlerOptions', 'Subscribed', 'TaskSet', 'to_thread', 'make_sync', 'merge', 'merge_with', 'ReactiveProperty', 'Ansicolor', 'LoggerOptions', 'LoggerService', 'AuthConfig', 'ProxyConnection', 'NATS_SERVER_SUBJECT', 'ClientType', 'DeserializedError', 'MessageQueue', 'MessageType', 'ProxyMessageStructure', 'ProxyType', 'QueueItem', 'RemoteError', 'pack', 'unpack', 'ProxySubscription'] | ||
| __all__ = ['build_target_url', 'ObjectPath', 'Path', 'SignalHandler', 'SignalHandlerOptions', 'Subscribed', 'TaskSet', 'to_thread', 'make_sync', 'merge', 'merge_with', 'ReactiveProperty', 'Ansicolor', 'LoggerOptions', 'LoggerService'] |
+2
-4
| Metadata-Version: 2.4 | ||
| Name: camera-ui-python-common | ||
| Version: 1.1 | ||
| Version: 1.2 | ||
| Summary: camera.ui python utilities | ||
@@ -27,5 +27,3 @@ Author-email: seydx <dev@seydx.com> | ||
| Requires-Dist: reactivex>=4.0.4 | ||
| Requires-Dist: camera-ui-python-types>=1.1 | ||
| Requires-Dist: msgpack>=1.1.0 | ||
| Requires-Dist: nats-py>=2.9.0 | ||
| Requires-Dist: camera-ui-python-types>=1.4 | ||
| Requires-Dist: pyeecui>=11.1.2 | ||
@@ -32,0 +30,0 @@ Dynamic: license-file |
+2
-2
@@ -7,3 +7,3 @@ [build-system] | ||
| name = "camera-ui-python-common" | ||
| version = "1.1" | ||
| version = "1.2" | ||
| description = "camera.ui python utilities" | ||
@@ -27,3 +27,3 @@ keywords = ["camera.ui", "python", "utilities"] | ||
| ] | ||
| dependencies = ["typing_extensions>=4.12.2", "reactivex>=4.0.4", "camera-ui-python-types>=1.1", "msgpack>=1.1.0", "nats-py>=2.9.0", "pyeecui>=11.1.2"] | ||
| dependencies = ["typing_extensions>=4.12.2", "reactivex>=4.0.4", "camera-ui-python-types>=1.4", "pyeecui>=11.1.2"] | ||
@@ -30,0 +30,0 @@ [project.urls] |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
7397
-18.13%38
-47.22%