Amqp-helper

Latest version: v0.1.7

Safety actively analyzes 702602 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.0.9

------
* added :code:`AMQPFunction`
* a wrapper around a function
* Exception handlers can be attached to it
* should be used in conjunction with the :code:`AMQPService`
* added :code:`AMQPService`
* a class for creating AMQP Services
* allows calling functions over amqp with a seperate queue for each function
* added :code:`AMQPClient`
* a simple rpc client inspired by the tutorial from the aio_pika documentation

Mind that the new Features are still WIP!

0.0.8

------
* bugfix -> regression fixed readded log_ prefix

0.0.7

------
* bugfix for ssl_options since it was not defined

0.0.6

-------
* dont create the SSL Context manualy
* instead pass relevant Info as Argument

0.0.5

-------
* added :code:`log_` to queue names so we dont run into the weird issue that RabbitMQ can't openn the error log

0.0.4

-------
* AMQPLogHandler should now properly close down on SIGINT of parent task

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.