{ "info": { "author": "Peter Newell", "author_email": "peter.newell@covetrus.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# py-confluent\nBringing KSQL, Kafka Streams, Schema Registry APIs to Python 3,\nall in one clean package.\n\n### Install\n\n`pip install pyconfluent`\n\n### Usage\n\npyconfluent requires the underlying Kafka services to be running. The \neasiest way is to start Confluent Platform, see: ``.\n\n### KSQL\n\n```\nimport KSQL\n\nclient = KSQL() # enter your boostrap_server here if not 'localhost', no port\nclient. \n\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitbub.com/newellp2019/pyconfluent", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "py-confluent", "package_url": "https://pypi.org/project/py-confluent/", "platform": "", "project_url": "https://pypi.org/project/py-confluent/", "project_urls": { "Homepage": "https://gitbub.com/newellp2019/pyconfluent" }, "release_url": "https://pypi.org/project/py-confluent/0.0.1/", "requires_dist": [ "requests", "confluent-kafka[avro]", "avro-python3" ], "requires_python": "", "summary": "", "version": "0.0.1" }, "last_serial": 5441598, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9f8df218aa1e63efddf0d700c2b7cf93", "sha256": "286da14b5864792280511d6041e857223a3f972b6e832fd8b34d4efb49175495" }, "downloads": -1, "filename": "py_confluent-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9f8df218aa1e63efddf0d700c2b7cf93", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2267, "upload_time": "2019-06-24T16:48:17", "url": "https://files.pythonhosted.org/packages/87/ce/c967506f06b9a1e7170610774b2a87a5cb10aeeed76c905414c52ba4bdb6/py_confluent-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "762345f88b0f59ddd58ed545e42a2162", "sha256": "044b28eb319a0161379c3eb43a58eefdcd6071e9b716fcb35cd578f8c0f59a9e" }, "downloads": -1, "filename": "py_confluent-0.0.1.tar.gz", "has_sig": false, "md5_digest": "762345f88b0f59ddd58ed545e42a2162", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1269, "upload_time": "2019-06-24T16:48:22", "url": "https://files.pythonhosted.org/packages/03/91/6d6b317f87ef7059ed72340ef4c6b3a62356d7e685cabea2a92cd9b6a24c/py_confluent-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f8df218aa1e63efddf0d700c2b7cf93", "sha256": "286da14b5864792280511d6041e857223a3f972b6e832fd8b34d4efb49175495" }, "downloads": -1, "filename": "py_confluent-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9f8df218aa1e63efddf0d700c2b7cf93", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2267, "upload_time": "2019-06-24T16:48:17", "url": "https://files.pythonhosted.org/packages/87/ce/c967506f06b9a1e7170610774b2a87a5cb10aeeed76c905414c52ba4bdb6/py_confluent-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "762345f88b0f59ddd58ed545e42a2162", "sha256": "044b28eb319a0161379c3eb43a58eefdcd6071e9b716fcb35cd578f8c0f59a9e" }, "downloads": -1, "filename": "py_confluent-0.0.1.tar.gz", "has_sig": false, "md5_digest": "762345f88b0f59ddd58ed545e42a2162", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1269, "upload_time": "2019-06-24T16:48:22", "url": "https://files.pythonhosted.org/packages/03/91/6d6b317f87ef7059ed72340ef4c6b3a62356d7e685cabea2a92cd9b6a24c/py_confluent-0.0.1.tar.gz" } ] }