A small utility for testing RabbitMQ connections.
Project description
Rabbot
A utility for validating connections to RabbitMQ servers.
Installing Rabbot
pip install rabbot
Development
This project relies on Poetry for development, packaging, and publishing. You will need to have this tool installed on your machine before you can properly develop against Rabbot.
curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | python
Please see the installation guide for other options.
Contributing
See CONTRIBUTING.md.
Versioning
This project uses semantic versioning (SemVer 2.0.0). Incrementing versions is managed by bumpversion.
To ensure that the repo is properly versioned, you will need to install bumpversion
.
pip install bumpversion
Once installed, bump the version before pushing your code or created a pull request.
# Examples
# Bumping the major version to indicate a backwards incompatible change
bumpversion major
# Bumping the minor version
bumpversion minor
# Bumping the subminor due to a hotfix
bumpversion patch
Note: Bumpversion is configured to automatically create a commit when executed.
Project details
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 rabbot-0.3.4.tar.gz
.
File metadata
- Download URL: rabbot-0.3.4.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/4.15.0-50-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 782771ece0bfae41687c9d3bafbe863cd5ce11f8252419c9517547acc671f3b6 |
|
MD5 | b3cfdac6a13441800df6d04efb10f747 |
|
BLAKE2b-256 | caa30e853d802a7fa67b3dbeab14e8b54cc7352274cbb571052bd590d999e6cd |
File details
Details for the file rabbot-0.3.4-py3-none-any.whl
.
File metadata
- Download URL: rabbot-0.3.4-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/4.15.0-50-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0879d5765cf739917c40e34a6fec53a5320b5af2d44c36ecb3ea6e39758d1822 |
|
MD5 | dd5581645e7d5e23c2252a2afcc324fc |
|
BLAKE2b-256 | a5dfe3d9906979a1584e0a1a8db006f436f827c02d6c8b2e2a1efa89836bbd7b |