PyMQI is a Python client to IBM MQ (formerly WebSphere MQ and MQSeries)
PyMQI is a Python client library for IBM MQ. It lets one build MQ applications in Python - both messaging and administration ones. A wide range of usage example lets one get started very quickly.
PyMQI can connect remotely to queue managers running on all major MQ platforms - Linux, Windows, z/OS, z/Linux, AIX, HP-UX and Solaris. It can be also compiled on all Linux, UNIX and Windows versions.
The library runs under Python 2.7 and 3.5+ and has been used in production by hundreds and thousands of organizations for 15+ years.
Its open-source license allows one to use it in open or proprietary projects. Commercial and community support are available.
Links
- Website https://github.com/dsuch/pymqi
- Usage examples https://dsuch.github.io/pymqi/examples.html
- GitHub https://github.com/dsuch/pymqi
- PyPI https://pypi.org/project/pymqi/