rabbitpy


Namerabbitpy JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://rabbitpy.readthedocs.io
SummaryA pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
upload_time2019-08-06 08:24:41
maintainer
docs_urlNone
authorGavin M. Roy
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            rabbitpy - RabbitMQ simplified
==============================

A pure python, thread-safe, minimalistic and Pythonic BSD Licensed
AMQP/RabbitMQ library that supports Python 2.7+ and Python 3.4+.
rabbitpy aims to provide a simple and easy to use API for interfacing with
RabbitMQ, minimizing the programming overhead often found in other libraries.

|Version| |Downloads| |Status| |Coverage| |License|

Installation
------------

rabbitpy may be installed via the Python package index with the tool of
your choice. I prefer pip:

.. code:: bash

    pip install rabbitpy

But there's always easy_install:

.. code:: bash

    easy_install rabbitpy

Documentation
-------------

Documentation is available on `ReadTheDocs <https://rabbitpy.readthedocs.io>`_.


Requirements
------------

-  `pamqp <https://github.com/pika/pamqp>`_

Version History
---------------
Available at https://rabbitpy.readthedocs.org/en/latest/history.html

.. |Version| image:: https://img.shields.io/pypi/v/rabbitpy.svg?
   :target: http://badge.fury.io/py/rabbitpy

.. |Status| image:: https://img.shields.io/travis/gmr/rabbitpy.svg?
   :target: https://travis-ci.org/gmr/rabbitpy

.. |Coverage| image:: https://img.shields.io/codecov/c/github/gmr/rabbitpy.svg?
   :target: https://codecov.io/github/gmr/rabbitpy?branch=master

.. |Downloads| image:: https://img.shields.io/pypi/dm/rabbitpy.svg?
   :target: https://pypi.python.org/pypi/rabbitpy

.. |License| image:: https://img.shields.io/pypi/l/rabbitpy.svg?
   :target: https://rabbitpy.readthedocs.org



            

Raw data

            {
    "_id": null,
    "home_page": "https://rabbitpy.readthedocs.io",
    "name": "rabbitpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Gavin M. Roy",
    "author_email": "gavinmroy@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e1/94/446dba465330f85b1460ac707d35d722a99cc6dde5e480cac47594dc7d27/rabbitpy-2.0.1.tar.gz",
    "platform": "",
    "description": "rabbitpy - RabbitMQ simplified\n==============================\n\nA pure python, thread-safe, minimalistic and Pythonic BSD Licensed\nAMQP/RabbitMQ library that supports Python 2.7+ and Python 3.4+.\nrabbitpy aims to provide a simple and easy to use API for interfacing with\nRabbitMQ, minimizing the programming overhead often found in other libraries.\n\n|Version| |Downloads| |Status| |Coverage| |License|\n\nInstallation\n------------\n\nrabbitpy may be installed via the Python package index with the tool of\nyour choice. I prefer pip:\n\n.. code:: bash\n\n    pip install rabbitpy\n\nBut there's always easy_install:\n\n.. code:: bash\n\n    easy_install rabbitpy\n\nDocumentation\n-------------\n\nDocumentation is available on `ReadTheDocs <https://rabbitpy.readthedocs.io>`_.\n\n\nRequirements\n------------\n\n-  `pamqp <https://github.com/pika/pamqp>`_\n\nVersion History\n---------------\nAvailable at https://rabbitpy.readthedocs.org/en/latest/history.html\n\n.. |Version| image:: https://img.shields.io/pypi/v/rabbitpy.svg?\n   :target: http://badge.fury.io/py/rabbitpy\n\n.. |Status| image:: https://img.shields.io/travis/gmr/rabbitpy.svg?\n   :target: https://travis-ci.org/gmr/rabbitpy\n\n.. |Coverage| image:: https://img.shields.io/codecov/c/github/gmr/rabbitpy.svg?\n   :target: https://codecov.io/github/gmr/rabbitpy?branch=master\n\n.. |Downloads| image:: https://img.shields.io/pypi/dm/rabbitpy.svg?\n   :target: https://pypi.python.org/pypi/rabbitpy\n\n.. |License| image:: https://img.shields.io/pypi/l/rabbitpy.svg?\n   :target: https://rabbitpy.readthedocs.org\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library",
    "version": "2.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ef29b2ea6e756f8012a2a81f8bf9e990",
                "sha256": "58be8ccef6d64010d98c77b0966be148aafb48b867359e885d9cd671361fe5ba"
            },
            "downloads": -1,
            "filename": "rabbitpy-2.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef29b2ea6e756f8012a2a81f8bf9e990",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 50440,
            "upload_time": "2019-08-06T08:24:39",
            "upload_time_iso_8601": "2019-08-06T08:24:39.788480Z",
            "url": "https://files.pythonhosted.org/packages/62/03/d59cb23b7d00727b948f0770099ab8762fe966216a3b8086786b51079baa/rabbitpy-2.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a0b9aa3094c2f4723eeb7ee5bdce62c5",
                "sha256": "c6a6d0e8e51d0859fbb9bb78c8eeddd7b1ec79957db633673a8741d0cedf4830"
            },
            "downloads": -1,
            "filename": "rabbitpy-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a0b9aa3094c2f4723eeb7ee5bdce62c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42506,
            "upload_time": "2019-08-06T08:24:41",
            "upload_time_iso_8601": "2019-08-06T08:24:41.588096Z",
            "url": "https://files.pythonhosted.org/packages/e1/94/446dba465330f85b1460ac707d35d722a99cc6dde5e480cac47594dc7d27/rabbitpy-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-08-06 08:24:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "rabbitpy"
}
        
Elapsed time: 0.02110s