The ibmmq package is an open-source Python extension for IBM MQ. For many years, the PyMQI library has been used by companies around the world with their queue managers running on Linux, Windows, UNIX ...
You can install mq-client and use it right away in your Python project. mq_client/ ├── mq_client/ # Main package │ ├── __init__.py # Exported API ...