pyxi-kafka-client


Namepyxi-kafka-client JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/stiproot/py-kafka-client
SummaryA basic kafka client for python.
upload_time2023-08-29 12:25:23
maintainer
docs_urlNone
authorSimon Stipcich
requires_python
licenseMIT
keywords python package kafka beta
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # py-kafka-client
A simple Kafka client module in Python to spin up consumers and producers.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stiproot/py-kafka-client",
    "name": "pyxi-kafka-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,package,kafka,beta",
    "author": "Simon Stipcich",
    "author_email": "stipcich.simon@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/0f/d306853789b754353ee211453d9ddd379c8c1237808d8b3ca029f044b2e0/pyxi_kafka_client-0.0.6.tar.gz",
    "platform": null,
    "description": "# py-kafka-client\nA simple Kafka client module in Python to spin up consumers and producers.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A basic kafka client for python.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/stiproot/py-kafka-client"
    },
    "split_keywords": [
        "python",
        "package",
        "kafka",
        "beta"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c982aed7a84dd570d8a49f5cef6deb7e0917010999b1a511e05c86282fcda1f",
                "md5": "77fbbafbb1b3785d9f1e22419528607e",
                "sha256": "02c02ea20dd86933b5a77f46e4b63dd08aa0ef7c781248b19aed05fd34de5649"
            },
            "downloads": -1,
            "filename": "pyxi_kafka_client-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77fbbafbb1b3785d9f1e22419528607e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4746,
            "upload_time": "2023-08-29T12:25:22",
            "upload_time_iso_8601": "2023-08-29T12:25:22.112467Z",
            "url": "https://files.pythonhosted.org/packages/1c/98/2aed7a84dd570d8a49f5cef6deb7e0917010999b1a511e05c86282fcda1f/pyxi_kafka_client-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f0fd306853789b754353ee211453d9ddd379c8c1237808d8b3ca029f044b2e0",
                "md5": "fc45b16d6b683ecfdc5043c14864a5b2",
                "sha256": "e2fd35aa66cd9c07555903153cd3abd5d3d0c4659d0f0a1c95c98d16d9ca5105"
            },
            "downloads": -1,
            "filename": "pyxi_kafka_client-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "fc45b16d6b683ecfdc5043c14864a5b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3386,
            "upload_time": "2023-08-29T12:25:23",
            "upload_time_iso_8601": "2023-08-29T12:25:23.506224Z",
            "url": "https://files.pythonhosted.org/packages/5f/0f/d306853789b754353ee211453d9ddd379c8c1237808d8b3ca029f044b2e0/pyxi_kafka_client-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 12:25:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stiproot",
    "github_project": "py-kafka-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyxi-kafka-client"
}
        
Elapsed time: 0.11143s