Python AMQP Client.
Project description
- Version:
- 0.0.1
Synopsis
This package is currently under development, so this is just a placeholder for now.
Features
Describe features here.
Documentation
amqp is using Sphinx, and the latest documentation is available at Read The Docs
Installation
You can install amqp either via the Python Package Index (PyPI) or from source.
To install using pip,:
$ pip install amqp
To install using easy_install,:
$ easy_install amqp
If you have downloaded a source tarball you can install it by doing the following,:
$ python setup.py build # python setup.py install # as root
Getting Help
Mailing list
Join the rabbitmq-discuss mailing list.
Bug tracker
If you have any suggestions, bug reports or annoyances please report them to our issue tracker at http://github.com/ask/amqp/issues/
Contributing
Development of amqp happens at Github: http://github.com/ask/amqp
You are highly encouraged to participate in the development. If you don’t like Github (for some reason) you’re welcome to send regular patches.
License
This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.