Component_reuse
Project description
Component Reuse Package
Component_Reuse_package
is a simple Python package that provides an adapter for connecting to RabbitMQ and sending messages using the pika
library. This package is designed for easy integration into your Python projects.
Features
- Connect to RabbitMQ: Easily connect to a RabbitMQ server using credentials.
- Queue Declaration: Declare a queue on connection.
- Send Messages: Send messages to a specified queue.
- Close Connection: Safely close the connection to RabbitMQ.
Installation
You can install the package using pip
:
pip install component_reuse
## How to set up instructions:
Clone the repo : git clone git@bitbucket.org:liferaftinc/liferaft-python-lib.git
Install the package: component_reuse
If you are making any changes , build the package : https://liferaftinc.atlassian.net/wiki/spaces/LIF/pages/2426339341/TID+How+do+we+pipify+components#Build-the-package and publish it with a new version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Component_reuse-0.0.1.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file Component_reuse-0.0.1.tar.gz
.
File metadata
- Download URL: Component_reuse-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87cd582778df09b63bf5105c0b55eba193822d6cec72a26c93c46ec5679a09e5 |
|
MD5 | 21a256f3ac96033fefa84eecaa857e82 |
|
BLAKE2b-256 | a22d23df9123772403e666a382cfdad8a769dcdfe76fef5ac1a8bee639e52fba |
File details
Details for the file Component_reuse-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: Component_reuse-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b40ddaa78a91e60836d86edba698b6ae6626e28326af30b5fa9af26359687356 |
|
MD5 | 03166727dd2c725d92a0ffd313b8d0b5 |
|
BLAKE2b-256 | 94a6cbacef1a9399f1508193f7dbcc4b3e9e23fca2f60edc0392b9f80ff0e371 |