np-services 0.1.59__py3-none-any.whl → 0.1.73__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.
Files changed (207) hide show
  1. np_services/__init__.py +8 -8
  2. np_services/open_ephys.py +377 -378
  3. np_services/protocols.py +185 -185
  4. np_services/proxies.py +1489 -1488
  5. np_services/resources/mvr_connector.py +260 -260
  6. np_services/resources/zro.py +325 -325
  7. np_services/scripts/pretest.py +170 -73
  8. np_services/stim_computer_theme_changer.py +41 -41
  9. np_services/utils.py +167 -167
  10. {np_services-0.1.59.dist-info → np_services-0.1.73.dist-info}/METADATA +7 -8
  11. np_services-0.1.73.dist-info/RECORD +15 -0
  12. {np_services-0.1.59.dist-info → np_services-0.1.73.dist-info}/WHEEL +2 -1
  13. {np_services-0.1.59.dist-info → np_services-0.1.73.dist-info}/entry_points.txt +1 -1
  14. np_services-0.1.73.dist-info/top_level.txt +1 -0
  15. np_services/.mypy_cache/.gitignore +0 -2
  16. np_services/.mypy_cache/3.9/@plugins_snapshot.json +0 -1
  17. np_services/.mypy_cache/3.9/__future__.data.json +0 -1
  18. np_services/.mypy_cache/3.9/__future__.meta.json +0 -1
  19. np_services/.mypy_cache/3.9/_ast.data.json +0 -1
  20. np_services/.mypy_cache/3.9/_ast.meta.json +0 -1
  21. np_services/.mypy_cache/3.9/_codecs.data.json +0 -1
  22. np_services/.mypy_cache/3.9/_codecs.meta.json +0 -1
  23. np_services/.mypy_cache/3.9/_collections_abc.data.json +0 -1
  24. np_services/.mypy_cache/3.9/_collections_abc.meta.json +0 -1
  25. np_services/.mypy_cache/3.9/_ctypes.data.json +0 -1
  26. np_services/.mypy_cache/3.9/_ctypes.meta.json +0 -1
  27. np_services/.mypy_cache/3.9/_decimal.data.json +0 -1
  28. np_services/.mypy_cache/3.9/_decimal.meta.json +0 -1
  29. np_services/.mypy_cache/3.9/_random.data.json +0 -1
  30. np_services/.mypy_cache/3.9/_random.meta.json +0 -1
  31. np_services/.mypy_cache/3.9/_socket.data.json +0 -1
  32. np_services/.mypy_cache/3.9/_socket.meta.json +0 -1
  33. np_services/.mypy_cache/3.9/_thread.data.json +0 -1
  34. np_services/.mypy_cache/3.9/_thread.meta.json +0 -1
  35. np_services/.mypy_cache/3.9/_typeshed/__init__.data.json +0 -1
  36. np_services/.mypy_cache/3.9/_typeshed/__init__.meta.json +0 -1
  37. np_services/.mypy_cache/3.9/_warnings.data.json +0 -1
  38. np_services/.mypy_cache/3.9/_warnings.meta.json +0 -1
  39. np_services/.mypy_cache/3.9/_weakref.data.json +0 -1
  40. np_services/.mypy_cache/3.9/_weakref.meta.json +0 -1
  41. np_services/.mypy_cache/3.9/_weakrefset.data.json +0 -1
  42. np_services/.mypy_cache/3.9/_weakrefset.meta.json +0 -1
  43. np_services/.mypy_cache/3.9/_winapi.data.json +0 -1
  44. np_services/.mypy_cache/3.9/_winapi.meta.json +0 -1
  45. np_services/.mypy_cache/3.9/abc.data.json +0 -1
  46. np_services/.mypy_cache/3.9/abc.meta.json +0 -1
  47. np_services/.mypy_cache/3.9/array.data.json +0 -1
  48. np_services/.mypy_cache/3.9/array.meta.json +0 -1
  49. np_services/.mypy_cache/3.9/atexit.data.json +0 -1
  50. np_services/.mypy_cache/3.9/atexit.meta.json +0 -1
  51. np_services/.mypy_cache/3.9/builtins.data.json +0 -1
  52. np_services/.mypy_cache/3.9/builtins.meta.json +0 -1
  53. np_services/.mypy_cache/3.9/codecs.data.json +0 -1
  54. np_services/.mypy_cache/3.9/codecs.meta.json +0 -1
  55. np_services/.mypy_cache/3.9/collections/__init__.data.json +0 -1
  56. np_services/.mypy_cache/3.9/collections/__init__.meta.json +0 -1
  57. np_services/.mypy_cache/3.9/collections/abc.data.json +0 -1
  58. np_services/.mypy_cache/3.9/collections/abc.meta.json +0 -1
  59. np_services/.mypy_cache/3.9/contextlib.data.json +0 -1
  60. np_services/.mypy_cache/3.9/contextlib.meta.json +0 -1
  61. np_services/.mypy_cache/3.9/ctypes/__init__.data.json +0 -1
  62. np_services/.mypy_cache/3.9/ctypes/__init__.meta.json +0 -1
  63. np_services/.mypy_cache/3.9/datetime.data.json +0 -1
  64. np_services/.mypy_cache/3.9/datetime.meta.json +0 -1
  65. np_services/.mypy_cache/3.9/decimal.data.json +0 -1
  66. np_services/.mypy_cache/3.9/decimal.meta.json +0 -1
  67. np_services/.mypy_cache/3.9/email/__init__.data.json +0 -1
  68. np_services/.mypy_cache/3.9/email/__init__.meta.json +0 -1
  69. np_services/.mypy_cache/3.9/email/charset.data.json +0 -1
  70. np_services/.mypy_cache/3.9/email/charset.meta.json +0 -1
  71. np_services/.mypy_cache/3.9/email/contentmanager.data.json +0 -1
  72. np_services/.mypy_cache/3.9/email/contentmanager.meta.json +0 -1
  73. np_services/.mypy_cache/3.9/email/errors.data.json +0 -1
  74. np_services/.mypy_cache/3.9/email/errors.meta.json +0 -1
  75. np_services/.mypy_cache/3.9/email/header.data.json +0 -1
  76. np_services/.mypy_cache/3.9/email/header.meta.json +0 -1
  77. np_services/.mypy_cache/3.9/email/message.data.json +0 -1
  78. np_services/.mypy_cache/3.9/email/message.meta.json +0 -1
  79. np_services/.mypy_cache/3.9/email/policy.data.json +0 -1
  80. np_services/.mypy_cache/3.9/email/policy.meta.json +0 -1
  81. np_services/.mypy_cache/3.9/enum.data.json +0 -1
  82. np_services/.mypy_cache/3.9/enum.meta.json +0 -1
  83. np_services/.mypy_cache/3.9/errno.data.json +0 -1
  84. np_services/.mypy_cache/3.9/errno.meta.json +0 -1
  85. np_services/.mypy_cache/3.9/fractions.data.json +0 -1
  86. np_services/.mypy_cache/3.9/fractions.meta.json +0 -1
  87. np_services/.mypy_cache/3.9/genericpath.data.json +0 -1
  88. np_services/.mypy_cache/3.9/genericpath.meta.json +0 -1
  89. np_services/.mypy_cache/3.9/importlib/__init__.data.json +0 -1
  90. np_services/.mypy_cache/3.9/importlib/__init__.meta.json +0 -1
  91. np_services/.mypy_cache/3.9/importlib/abc.data.json +0 -1
  92. np_services/.mypy_cache/3.9/importlib/abc.meta.json +0 -1
  93. np_services/.mypy_cache/3.9/importlib/machinery.data.json +0 -1
  94. np_services/.mypy_cache/3.9/importlib/machinery.meta.json +0 -1
  95. np_services/.mypy_cache/3.9/importlib/metadata/__init__.data.json +0 -1
  96. np_services/.mypy_cache/3.9/importlib/metadata/__init__.meta.json +0 -1
  97. np_services/.mypy_cache/3.9/io.data.json +0 -1
  98. np_services/.mypy_cache/3.9/io.meta.json +0 -1
  99. np_services/.mypy_cache/3.9/json/__init__.data.json +0 -1
  100. np_services/.mypy_cache/3.9/json/__init__.meta.json +0 -1
  101. np_services/.mypy_cache/3.9/json/decoder.data.json +0 -1
  102. np_services/.mypy_cache/3.9/json/decoder.meta.json +0 -1
  103. np_services/.mypy_cache/3.9/json/encoder.data.json +0 -1
  104. np_services/.mypy_cache/3.9/json/encoder.meta.json +0 -1
  105. np_services/.mypy_cache/3.9/logging/__init__.data.json +0 -1
  106. np_services/.mypy_cache/3.9/logging/__init__.meta.json +0 -1
  107. np_services/.mypy_cache/3.9/math.data.json +0 -1
  108. np_services/.mypy_cache/3.9/math.meta.json +0 -1
  109. np_services/.mypy_cache/3.9/mmap.data.json +0 -1
  110. np_services/.mypy_cache/3.9/mmap.meta.json +0 -1
  111. np_services/.mypy_cache/3.9/np_services/__init__.data.json +0 -1
  112. np_services/.mypy_cache/3.9/np_services/__init__.meta.json +0 -1
  113. np_services/.mypy_cache/3.9/np_services/config.data.json +0 -1
  114. np_services/.mypy_cache/3.9/np_services/config.meta.json +0 -1
  115. np_services/.mypy_cache/3.9/np_services/protocols.data.json +0 -1
  116. np_services/.mypy_cache/3.9/np_services/protocols.meta.json +0 -1
  117. np_services/.mypy_cache/3.9/np_services/zro.data.json +0 -1
  118. np_services/.mypy_cache/3.9/np_services/zro.meta.json +0 -1
  119. np_services/.mypy_cache/3.9/ntpath.data.json +0 -1
  120. np_services/.mypy_cache/3.9/ntpath.meta.json +0 -1
  121. np_services/.mypy_cache/3.9/numbers.data.json +0 -1
  122. np_services/.mypy_cache/3.9/numbers.meta.json +0 -1
  123. np_services/.mypy_cache/3.9/os/__init__.data.json +0 -1
  124. np_services/.mypy_cache/3.9/os/__init__.meta.json +0 -1
  125. np_services/.mypy_cache/3.9/os/path.data.json +0 -1
  126. np_services/.mypy_cache/3.9/os/path.meta.json +0 -1
  127. np_services/.mypy_cache/3.9/pathlib.data.json +0 -1
  128. np_services/.mypy_cache/3.9/pathlib.meta.json +0 -1
  129. np_services/.mypy_cache/3.9/pickle.data.json +0 -1
  130. np_services/.mypy_cache/3.9/pickle.meta.json +0 -1
  131. np_services/.mypy_cache/3.9/platform.data.json +0 -1
  132. np_services/.mypy_cache/3.9/platform.meta.json +0 -1
  133. np_services/.mypy_cache/3.9/posixpath.data.json +0 -1
  134. np_services/.mypy_cache/3.9/posixpath.meta.json +0 -1
  135. np_services/.mypy_cache/3.9/random.data.json +0 -1
  136. np_services/.mypy_cache/3.9/random.meta.json +0 -1
  137. np_services/.mypy_cache/3.9/re.data.json +0 -1
  138. np_services/.mypy_cache/3.9/re.meta.json +0 -1
  139. np_services/.mypy_cache/3.9/shutil.data.json +0 -1
  140. np_services/.mypy_cache/3.9/shutil.meta.json +0 -1
  141. np_services/.mypy_cache/3.9/socket.data.json +0 -1
  142. np_services/.mypy_cache/3.9/socket.meta.json +0 -1
  143. np_services/.mypy_cache/3.9/sre_compile.data.json +0 -1
  144. np_services/.mypy_cache/3.9/sre_compile.meta.json +0 -1
  145. np_services/.mypy_cache/3.9/sre_constants.data.json +0 -1
  146. np_services/.mypy_cache/3.9/sre_constants.meta.json +0 -1
  147. np_services/.mypy_cache/3.9/sre_parse.data.json +0 -1
  148. np_services/.mypy_cache/3.9/sre_parse.meta.json +0 -1
  149. np_services/.mypy_cache/3.9/string.data.json +0 -1
  150. np_services/.mypy_cache/3.9/string.meta.json +0 -1
  151. np_services/.mypy_cache/3.9/subprocess.data.json +0 -1
  152. np_services/.mypy_cache/3.9/subprocess.meta.json +0 -1
  153. np_services/.mypy_cache/3.9/sys.data.json +0 -1
  154. np_services/.mypy_cache/3.9/sys.meta.json +0 -1
  155. np_services/.mypy_cache/3.9/threading.data.json +0 -1
  156. np_services/.mypy_cache/3.9/threading.meta.json +0 -1
  157. np_services/.mypy_cache/3.9/time.data.json +0 -1
  158. np_services/.mypy_cache/3.9/time.meta.json +0 -1
  159. np_services/.mypy_cache/3.9/types.data.json +0 -1
  160. np_services/.mypy_cache/3.9/types.meta.json +0 -1
  161. np_services/.mypy_cache/3.9/typing.data.json +0 -1
  162. np_services/.mypy_cache/3.9/typing.meta.json +0 -1
  163. np_services/.mypy_cache/3.9/typing_extensions.data.json +0 -1
  164. np_services/.mypy_cache/3.9/typing_extensions.meta.json +0 -1
  165. np_services/.mypy_cache/3.9/warnings.data.json +0 -1
  166. np_services/.mypy_cache/3.9/warnings.meta.json +0 -1
  167. np_services/.mypy_cache/3.9/weakref.data.json +0 -1
  168. np_services/.mypy_cache/3.9/weakref.meta.json +0 -1
  169. np_services/.mypy_cache/3.9/zmq/__init__.data.json +0 -1
  170. np_services/.mypy_cache/3.9/zmq/__init__.meta.json +0 -1
  171. np_services/.mypy_cache/3.9/zmq/_typing.data.json +0 -1
  172. np_services/.mypy_cache/3.9/zmq/_typing.meta.json +0 -1
  173. np_services/.mypy_cache/3.9/zmq/backend/__init__.data.json +0 -1
  174. np_services/.mypy_cache/3.9/zmq/backend/__init__.meta.json +0 -1
  175. np_services/.mypy_cache/3.9/zmq/backend/select.data.json +0 -1
  176. np_services/.mypy_cache/3.9/zmq/backend/select.meta.json +0 -1
  177. np_services/.mypy_cache/3.9/zmq/constants.data.json +0 -1
  178. np_services/.mypy_cache/3.9/zmq/constants.meta.json +0 -1
  179. np_services/.mypy_cache/3.9/zmq/error.data.json +0 -1
  180. np_services/.mypy_cache/3.9/zmq/error.meta.json +0 -1
  181. np_services/.mypy_cache/3.9/zmq/sugar/__init__.data.json +0 -1
  182. np_services/.mypy_cache/3.9/zmq/sugar/__init__.meta.json +0 -1
  183. np_services/.mypy_cache/3.9/zmq/sugar/attrsettr.data.json +0 -1
  184. np_services/.mypy_cache/3.9/zmq/sugar/attrsettr.meta.json +0 -1
  185. np_services/.mypy_cache/3.9/zmq/sugar/context.data.json +0 -1
  186. np_services/.mypy_cache/3.9/zmq/sugar/context.meta.json +0 -1
  187. np_services/.mypy_cache/3.9/zmq/sugar/frame.data.json +0 -1
  188. np_services/.mypy_cache/3.9/zmq/sugar/frame.meta.json +0 -1
  189. np_services/.mypy_cache/3.9/zmq/sugar/poll.data.json +0 -1
  190. np_services/.mypy_cache/3.9/zmq/sugar/poll.meta.json +0 -1
  191. np_services/.mypy_cache/3.9/zmq/sugar/socket.data.json +0 -1
  192. np_services/.mypy_cache/3.9/zmq/sugar/socket.meta.json +0 -1
  193. np_services/.mypy_cache/3.9/zmq/sugar/tracker.data.json +0 -1
  194. np_services/.mypy_cache/3.9/zmq/sugar/tracker.meta.json +0 -1
  195. np_services/.mypy_cache/3.9/zmq/sugar/version.data.json +0 -1
  196. np_services/.mypy_cache/3.9/zmq/sugar/version.meta.json +0 -1
  197. np_services/.mypy_cache/3.9/zmq/utils/__init__.data.json +0 -1
  198. np_services/.mypy_cache/3.9/zmq/utils/__init__.meta.json +0 -1
  199. np_services/.mypy_cache/3.9/zmq/utils/interop.data.json +0 -1
  200. np_services/.mypy_cache/3.9/zmq/utils/interop.meta.json +0 -1
  201. np_services/.mypy_cache/3.9/zmq/utils/jsonapi.data.json +0 -1
  202. np_services/.mypy_cache/3.9/zmq/utils/jsonapi.meta.json +0 -1
  203. np_services/.mypy_cache/CACHEDIR.TAG +0 -3
  204. np_services/resources/black_desktop.ps1 +0 -66
  205. np_services/resources/grey_desktop.ps1 +0 -66
  206. np_services/resources/reset_desktop.ps1 +0 -66
  207. np_services-0.1.59.dist-info/RECORD +0 -206
@@ -1 +0,0 @@
1
- {".class": "MypyFile", "_fullname": "zmq", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "AFFINITY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.AFFINITY", "kind": "Gdef"}, "Again": {".class": "SymbolTableNode", "cross_ref": "zmq.error.Again", "kind": "Gdef"}, "BACKLOG": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.BACKLOG", "kind": "Gdef"}, "BINDTODEVICE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.BINDTODEVICE", "kind": "Gdef"}, "BLOCKY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.BLOCKY", "kind": "Gdef"}, "CHANNEL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CHANNEL", "kind": "Gdef"}, "CLIENT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CLIENT", "kind": "Gdef"}, "CONFLATE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CONFLATE", "kind": "Gdef"}, "CONNECT_RID": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CONNECT_RID", "kind": "Gdef"}, "CONNECT_ROUTING_ID": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CONNECT_ROUTING_ID", "kind": "Gdef"}, "CONNECT_TIMEOUT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CONNECT_TIMEOUT", "kind": "Gdef"}, "COPY_THRESHOLD": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.COPY_THRESHOLD", "name": "COPY_THRESHOLD", "type": "builtins.int"}}, "CURVE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CURVE", "kind": "Gdef"}, "CURVE_PUBLICKEY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CURVE_PUBLICKEY", "kind": "Gdef"}, "CURVE_SECRETKEY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CURVE_SECRETKEY", "kind": "Gdef"}, "CURVE_SERVER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CURVE_SERVER", "kind": "Gdef"}, "CURVE_SERVERKEY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.CURVE_SERVERKEY", "kind": "Gdef"}, "Context": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.context.Context", "kind": "Gdef"}, "ContextOption": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ContextOption", "kind": "Gdef"}, "ContextTerminated": {".class": "SymbolTableNode", "cross_ref": "zmq.error.ContextTerminated", "kind": "Gdef"}, "DEALER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.DEALER", "kind": "Gdef"}, "DELAY_ATTACH_ON_CONNECT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.DELAY_ATTACH_ON_CONNECT", "kind": "Gdef"}, "DGRAM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.DGRAM", "kind": "Gdef"}, "DISCONNECT_MSG": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.DISCONNECT_MSG", "kind": "Gdef"}, "DISH": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.DISH", "kind": "Gdef"}, "DONTWAIT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.DONTWAIT", "kind": "Gdef"}, "DRAFT_API": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.DRAFT_API", "name": "DRAFT_API", "type": "builtins.bool"}}, "DeviceType": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.DeviceType", "kind": "Gdef"}, "EADDRINUSE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EADDRINUSE", "kind": "Gdef"}, "EADDRNOTAVAIL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EADDRNOTAVAIL", "kind": "Gdef"}, "EAFNOSUPPORT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EAFNOSUPPORT", "kind": "Gdef"}, "EAGAIN": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EAGAIN", "kind": "Gdef"}, "ECONNABORTED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ECONNABORTED", "kind": "Gdef"}, "ECONNREFUSED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ECONNREFUSED", "kind": "Gdef"}, "ECONNRESET": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ECONNRESET", "kind": "Gdef"}, "EFAULT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EFAULT", "kind": "Gdef"}, "EFSM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EFSM", "kind": "Gdef"}, "EHOSTUNREACH": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EHOSTUNREACH", "kind": "Gdef"}, "EINPROGRESS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EINPROGRESS", "kind": "Gdef"}, "EINVAL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EINVAL", "kind": "Gdef"}, "EMSGSIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EMSGSIZE", "kind": "Gdef"}, "EMTHREAD": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EMTHREAD", "kind": "Gdef"}, "ENETDOWN": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENETDOWN", "kind": "Gdef"}, "ENETRESET": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENETRESET", "kind": "Gdef"}, "ENETUNREACH": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENETUNREACH", "kind": "Gdef"}, "ENOBUFS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENOBUFS", "kind": "Gdef"}, "ENOCOMPATPROTO": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENOCOMPATPROTO", "kind": "Gdef"}, "ENOTCONN": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENOTCONN", "kind": "Gdef"}, "ENOTSOCK": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENOTSOCK", "kind": "Gdef"}, "ENOTSUP": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ENOTSUP", "kind": "Gdef"}, "EPROTONOSUPPORT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EPROTONOSUPPORT", "kind": "Gdef"}, "ETERM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ETERM", "kind": "Gdef"}, "ETIMEDOUT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ETIMEDOUT", "kind": "Gdef"}, "EVENTS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENTS", "kind": "Gdef"}, "EVENT_ACCEPTED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_ACCEPTED", "kind": "Gdef"}, "EVENT_ACCEPT_FAILED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_ACCEPT_FAILED", "kind": "Gdef"}, "EVENT_ALL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_ALL", "kind": "Gdef"}, "EVENT_ALL_V1": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_ALL_V1", "kind": "Gdef"}, "EVENT_ALL_V2": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_ALL_V2", "kind": "Gdef"}, "EVENT_BIND_FAILED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_BIND_FAILED", "kind": "Gdef"}, "EVENT_CLOSED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_CLOSED", "kind": "Gdef"}, "EVENT_CLOSE_FAILED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_CLOSE_FAILED", "kind": "Gdef"}, "EVENT_CONNECTED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_CONNECTED", "kind": "Gdef"}, "EVENT_CONNECT_DELAYED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_CONNECT_DELAYED", "kind": "Gdef"}, "EVENT_CONNECT_RETRIED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_CONNECT_RETRIED", "kind": "Gdef"}, "EVENT_DISCONNECTED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_DISCONNECTED", "kind": "Gdef"}, "EVENT_HANDSHAKE_FAILED_AUTH": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_HANDSHAKE_FAILED_AUTH", "kind": "Gdef"}, "EVENT_HANDSHAKE_FAILED_NO_DETAIL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_HANDSHAKE_FAILED_NO_DETAIL", "kind": "Gdef"}, "EVENT_HANDSHAKE_FAILED_PROTOCOL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_HANDSHAKE_FAILED_PROTOCOL", "kind": "Gdef"}, "EVENT_HANDSHAKE_SUCCEEDED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_HANDSHAKE_SUCCEEDED", "kind": "Gdef"}, "EVENT_LISTENING": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_LISTENING", "kind": "Gdef"}, "EVENT_MONITOR_STOPPED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_MONITOR_STOPPED", "kind": "Gdef"}, "EVENT_PIPES_STATS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.EVENT_PIPES_STATS", "kind": "Gdef"}, "Enum": {".class": "SymbolTableNode", "cross_ref": "enum.Enum", "kind": "Gdef"}, "Errno": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.Errno", "kind": "Gdef"}, "Event": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.Event", "kind": "Gdef"}, "FAIL_UNROUTABLE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.FAIL_UNROUTABLE", "kind": "Gdef"}, "FD": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.FD", "kind": "Gdef"}, "FORWARDER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.FORWARDER", "kind": "Gdef"}, "Flag": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.Flag", "kind": "Gdef"}, "Frame": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.frame.Frame", "kind": "Gdef"}, "GATHER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GATHER", "kind": "Gdef"}, "GSSAPI": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GSSAPI", "kind": "Gdef"}, "GSSAPI_PLAINTEXT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GSSAPI_PLAINTEXT", "kind": "Gdef"}, "GSSAPI_PRINCIPAL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GSSAPI_PRINCIPAL", "kind": "Gdef"}, "GSSAPI_PRINCIPAL_NAMETYPE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GSSAPI_PRINCIPAL_NAMETYPE", "kind": "Gdef"}, "GSSAPI_SERVER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GSSAPI_SERVER", "kind": "Gdef"}, "GSSAPI_SERVICE_PRINCIPAL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GSSAPI_SERVICE_PRINCIPAL", "kind": "Gdef"}, "GSSAPI_SERVICE_PRINCIPAL_NAMETYPE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.GSSAPI_SERVICE_PRINCIPAL_NAMETYPE", "kind": "Gdef"}, "HANDSHAKE_IVL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.HANDSHAKE_IVL", "kind": "Gdef"}, "HEARTBEAT_IVL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.HEARTBEAT_IVL", "kind": "Gdef"}, "HEARTBEAT_TIMEOUT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.HEARTBEAT_TIMEOUT", "kind": "Gdef"}, "HEARTBEAT_TTL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.HEARTBEAT_TTL", "kind": "Gdef"}, "HELLO_MSG": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.HELLO_MSG", "kind": "Gdef"}, "HWM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.HWM", "kind": "Gdef"}, "IDENTITY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IDENTITY", "kind": "Gdef"}, "IMMEDIATE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IMMEDIATE", "kind": "Gdef"}, "INVERT_MATCHING": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.INVERT_MATCHING", "kind": "Gdef"}, "IN_BATCH_SIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IN_BATCH_SIZE", "kind": "Gdef"}, "IO_THREADS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IO_THREADS", "kind": "Gdef"}, "IPC_FILTER_GID": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IPC_FILTER_GID", "kind": "Gdef"}, "IPC_FILTER_PID": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IPC_FILTER_PID", "kind": "Gdef"}, "IPC_FILTER_UID": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IPC_FILTER_UID", "kind": "Gdef"}, "IPC_PATH_MAX_LEN": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.IPC_PATH_MAX_LEN", "kind": "Gdef"}, "IPV4ONLY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IPV4ONLY", "kind": "Gdef"}, "IPV6": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.IPV6", "kind": "Gdef"}, "IntEnum": {".class": "SymbolTableNode", "cross_ref": "enum.IntEnum", "kind": "Gdef"}, "IntFlag": {".class": "SymbolTableNode", "cross_ref": "enum.IntFlag", "kind": "Gdef"}, "InterruptedSystemCall": {".class": "SymbolTableNode", "cross_ref": "zmq.error.InterruptedSystemCall", "kind": "Gdef"}, "LAST_ENDPOINT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.LAST_ENDPOINT", "kind": "Gdef"}, "LINGER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.LINGER", "kind": "Gdef"}, "LOOPBACK_FASTPATH": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.LOOPBACK_FASTPATH", "kind": "Gdef"}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef", "module_hidden": true, "module_public": false}, "MAXMSGSIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MAXMSGSIZE", "kind": "Gdef"}, "MAX_MSGSZ": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MAX_MSGSZ", "kind": "Gdef"}, "MAX_SOCKETS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MAX_SOCKETS", "kind": "Gdef"}, "MECHANISM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MECHANISM", "kind": "Gdef"}, "METADATA": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.METADATA", "kind": "Gdef"}, "MORE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MORE", "kind": "Gdef"}, "MSG_T_SIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MSG_T_SIZE", "kind": "Gdef"}, "MULTICAST_HOPS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MULTICAST_HOPS", "kind": "Gdef"}, "MULTICAST_LOOP": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MULTICAST_LOOP", "kind": "Gdef"}, "MULTICAST_MAXTPDU": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MULTICAST_MAXTPDU", "kind": "Gdef"}, "Message": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.frame.Message", "kind": "Gdef"}, "MessageOption": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.MessageOption", "kind": "Gdef"}, "MessageTracker": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.tracker.MessageTracker", "kind": "Gdef"}, "NOBLOCK": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.NOBLOCK", "kind": "Gdef"}, "NULL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.NULL", "kind": "Gdef"}, "NotDone": {".class": "SymbolTableNode", "cross_ref": "zmq.error.NotDone", "kind": "Gdef"}, "ONLY_FIRST_SUBSCRIBE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ONLY_FIRST_SUBSCRIBE", "kind": "Gdef"}, "OUT_BATCH_SIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.OUT_BATCH_SIZE", "kind": "Gdef"}, "PAIR": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PAIR", "kind": "Gdef"}, "PEER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PEER", "kind": "Gdef"}, "PLAIN": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PLAIN", "kind": "Gdef"}, "PLAIN_PASSWORD": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PLAIN_PASSWORD", "kind": "Gdef"}, "PLAIN_SERVER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PLAIN_SERVER", "kind": "Gdef"}, "PLAIN_USERNAME": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PLAIN_USERNAME", "kind": "Gdef"}, "POLLERR": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.POLLERR", "kind": "Gdef"}, "POLLIN": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.POLLIN", "kind": "Gdef"}, "POLLOUT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.POLLOUT", "kind": "Gdef"}, "POLLPRI": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.POLLPRI", "kind": "Gdef"}, "PRIORITY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PRIORITY", "kind": "Gdef"}, "PROBE_ROUTER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROBE_ROUTER", "kind": "Gdef"}, "PROTOCOL_ERROR_WS_UNSPECIFIED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_WS_UNSPECIFIED", "kind": "Gdef"}, "PROTOCOL_ERROR_ZAP_BAD_REQUEST_ID": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZAP_BAD_REQUEST_ID", "kind": "Gdef"}, "PROTOCOL_ERROR_ZAP_BAD_VERSION": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZAP_BAD_VERSION", "kind": "Gdef"}, "PROTOCOL_ERROR_ZAP_INVALID_METADATA": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZAP_INVALID_METADATA", "kind": "Gdef"}, "PROTOCOL_ERROR_ZAP_INVALID_STATUS_CODE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZAP_INVALID_STATUS_CODE", "kind": "Gdef"}, "PROTOCOL_ERROR_ZAP_MALFORMED_REPLY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZAP_MALFORMED_REPLY", "kind": "Gdef"}, "PROTOCOL_ERROR_ZAP_UNSPECIFIED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZAP_UNSPECIFIED", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_CRYPTOGRAPHIC": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_CRYPTOGRAPHIC", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_INVALID_METADATA": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_INVALID_METADATA", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_INVALID_SEQUENCE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_INVALID_SEQUENCE", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_KEY_EXCHANGE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_KEY_EXCHANGE", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_ERROR": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_ERROR", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_HELLO": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_HELLO", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_INITIATE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_INITIATE", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_MESSAGE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_MESSAGE", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_READY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_READY", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_UNSPECIFIED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_UNSPECIFIED", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_WELCOME": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_WELCOME", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_MECHANISM_MISMATCH": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_MECHANISM_MISMATCH", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_UNEXPECTED_COMMAND": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_UNEXPECTED_COMMAND", "kind": "Gdef"}, "PROTOCOL_ERROR_ZMTP_UNSPECIFIED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PROTOCOL_ERROR_ZMTP_UNSPECIFIED", "kind": "Gdef"}, "PUB": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PUB", "kind": "Gdef"}, "PULL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PULL", "kind": "Gdef"}, "PUSH": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PUSH", "kind": "Gdef"}, "PollEvent": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.PollEvent", "kind": "Gdef"}, "Poller": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.poll.Poller", "kind": "Gdef"}, "QUEUE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.QUEUE", "kind": "Gdef"}, "RADIO": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RADIO", "kind": "Gdef"}, "RATE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RATE", "kind": "Gdef"}, "RCVBUF": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RCVBUF", "kind": "Gdef"}, "RCVHWM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RCVHWM", "kind": "Gdef"}, "RCVMORE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RCVMORE", "kind": "Gdef"}, "RCVTIMEO": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RCVTIMEO", "kind": "Gdef"}, "RECONNECT_IVL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RECONNECT_IVL", "kind": "Gdef"}, "RECONNECT_IVL_MAX": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RECONNECT_IVL_MAX", "kind": "Gdef"}, "RECONNECT_STOP": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RECONNECT_STOP", "kind": "Gdef"}, "RECONNECT_STOP_AFTER_DISCONNECT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RECONNECT_STOP_AFTER_DISCONNECT", "kind": "Gdef"}, "RECONNECT_STOP_CONN_REFUSED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RECONNECT_STOP_CONN_REFUSED", "kind": "Gdef"}, "RECONNECT_STOP_HANDSHAKE_FAILED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RECONNECT_STOP_HANDSHAKE_FAILED", "kind": "Gdef"}, "RECOVERY_IVL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.RECOVERY_IVL", "kind": "Gdef"}, "REP": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.REP", "kind": "Gdef"}, "REQ": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.REQ", "kind": "Gdef"}, "REQ_CORRELATE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.REQ_CORRELATE", "kind": "Gdef"}, "REQ_RELAXED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.REQ_RELAXED", "kind": "Gdef"}, "ROUTER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ROUTER", "kind": "Gdef"}, "ROUTER_BEHAVIOR": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ROUTER_BEHAVIOR", "kind": "Gdef"}, "ROUTER_HANDOVER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ROUTER_HANDOVER", "kind": "Gdef"}, "ROUTER_MANDATORY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ROUTER_MANDATORY", "kind": "Gdef"}, "ROUTER_NOTIFY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ROUTER_NOTIFY", "kind": "Gdef"}, "ROUTER_RAW": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ROUTER_RAW", "kind": "Gdef"}, "ROUTING_ID": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ROUTING_ID", "kind": "Gdef"}, "ReconnectStop": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ReconnectStop", "kind": "Gdef"}, "SCATTER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SCATTER", "kind": "Gdef"}, "SERVER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SERVER", "kind": "Gdef"}, "SHARED": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SHARED", "kind": "Gdef"}, "SNDBUF": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SNDBUF", "kind": "Gdef"}, "SNDHWM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SNDHWM", "kind": "Gdef"}, "SNDMORE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SNDMORE", "kind": "Gdef"}, "SNDTIMEO": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SNDTIMEO", "kind": "Gdef"}, "SOCKET_LIMIT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SOCKET_LIMIT", "kind": "Gdef"}, "SOCKS_PASSWORD": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SOCKS_PASSWORD", "kind": "Gdef"}, "SOCKS_PROXY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SOCKS_PROXY", "kind": "Gdef"}, "SOCKS_USERNAME": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SOCKS_USERNAME", "kind": "Gdef"}, "SRCFD": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SRCFD", "kind": "Gdef"}, "STREAM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.STREAM", "kind": "Gdef"}, "STREAMER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.STREAMER", "kind": "Gdef"}, "STREAM_NOTIFY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.STREAM_NOTIFY", "kind": "Gdef"}, "SUB": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SUB", "kind": "Gdef"}, "SUBSCRIBE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SUBSCRIBE", "kind": "Gdef"}, "SecurityMechanism": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SecurityMechanism", "kind": "Gdef"}, "Socket": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.socket.Socket", "kind": "Gdef"}, "SocketOption": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SocketOption", "kind": "Gdef"}, "SocketType": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.SocketType", "kind": "Gdef"}, "TCP_ACCEPT_FILTER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TCP_ACCEPT_FILTER", "kind": "Gdef"}, "TCP_KEEPALIVE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TCP_KEEPALIVE", "kind": "Gdef"}, "TCP_KEEPALIVE_CNT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TCP_KEEPALIVE_CNT", "kind": "Gdef"}, "TCP_KEEPALIVE_IDLE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TCP_KEEPALIVE_IDLE", "kind": "Gdef"}, "TCP_KEEPALIVE_INTVL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TCP_KEEPALIVE_INTVL", "kind": "Gdef"}, "TCP_MAXRT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TCP_MAXRT", "kind": "Gdef"}, "THREAD_AFFINITY_CPU_ADD": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.THREAD_AFFINITY_CPU_ADD", "kind": "Gdef"}, "THREAD_AFFINITY_CPU_REMOVE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.THREAD_AFFINITY_CPU_REMOVE", "kind": "Gdef"}, "THREAD_NAME_PREFIX": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.THREAD_NAME_PREFIX", "kind": "Gdef"}, "THREAD_PRIORITY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.THREAD_PRIORITY", "kind": "Gdef"}, "THREAD_SAFE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.THREAD_SAFE", "kind": "Gdef"}, "THREAD_SCHED_POLICY": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.THREAD_SCHED_POLICY", "kind": "Gdef"}, "TOS": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TOS", "kind": "Gdef"}, "TYPE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.TYPE", "kind": "Gdef"}, "UNSUBSCRIBE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.UNSUBSCRIBE", "kind": "Gdef"}, "USE_FD": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.USE_FD", "kind": "Gdef"}, "VMCI_BUFFER_MAX_SIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.VMCI_BUFFER_MAX_SIZE", "kind": "Gdef"}, "VMCI_BUFFER_MIN_SIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.VMCI_BUFFER_MIN_SIZE", "kind": "Gdef"}, "VMCI_BUFFER_SIZE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.VMCI_BUFFER_SIZE", "kind": "Gdef"}, "VMCI_CONNECT_TIMEOUT": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.VMCI_CONNECT_TIMEOUT", "kind": "Gdef"}, "WSS_CERT_PEM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.WSS_CERT_PEM", "kind": "Gdef"}, "WSS_HOSTNAME": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.WSS_HOSTNAME", "kind": "Gdef"}, "WSS_KEY_PEM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.WSS_KEY_PEM", "kind": "Gdef"}, "WSS_TRUST_PEM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.WSS_TRUST_PEM", "kind": "Gdef"}, "WSS_TRUST_SYSTEM": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.WSS_TRUST_SYSTEM", "kind": "Gdef"}, "XPUB": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XPUB", "kind": "Gdef"}, "XPUB_MANUAL": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XPUB_MANUAL", "kind": "Gdef"}, "XPUB_MANUAL_LAST_VALUE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XPUB_MANUAL_LAST_VALUE", "kind": "Gdef"}, "XPUB_NODROP": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XPUB_NODROP", "kind": "Gdef"}, "XPUB_VERBOSE": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XPUB_VERBOSE", "kind": "Gdef"}, "XPUB_VERBOSER": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XPUB_VERBOSER", "kind": "Gdef"}, "XPUB_WELCOME_MSG": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XPUB_WELCOME_MSG", "kind": "Gdef"}, "XREP": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XREP", "kind": "Gdef"}, "XREQ": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XREQ", "kind": "Gdef"}, "XSUB": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.XSUB", "kind": "Gdef"}, "ZAP_DOMAIN": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ZAP_DOMAIN", "kind": "Gdef"}, "ZAP_ENFORCE_DOMAIN": {".class": "SymbolTableNode", "cross_ref": "zmq.constants.ZAP_ENFORCE_DOMAIN", "kind": "Gdef"}, "ZMQBaseError": {".class": "SymbolTableNode", "cross_ref": "zmq.error.ZMQBaseError", "kind": "Gdef"}, "ZMQBindError": {".class": "SymbolTableNode", "cross_ref": "zmq.error.ZMQBindError", "kind": "Gdef"}, "ZMQError": {".class": "SymbolTableNode", "cross_ref": "zmq.error.ZMQError", "kind": "Gdef"}, "ZMQVersionError": {".class": "SymbolTableNode", "cross_ref": "zmq.error.ZMQVersionError", "kind": "Gdef"}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.__package__", "name": "__package__", "type": "builtins.str"}}, "__path__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.__path__", "name": "__path__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__version__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.__version__", "name": "__version__", "type": "builtins.str"}}, "backend": {".class": "SymbolTableNode", "cross_ref": "zmq.backend", "kind": "Gdef", "module_public": false}, "constants": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.constants", "kind": "Gdef"}, "curve_keypair": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.curve_keypair", "kind": "Gdef"}, "curve_public": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.curve_public", "kind": "Gdef"}, "device": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.device", "kind": "Gdef"}, "get_includes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "zmq.get_includes", "name": "get_includes", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_includes", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "get_library_dirs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "zmq.get_library_dirs", "name": "get_library_dirs", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_library_dirs", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "has": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.has", "kind": "Gdef"}, "proxy": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.proxy", "kind": "Gdef"}, "proxy_steerable": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.proxy_steerable", "kind": "Gdef"}, "pyzmq_version": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.version.pyzmq_version", "kind": "Gdef"}, "pyzmq_version_info": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.version.pyzmq_version_info", "kind": "Gdef"}, "select": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.poll.select", "kind": "Gdef"}, "strerror": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.strerror", "kind": "Gdef"}, "sugar": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar", "kind": "Gdef", "module_public": false}, "zmq_errno": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.zmq_errno", "kind": "Gdef"}, "zmq_poll": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.zmq_poll", "kind": "Gdef"}, "zmq_version": {".class": "SymbolTableNode", "cross_ref": "zmq.sugar.version.zmq_version", "kind": "Gdef"}, "zmq_version_info": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.zmq_version_info", "kind": "Gdef"}}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\__init__.pyi"}
@@ -1 +0,0 @@
1
- {"data_mtime": 1675301263, "dep_lines": [3, 3, 24, 25, 1, 1, 1], "dep_prios": [5, 5, 5, 5, 5, 5, 30], "dependencies": ["zmq.backend", "zmq.sugar", "zmq.constants", "zmq.error", "typing", "builtins", "abc"], "hash": "5687efe3a1443ec5e711d2cafe9aaf11ab60d20d972c310be6ed210a5763cdbe", "id": "zmq", "ignore_all": true, "interface_hash": "516ce84d9edc8f8be8f78a1189c796701397ad17e5c1bde42d5d794e7fa8e8e1", "mtime": 1675280922, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disable_bytearray_promotion": false, "disable_error_code": [], "disable_memoryview_promotion": false, "disabled_error_codes": [], "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "enable_error_code": [], "enabled_error_codes": [], "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_optional": false, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "platform": "win32", "plugins": [], "strict_concatenate": false, "strict_equality": false, "strict_optional": true, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\__init__.pyi", "plugin_data": null, "size": 989, "suppressed": [], "version_id": "0.991"}
@@ -1 +0,0 @@
1
- {".class": "MypyFile", "_fullname": "zmq._typing", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing.Literal", "kind": "Gdef"}, "TypedDict": {".class": "SymbolTableNode", "cross_ref": "typing.TypedDict", "kind": "Gdef"}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq._typing.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq._typing.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq._typing.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq._typing.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq._typing.__package__", "name": "__package__", "type": "builtins.str"}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef"}}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\_typing.py"}
@@ -1 +0,0 @@
1
- {"data_mtime": 1675301262, "dep_lines": [1, 2, 1, 1, 1], "dep_prios": [10, 5, 5, 30, 30], "dependencies": ["sys", "typing", "builtins", "_typeshed", "abc"], "hash": "a08cd3475ae2ef358579017efb8893b6a29073831f6c1c9db1369c05cffef28b", "id": "zmq._typing", "ignore_all": true, "interface_hash": "48bd7aeb1e94dc60b7fba89a6e0222f8589b1bef0e3fc58537aff432b4337703", "mtime": 1675280922, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disable_bytearray_promotion": false, "disable_error_code": [], "disable_memoryview_promotion": false, "disabled_error_codes": [], "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "enable_error_code": [], "enabled_error_codes": [], "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_optional": false, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "platform": "win32", "plugins": [], "strict_concatenate": false, "strict_equality": false, "strict_optional": true, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\_typing.py", "plugin_data": null, "size": 508, "suppressed": [], "version_id": "0.991"}
@@ -1 +0,0 @@
1
- {".class": "MypyFile", "_fullname": "zmq.backend", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Context": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "zmq.backend.Context", "name": "Context", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "zmq.backend.Context", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "zmq.backend", "mro": ["zmq.backend.Context", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 1], "arg_names": ["self", "io_threads", "shadow"], "flags": [], "fullname": "zmq.backend.Context.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "io_threads", "shadow"], "arg_types": ["zmq.backend.Context", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Context", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "option"], "flags": [], "fullname": "zmq.backend.Context.get", "name": "get", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "option"], "arg_types": ["zmq.backend.Context", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get of Context", "ret_type": {".class": "UnionType", "items": ["builtins.int", "builtins.bytes", "builtins.str"]}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "option", "value"], "flags": [], "fullname": "zmq.backend.Context.set", "name": "set", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "option", "value"], "arg_types": ["zmq.backend.Context", "builtins.int", {".class": "UnionType", "items": ["builtins.int", "builtins.bytes", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set of Context", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "socket": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "socket_type"], "flags": [], "fullname": "zmq.backend.Context.socket", "name": "socket", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "socket_type"], "arg_types": ["zmq.backend.Context", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "socket of Context", "ret_type": "zmq.backend.Socket", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "term": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "zmq.backend.Context.term", "name": "term", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["zmq.backend.Context"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "term of Context", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "underlying": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Context.underlying", "name": "underlying", "type": "builtins.int"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Frame": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "zmq.backend.Frame", "name": "Frame", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "zmq.backend.Frame", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "zmq.backend", "mro": ["zmq.backend.Frame", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "data", "track", "copy", "copy_threshold"], "flags": [], "fullname": "zmq.backend.Frame.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "data", "track", "copy", "copy_threshold"], "arg_types": ["zmq.backend.Frame", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "builtins.bool", {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Frame", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "buffer": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Frame.buffer", "name": "buffer", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}, "bytes": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Frame.bytes", "name": "bytes", "type": "builtins.bytes"}}, "copy_fast": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "zmq.backend.Frame.copy_fast", "name": "copy_fast", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "TypeVarType", "fullname": "zmq.backend.T", "id": -1, "name": "T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "copy_fast of Frame", "ret_type": {".class": "TypeVarType", "fullname": "zmq.backend.T", "id": -1, "name": "T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "unpack_kwargs": false, "variables": [{".class": "TypeVarType", "fullname": "zmq.backend.T", "id": -1, "name": "T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}}, "get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "option"], "flags": [], "fullname": "zmq.backend.Frame.get", "name": "get", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "option"], "arg_types": ["zmq.backend.Frame", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get of Frame", "ret_type": {".class": "UnionType", "items": ["builtins.int", "builtins.bytes", "builtins.str"]}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "more": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Frame.more", "name": "more", "type": "builtins.bool"}}, "set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "option", "value"], "flags": [], "fullname": "zmq.backend.Frame.set", "name": "set", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "option", "value"], "arg_types": ["zmq.backend.Frame", "builtins.int", {".class": "UnionType", "items": ["builtins.int", "builtins.bytes", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set of Frame", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "tracker": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Frame.tracker", "name": "tracker", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "IPC_PATH_MAX_LEN": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.IPC_PATH_MAX_LEN", "name": "IPC_PATH_MAX_LEN", "type": "builtins.int"}}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Literal", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Set": {".class": "SymbolTableNode", "cross_ref": "typing.Set", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Socket": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": [], "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "zmq.backend.Socket", "name": "Socket", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "zmq.backend.Socket", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "zmq.backend", "mro": ["zmq.backend.Socket", "builtins.object"], "names": {".class": "SymbolTable", "FD": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Socket.FD", "name": "FD", "type": "builtins.int"}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "context", "socket_type", "shadow", "copy_threshold"], "flags": [], "fullname": "zmq.backend.Socket.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "context", "socket_type", "shadow", "copy_threshold"], "arg_types": ["zmq.backend.Socket", {".class": "UnionType", "items": ["zmq.backend.Context", {".class": "NoneType"}]}, "builtins.int", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "bind": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "url"], "flags": [], "fullname": "zmq.backend.Socket.bind", "name": "bind", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "url"], "arg_types": ["zmq.backend.Socket", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bind of Socket", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "close": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1], "arg_names": ["self", "linger"], "flags": [], "fullname": "zmq.backend.Socket.close", "name": "close", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "linger"], "arg_types": ["zmq.backend.Socket", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "close of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "connect": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "url"], "flags": [], "fullname": "zmq.backend.Socket.connect", "name": "connect", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "url"], "arg_types": ["zmq.backend.Socket", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "connect of Socket", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "context": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Socket.context", "name": "context", "type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "zmq.sugar.context.Context"}}}, "copy_threshold": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Socket.copy_threshold", "name": "copy_threshold", "type": "builtins.int"}}, "disconnect": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "url"], "flags": [], "fullname": "zmq.backend.Socket.disconnect", "name": "disconnect", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "url"], "arg_types": ["zmq.backend.Socket", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "disconnect of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "get": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "option"], "flags": [], "fullname": "zmq.backend.Socket.get", "name": "get", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "option"], "arg_types": ["zmq.backend.Socket", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get of Socket", "ret_type": {".class": "UnionType", "items": ["builtins.int", "builtins.bytes", "builtins.str"]}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "join": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "group"], "flags": [], "fullname": "zmq.backend.Socket.join", "name": "join", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "group"], "arg_types": ["zmq.backend.Socket", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "join of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "leave": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "group"], "flags": [], "fullname": "zmq.backend.Socket.leave", "name": "leave", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "group"], "arg_types": ["zmq.backend.Socket", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "leave of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "monitor": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "addr", "events"], "flags": [], "fullname": "zmq.backend.Socket.monitor", "name": "monitor", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "addr", "events"], "arg_types": ["zmq.backend.Socket", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "monitor of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "recv": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "zmq.backend.Socket.recv", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 3, 5], "arg_names": ["self", "flags", "copy", "track"], "flags": ["is_overload", "is_decorated"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": {".class": "CallableType", "arg_kinds": [0, 1, 3, 5], "arg_names": ["self", "flags", "copy", "track"], "arg_types": ["zmq.backend.Socket", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": false}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": "zmq.sugar.frame.Frame", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 3, 5], "arg_names": ["self", "flags", "copy", "track"], "flags": ["is_overload", "is_decorated"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": {".class": "CallableType", "arg_kinds": [0, 1, 3, 5], "arg_names": ["self", "flags", "copy", "track"], "arg_types": ["zmq.backend.Socket", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": "builtins.bytes", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 1], "arg_names": ["self", "flags", "track"], "flags": ["is_overload", "is_decorated"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "flags", "track"], "arg_types": ["zmq.backend.Socket", "builtins.int", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": "builtins.bytes", "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "flags", "copy", "track"], "flags": ["is_overload", "is_decorated"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "flags", "copy", "track"], "arg_types": ["zmq.backend.Socket", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": {".class": "UnionType", "items": ["zmq.sugar.frame.Frame", "builtins.bytes"]}, "type_guard": null, "unpack_kwargs": false, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_inferred"], "fullname": "zmq.backend.Socket.recv", "name": "recv", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 3, 5], "arg_names": ["self", "flags", "copy", "track"], "arg_types": ["zmq.backend.Socket", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": false}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": "zmq.sugar.frame.Frame", "type_guard": null, "unpack_kwargs": false, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 3, 5], "arg_names": ["self", "flags", "copy", "track"], "arg_types": ["zmq.backend.Socket", "builtins.int", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": "builtins.bytes", "type_guard": null, "unpack_kwargs": false, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "flags", "track"], "arg_types": ["zmq.backend.Socket", "builtins.int", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": "builtins.bytes", "type_guard": null, "unpack_kwargs": false, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "flags", "copy", "track"], "arg_types": ["zmq.backend.Socket", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "recv of Socket", "ret_type": {".class": "UnionType", "items": ["zmq.sugar.frame.Frame", "builtins.bytes"]}, "type_guard": null, "unpack_kwargs": false, "variables": []}]}}}, "send": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "data", "flags", "copy", "track"], "flags": [], "fullname": "zmq.backend.Socket.send", "name": "send", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "data", "flags", "copy", "track"], "arg_types": ["zmq.backend.Socket", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "builtins.int", "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "send of Socket", "ret_type": {".class": "UnionType", "items": ["zmq.sugar.tracker.MessageTracker", {".class": "NoneType"}]}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "set": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 0], "arg_names": ["self", "option", "value"], "flags": [], "fullname": "zmq.backend.Socket.set", "name": "set", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "option", "value"], "arg_types": ["zmq.backend.Socket", "builtins.int", {".class": "UnionType", "items": ["builtins.int", "builtins.bytes", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "unbind": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0], "arg_names": ["self", "url"], "flags": [], "fullname": "zmq.backend.Socket.unbind", "name": "unbind", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "url"], "arg_types": ["zmq.backend.Socket", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "unbind of Socket", "ret_type": {".class": "NoneType"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "underlying": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "zmq.backend.Socket.underlying", "name": "underlying", "type": "builtins.int"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "T": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "zmq.backend.T", "name": "T", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef", "module_hidden": true, "module_public": false}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.__package__", "name": "__package__", "type": "builtins.str"}}, "__path__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.__path__", "name": "__path__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "_bytestr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "zmq.backend._bytestr", "line": 10, "no_args": true, "normalized": false, "target": "builtins.bytes"}}, "curve_keypair": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "zmq.backend.curve_keypair", "name": "curve_keypair", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "curve_keypair", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.bytes", "builtins.bytes"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "curve_public": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["secret_key"], "flags": [], "fullname": "zmq.backend.curve_public", "name": "curve_public", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["secret_key"], "arg_types": ["builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "curve_public", "ret_type": "builtins.bytes", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "device": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 1], "arg_names": ["device_type", "frontend", "backend"], "flags": [], "fullname": "zmq.backend.device", "name": "device", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["device_type", "frontend", "backend"], "arg_types": ["builtins.int", "zmq.backend.Socket", {".class": "UnionType", "items": ["zmq.backend.Socket", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "device", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "has": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["capability"], "flags": [], "fullname": "zmq.backend.has", "name": "has", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["capability"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "has", "ret_type": "builtins.bool", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef", "module_hidden": true, "module_public": false}, "proxy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 1], "arg_names": ["frontend", "backend", "capture"], "flags": [], "fullname": "zmq.backend.proxy", "name": "proxy", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["frontend", "backend", "capture"], "arg_types": ["zmq.backend.Socket", "zmq.backend.Socket", {".class": "UnionType", "items": ["zmq.backend.Socket", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "proxy", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "proxy_steerable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 0, 1, 1], "arg_names": ["frontend", "backend", "capture", "control"], "flags": [], "fullname": "zmq.backend.proxy_steerable", "name": "proxy_steerable", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["frontend", "backend", "capture", "control"], "arg_types": ["zmq.backend.Socket", "zmq.backend.Socket", {".class": "UnionType", "items": ["zmq.backend.Socket", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["zmq.backend.Socket", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "proxy_steerable", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "select_backend": {".class": "SymbolTableNode", "cross_ref": "zmq.backend.select.select_backend", "kind": "Gdef", "module_hidden": true, "module_public": false}, "strerror": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [1], "arg_names": ["errno"], "flags": [], "fullname": "zmq.backend.strerror", "name": "strerror", "type": {".class": "CallableType", "arg_kinds": [1], "arg_names": ["errno"], "arg_types": [{".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "strerror", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "zmq": {".class": "SymbolTableNode", "cross_ref": "zmq", "kind": "Gdef", "module_hidden": true, "module_public": false}, "zmq_errno": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "zmq.backend.zmq_errno", "name": "zmq_errno", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zmq_errno", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "zmq_poll": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1], "arg_names": ["sockets", "timeout"], "flags": [], "fullname": "zmq.backend.zmq_poll", "name": "zmq_poll", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["sockets", "timeout"], "arg_types": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.list"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zmq_poll", "ret_type": {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["zmq.backend.Socket", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "builtins.list"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "zmq_version": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "zmq.backend.zmq_version", "name": "zmq_version", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zmq_version", "ret_type": "builtins.str", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "zmq_version_info": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "zmq.backend.zmq_version_info", "name": "zmq_version_info", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zmq_version_info", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.int", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\backend\\__init__.pyi"}
@@ -1 +0,0 @@
1
- {"data_mtime": 1675301263, "dep_lines": [7, 1, 3, 5, 1, 1, 1, 1, 1, 1, 1, 1], "dep_prios": [5, 5, 5, 10, 5, 30, 30, 30, 30, 30, 30, 30], "dependencies": ["zmq.backend.select", "typing", "typing_extensions", "zmq", "builtins", "abc", "zmq.sugar", "zmq.sugar.attrsettr", "zmq.sugar.context", "zmq.sugar.frame", "zmq.sugar.tracker", "zmq.sugar.version"], "hash": "e88bf3c8c74a4e3c393d1c317a7a9d1ef3c5ec70557b221de647f0d095389a9b", "id": "zmq.backend", "ignore_all": true, "interface_hash": "e008a5421aa2e87acfd3976981c1db02905dabfe5cf86ad1d89ffcf699c8459e", "mtime": 1675280922, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disable_bytearray_promotion": false, "disable_error_code": [], "disable_memoryview_promotion": false, "disabled_error_codes": [], "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "enable_error_code": [], "enabled_error_codes": [], "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_optional": false, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "platform": "win32", "plugins": [], "strict_concatenate": false, "strict_equality": false, "strict_optional": true, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\backend\\__init__.pyi", "plugin_data": null, "size": 3559, "suppressed": [], "version_id": "0.991"}
@@ -1 +0,0 @@
1
- {".class": "MypyFile", "_fullname": "zmq.backend.select", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.select.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.select.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.select.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.select.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "zmq.backend.select.__package__", "name": "__package__", "type": "builtins.str"}}, "import_module": {".class": "SymbolTableNode", "cross_ref": "importlib.import_module", "kind": "Gdef"}, "public_api": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_inferred", "has_explicit_value"], "fullname": "zmq.backend.select.public_api", "name": "public_api", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "select_backend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0], "arg_names": ["name"], "flags": [], "fullname": "zmq.backend.select.select_backend", "name": "select_backend", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["name"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "select_backend", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "builtins.dict"}, "type_guard": null, "unpack_kwargs": false, "variables": []}}}}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\backend\\select.py"}
@@ -1 +0,0 @@
1
- {"data_mtime": 1675301262, "dep_lines": [6, 7, 1, 1, 1], "dep_prios": [5, 5, 5, 30, 30], "dependencies": ["importlib", "typing", "builtins", "abc", "types"], "hash": "3731220f38a80fc4a560d2d6a6863a818d997690f2e78fcb21c6353bee631567", "id": "zmq.backend.select", "ignore_all": true, "interface_hash": "d290f8dd1812c621bbf09aa32db2b80d9dcc93158153f2e00fb1549ed4d897ec", "mtime": 1675280922, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disable_bytearray_promotion": false, "disable_error_code": [], "disable_memoryview_promotion": false, "disabled_error_codes": [], "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "enable_error_code": [], "enabled_error_codes": [], "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_optional": false, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "platform": "win32", "plugins": [], "strict_concatenate": false, "strict_equality": false, "strict_optional": true, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "C:\\Users\\ben.hardcastle\\AppData\\Local\\pypoetry\\Cache\\virtualenvs\\np-workflows-S6vpCEsL-py3.9\\lib\\site-packages\\zmq\\backend\\select.py", "plugin_data": null, "size": 833, "suppressed": [], "version_id": "0.991"}