A wrapper around Kombu to use RabbitMQ, specialy on docker images
Project description
A wrapper around Kombu to use RabbitMQ, specialy on docker images
Started on 2023-08-18
Features (Optional)
List some features
From this repository
Installation
To install rab_the_bit, follow these steps:
Clone the repository: git clone https://github.com/vliz-be-opsci/py-rabbit.git
Navigate to the project directory: cd rab_the_bit
Install the required dependencies: make init
(Optional) Install additional dependencies for development: make init-dev
Usage
Here’s an example of how to use rab_the_bit:
import rab_the_bit
# Implement a code example
For more detailed information on the usage of rab_the_bit, refer to the official documentation <https://open-science.vliz.be/rab_the_bit/>.
Contributing
We welcome contributions from the community to enhance rab_the_bit. If you’d like to contribute, please follow these guidelines:
Fork the repository and create a new branch for your feature or bug fix.
Make your changes and ensure that the code adheres to the project’s coding style.
Write unit tests to cover your changes and ensure they pass.
Submit a pull request with a clear description of your changes and the problem they solve.
For more information on contributing to Pykg2tbl, please refer to the contribution guidelines </CONTRIBUTING.rst>.
Getting Started
Start using this project with poetry
$ make init # install dependencies
$ make init-dev # includes the previous + adds dependencies for developers
Build Docs
$ make docs
Developers
Run Tests
$ make test # to run all tests
$ PYTEST_LOGCONF=debug-logconf.yml python tests/test_demo.py # to run a specific test with specific logging
$ make test-coverage # to run all tests and check the test coverage
Check the code-style and syntax (flake8, black, isort)
$ make check
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
Built Distribution
File details
Details for the file rab_the_bit-0.0.7.tar.gz
.
File metadata
- Download URL: rab_the_bit-0.0.7.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.0 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42e5a1b31af5a5e439ded72d41bf229bbbebf8515690296dfb617dc2f15ec1d9 |
|
MD5 | 1c9cd33125c572073bf2e46ad553cf42 |
|
BLAKE2b-256 | 7b432234a692b65bb6a1bcc0c05c58688144222636f3946f23894d50f673b4bb |
File details
Details for the file rab_the_bit-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: rab_the_bit-0.0.7-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.0 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1450a136ed0b492f1c596fcccd4a58cfd3352eb634557870ea4ab6c60e80727 |
|
MD5 | 793ee1ad666bfde1d1a80bddd876a1a6 |
|
BLAKE2b-256 | d058f05e0785627ba5eb4dd8351d3ff43e78a47b63689488f5be14b80dd364fc |