Socket
Socket
Sign inDemoInstall

async-rmq

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-rmq

Module for working with asynchronous RabbitMQ library


Maintainers
1

Оглавление

  • Описание
  • Установка и запуск

Описание

В данной библиотеке реализовано взаимодействие с асинхронной библиотекой RabbitMQ (создание очередей, точек обмена, абстрактный класс для консюмеров сообщений)

Установка и запуск

Перед запуском необходимо установить Python вместе с pip.

Далее необходимо скачать библиотеку с GitLab:

git clone https://gitlab.getstream.ru/getstream/r-n-d/rabbitmq-service-python

Открыть из корневой папки проекта командную строку и установить библиотеку в python:

python setup.py install

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc