{
"info": {
"author": "Karellen, Inc, Arcadiy Ivanov",
"author_email": "supervisor@karellen.co, arcadiy@karellen.co",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Topic :: Internet",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "Karellen Kombu extensions\n=========================\n\n|Gitter chat|\n\nAbout\n-----\n\nThis project contains `Karellen `__\n`Kombu `__ broker extensions.\n\nIn June 2016 Celery team has removed support for a variety of auxilliary\nbrokers from Kombu project citing the lack of funding. While in-memory\nbroker still exists for testing, this removal made it harder to develop\nstandalone pure-Python applications utilizing Celery and Kombu.\n\nThis project recovered the brokers for\n`Django `__\nand\n`SQLAlchemy `__.\n\nTransport Comparison\n--------------------\n\n+--------------+-----------+----------+----------+----------+------------+-------+\n| Client | Type | Direct | Topic | Fanout | Priority | TTL |\n+==============+===========+==========+==========+==========+============+=======+\n| django | Virtual | Yes | Yes \\* | No | No | No |\n+--------------+-----------+----------+----------+----------+------------+-------+\n| sqlalchemy | Virtual | Yes | Yes \\* | No | No | No |\n+--------------+-----------+----------+----------+----------+------------+-------+\n\n\\* Declarations only kept in memory, so exchanges/queues must be\ndeclared by all clients that needs them.\n\nDocumentation\n~~~~~~~~~~~~~\n\nStandard Kombu documentation applies and is using Sphinx. The latest\ndocumentation can be found `here `__.\n\nQuick overview\n~~~~~~~~~~~~~~\n\n.. code:: python\n\n from kombu import Connection\n from karellen.kombu import register_transports\n\n register_transports()\n\n conn = Connection('sqlalchemy+sqlite:///:memory:')\n conn.connect()\n\nInstallation\n------------\n\nFirstly, you need to install Kombu.\n\nInstalling Kombu\n~~~~~~~~~~~~~~~~\n\nYou can install Kombu either via the Python Package Index (PyPI) or from\nsource.\n\nTo install using pip:\n\n.. code:: bash\n\n $ pip install kombu\n\nTo install using easy\\_install:\n\n.. code:: bash\n\n $ easy_install kombu\n\nIf you have downloaded a source tarball you can install it by doing the\nfollowing:\n\n.. code:: bash\n\n $ python setup.py build\n # python setup.py install # as root\n\nSecondly, you need to install Karellen Kombu extension.\n\nInstalling Karellen Kombu Extensions\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n $ pip install karellen-kombu-ext\n $ pip install --pre karellen-kombu-ext # if you're looking for the latest dev version\n $ pip install django # if using Django\n $ pip install sqlalchemy # if using SQL Alchemy\n\nGetting Help\n------------\n\nYou can ask for help on Gitter or by filing an issue.\n\nBug tracker\n-----------\n\nIf you have any suggestions, bug reports or annoyances please report\nthem to our `Issue\nTracker `__\n\nContributing\n------------\n\nDevelopment of Karellen Kombu Extensions happens at\n`Github `__\n\nYou are highly encouraged to participate in the development. If you\ndon't like Github (for some reason) you're welcome to send regular\npatches.\n\nLicense\n-------\n\nThis software is licensed under the New BSD License in part that is\ninherited from Kombu and Apache 2.0 as developed by Karellen. See the\nLICENSE.bsd3 and LICENSE.apache files respectively in the top\ndistribution directory for the full license text.\n\n.. |Gitter chat| image:: https://badges.gitter.im/karellen/gitter.svg\n :target: https://gitter.im/karellen/lobby\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/karellen/karellen-kombu-ext",
"keywords": "",
"license": "Apache License, Version 2.0",
"maintainer": "",
"maintainer_email": "",
"name": "karellen-kombu-ext",
"package_url": "https://pypi.org/project/karellen-kombu-ext/",
"platform": "",
"project_url": "https://pypi.org/project/karellen-kombu-ext/",
"project_urls": {
"Homepage": "https://github.com/karellen/karellen-kombu-ext"
},
"release_url": "https://pypi.org/project/karellen-kombu-ext/4.0.2/",
"requires_dist": null,
"requires_python": "",
"summary": "Karellen Kombu extensions",
"version": "4.0.2"
},
"last_serial": 2529668,
"releases": {
"4.0.2": [
{
"comment_text": "",
"digests": {
"md5": "086c73f78022c39d6b7948471a09eceb",
"sha256": "2acfe8cd41f26210a36fd9af2d6289644e6c82aa2a87c2315fcb7c11118f2cc8"
},
"downloads": -1,
"filename": "karellen_kombu_ext-4.0.2-py3-none-any.whl",
"has_sig": true,
"md5_digest": "086c73f78022c39d6b7948471a09eceb",
"packagetype": "bdist_wheel",
"python_version": "3.5",
"requires_python": null,
"size": 15547,
"upload_time": "2016-12-19T12:40:22",
"url": "https://files.pythonhosted.org/packages/3e/ed/92b8057543e0f53006d5855917afe0bd108268602cfe42b5d1b07074dacd/karellen_kombu_ext-4.0.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "63ffcd0d0110ec6a7b03b4a351cb271a",
"sha256": "b8b421e9db3ac6996f0f5c5cab3f76d33cfcfadcd443ba1c456d932599efbb0f"
},
"downloads": -1,
"filename": "karellen-kombu-ext-4.0.2.tar.gz",
"has_sig": true,
"md5_digest": "63ffcd0d0110ec6a7b03b4a351cb271a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13393,
"upload_time": "2016-12-19T12:40:19",
"url": "https://files.pythonhosted.org/packages/52/b7/d097bbb2f1d87fbd2d4c316de99838af68da8be5158b1d4f3b3c1e602c8f/karellen-kombu-ext-4.0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "086c73f78022c39d6b7948471a09eceb",
"sha256": "2acfe8cd41f26210a36fd9af2d6289644e6c82aa2a87c2315fcb7c11118f2cc8"
},
"downloads": -1,
"filename": "karellen_kombu_ext-4.0.2-py3-none-any.whl",
"has_sig": true,
"md5_digest": "086c73f78022c39d6b7948471a09eceb",
"packagetype": "bdist_wheel",
"python_version": "3.5",
"requires_python": null,
"size": 15547,
"upload_time": "2016-12-19T12:40:22",
"url": "https://files.pythonhosted.org/packages/3e/ed/92b8057543e0f53006d5855917afe0bd108268602cfe42b5d1b07074dacd/karellen_kombu_ext-4.0.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "63ffcd0d0110ec6a7b03b4a351cb271a",
"sha256": "b8b421e9db3ac6996f0f5c5cab3f76d33cfcfadcd443ba1c456d932599efbb0f"
},
"downloads": -1,
"filename": "karellen-kombu-ext-4.0.2.tar.gz",
"has_sig": true,
"md5_digest": "63ffcd0d0110ec6a7b03b4a351cb271a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13393,
"upload_time": "2016-12-19T12:40:19",
"url": "https://files.pythonhosted.org/packages/52/b7/d097bbb2f1d87fbd2d4c316de99838af68da8be5158b1d4f3b3c1e602c8f/karellen-kombu-ext-4.0.2.tar.gz"
}
]
}