Skip to main content

a Python interactive shell to act as an AMQP client

Project description

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

  1. Install it by pip:

    pip install amqpcli
    
  2. Run the command line:

    amqpcli -H localhost:5672 -u guest -p guest -V /
    

    That is it!
    Just try to enter a help command 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 /

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

amqpcli-0.0.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distributions

amqpcli-0.0.1-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

amqpcli-0.0.1-py2-none-any.whl (8.2 kB view details)

Uploaded Python 2

File details

Details for the file amqpcli-0.0.1.tar.gz.

File metadata

  • Download URL: amqpcli-0.0.1.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for amqpcli-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c9559918b097877b11b3e4bae0c0778e814b2b39c945c7fff86857fa613910ce
MD5 37d7385c0224dc8295bbb7f47a874754
BLAKE2b-256 810dab4967703ac4de22c41d5bc6e4a48fa9f3ec5c324f3bfabe98ea71b5316e

See more details on using hashes here.

File details

Details for the file amqpcli-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: amqpcli-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using 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

File hashes

Hashes for amqpcli-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b9f0d3e80e39dfa852285f395f712d41f06155211d10de2ce1d1054f0193844a
MD5 0a35e02c40270b70226579e3e2a13968
BLAKE2b-256 db4ef244da33cc08c2aa2c7a88eb3f967281f675503557b6dcedb68877473dd3

See more details on using hashes here.

File details

Details for the file amqpcli-0.0.1-py2-none-any.whl.

File metadata

  • Download URL: amqpcli-0.0.1-py2-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 2
  • Uploaded using 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

File hashes

Hashes for amqpcli-0.0.1-py2-none-any.whl
Algorithm Hash digest
SHA256 f6093d18e84d50ee43f0323136ebf5aaada438e78aee993b696016b685999284
MD5 e96671330a9fd24db6a9b298f025332d
BLAKE2b-256 b6d4c10bfd59a4d9bab37bc71a6d24ce2168e3e9d5744c8f0e0dc33c48e8d88a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page