amqpcli
An interactive shell developed by Python to be used as a client to communicate with an AMQP broker(server).
It is inspired by Celery's amqp command line, but amqpcli meant to provide a light-weight tool and others can use it without the necessity to install the whole Celery package.
Getting Started
-
Install it by pip:
pip install amqpcli
-
Run the command line:
amqpcli -H localhost:5672 -u guest -p guest -V /
That is it!
Just try to enter ahelpcommand to check all available commands and their corresponding usages.
Certainly you can also download the source code and run:
PYTHONPATH=./ bin/amqpcli -H localhost:5672 -u guest -p guest -V /
Release files for amqpcli 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| amqpcli-0.0.1.tar.gz | 5.1 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| amqpcli-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
| amqpcli-0.0.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 22.3 kB
Release files / amqpcli-0.0.1.tar.gz
| Download URL | amqpcli-0.0.1.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c9559918b097877b11b3e4bae0c0778e814b2b39c945c7fff86857fa613910ce
|
|
BLAKE2b-256 checksum How to use checksums |
810dab4967703ac4de22c41d5bc6e4a48fa9f3ec5c324f3bfabe98ea71b5316e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
|
Release files / amqpcli-0.0.1-py3-none-any.whl
| Download URL | amqpcli-0.0.1-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b9f0d3e80e39dfa852285f395f712d41f06155211d10de2ce1d1054f0193844a
|
|
BLAKE2b-256 checksum How to use checksums |
db4ef244da33cc08c2aa2c7a88eb3f967281f675503557b6dcedb68877473dd3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
|
Release files / amqpcli-0.0.1-py2-none-any.whl
| Download URL | amqpcli-0.0.1-py2-none-any.whl |
|---|---|
| Size | 8.2 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
f6093d18e84d50ee43f0323136ebf5aaada438e78aee993b696016b685999284
|
|
BLAKE2b-256 checksum How to use checksums |
b6d4c10bfd59a4d9bab37bc71a6d24ce2168e3e9d5744c8f0e0dc33c48e8d88a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
|