{ "info": { "author": "Jos\u00e9 Melero Fern\u00e1ndez", "author_email": "jmelerofernandez@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: AsyncIO", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only" ], "description": "**********\nAsynckafka\n**********\n\n.. image:: https://travis-ci.com/jmf-mordis/asynckafka.svg?branch=master\n :target: https://travis-ci.com/jmf-mordis/asynckafka\n\nFast python kafka client for asyncio.\nAsynckafka is written in Cython_ on top of Rdkafka_ as kafka driver.\n\nRight now it is work in progress, so use it at our own risk. Before the 1.0.0\nrelease i don't warranty stability in the api between the minor version\nnumbers.\n\n.. _Cython: cython.org\n.. _Rdkafka: https://github.com/edenhill/librdkafka\n\nDocumentation_\n\n.. _Documentation: https://jmf-mordis.github.io/asynckafka/\n\n\nBenchmark\n#########\n\nThis project was born from the need to have a high performance kafka library\nfor asyncio.\n\nComparison between Asynckafka and Aiokafka in production and consumption.\n\nProduction\n**********\n\n.. image:: https://github.com/jmf-mordis/asynckafka/raw/master/docs/benchmark/graphs/producer.png\n :width: 800\n\nConsumption\n***********\n\n.. image:: https://github.com/jmf-mordis/asynckafka/raw/master/docs/benchmark/graphs/consumer.png\n :width: 800\n\nThe benchmark used for asynckafka is in benchmark directory while the\nbenchmark used for aiokafka is in its own repository, also in the benchmark folder.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/jmf-mordis/asynckafka/archive/0.1.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jmf-mordis/asynckafka", "keywords": "asyncio,kafka,cython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "asynckafka", "package_url": "https://pypi.org/project/asynckafka/", "platform": "*nix", "project_url": "https://pypi.org/project/asynckafka/", "project_urls": { "Download": "https://github.com/jmf-mordis/asynckafka/archive/0.1.3.tar.gz", "Homepage": "http://github.com/jmf-mordis/asynckafka" }, "release_url": "https://pypi.org/project/asynckafka/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Fast python kafka client for asyncio.", "version": "0.1.3" }, "last_serial": 5946660, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4e7768207fca482663035dd6ef675202", "sha256": "11a5ffb1c0718224b7c5f7676a9c95aed092c1462f62505867c50c9ce90f6b3a" }, "downloads": -1, "filename": "asynckafka-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4e7768207fca482663035dd6ef675202", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 564956, "upload_time": "2018-02-25T18:19:25", "url": "https://files.pythonhosted.org/packages/0c/fa/ce8e39e476e5d16117b840565d66d927469a9c343d09ccc3a6404d7056f7/asynckafka-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8390e4dd1f8857732b5df78b456210a7", "sha256": "bebc66b3986a9191a04e61a0379f55a9b09357339c3cb506325b87ba4a126088" }, "downloads": -1, "filename": "asynckafka-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8390e4dd1f8857732b5df78b456210a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 670535, "upload_time": "2018-06-30T01:13:00", "url": "https://files.pythonhosted.org/packages/c4/8a/43802d8ed7b336fb5ea33b99fb3ab6394c9c32601294b3cf53409133e184/asynckafka-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "c82ac6fa37502c3a9232ce6061c94236", "sha256": "f7052a29af51a17c86d6e92b483273b20201c84aca119253e8f8a4c7440d7d52" }, "downloads": -1, "filename": "asynckafka-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c82ac6fa37502c3a9232ce6061c94236", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 406266, "upload_time": "2019-10-08T20:59:35", "url": "https://files.pythonhosted.org/packages/de/27/9b69d847e00230e21a298391793328bebea435982f597cdd952cd4035cd4/asynckafka-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c82ac6fa37502c3a9232ce6061c94236", "sha256": "f7052a29af51a17c86d6e92b483273b20201c84aca119253e8f8a4c7440d7d52" }, "downloads": -1, "filename": "asynckafka-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c82ac6fa37502c3a9232ce6061c94236", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 406266, "upload_time": "2019-10-08T20:59:35", "url": "https://files.pythonhosted.org/packages/de/27/9b69d847e00230e21a298391793328bebea435982f597cdd952cd4035cd4/asynckafka-0.1.3.tar.gz" } ] }