Contents

uamqp 1.6.9

0

AMQP 1.0 Client Library for Python

AMQP 1.0 Client Library for Python

Stars: 53, Watchers: 53, Forks: 46, Open Issues: 39

The Azure/azure-uamqp-python repo was created 6 years ago and the last code push was 1 weeks ago. The project is moderately popular with 53 github stars!

How to Install uamqp

You can install uamqp using pip

pip install uamqp

or add it to a project with poetry

poetry add uamqp

Package Details

Author
Microsoft Corporation
License
MIT License
Homepage
https://github.com/Azure/azure-uamqp-python
PyPi:
https://pypi.org/project/uamqp/
GitHub Repo:
https://github.com/Azure/azure-uamqp-python

Classifiers

No  uamqp  pypi packages just yet.

Errors

A list of common uamqp errors.

Code Examples

Here are some uamqp code examples and snippets.

GitHub Issues

The uamqp package has 39 open issues on GitHub

  • Fix enums in pxd files because macro creates enums that are 1 base…
  • [pyproto] Embracing Python 3
  • get rid of Py2.7 referneces in the code.
  • [pyproto] Filling EventHub live test gaps
  • Enable win/arm64 build by selecting right cmake flag for arm64
  • ImportError: dlopen(…c_uamqp.cpython-310-darwin.so): mach-o file, incompatible architecture (have 'x86_64', need 'arm64e')
  • Keepalive thread continues running after main thread has stopped
  • Wheel support for linux aarch64 [arm64]

See more issues on GitHub