PyZMQ Documentation

Table Of Contents

Previous topic

core.stopwatch

Next topic

devices.basedevice

This Page

core.version

Module: core.version

PyZMQ and 0MQ version functions.

Functions

zmq.core.version.pyzmq_version()

Return the version of pyzmq as a string.

zmq.core.version.zmq_version()

Return the version of ZeroMQ itself as a string.