mindsdb-streams


Namemindsdb-streams JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/mindsdb/mindsdb_streams
SummaryMindsDB Streams, provide streams capabilities to mindsdb native python library
upload_time2022-07-19 09:46:01
maintainer
docs_urlNone
authorMindsDB Inc
requires_python>=3.6
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements certifi charset-normalizer idna kafka-python redis requests urllib3 walrus pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mindsdb_streams
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mindsdb/mindsdb_streams",
    "name": "mindsdb-streams",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "MindsDB Inc",
    "author_email": "jorge@mindsdb.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/d5/2570f702702561e8bae001607db3b80bd3d6ba56c561d80c4e4e021b25a3/mindsdb-streams-0.1.1.tar.gz",
    "platform": null,
    "description": "# mindsdb_streams",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "MindsDB Streams, provide streams capabilities to mindsdb native python library",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "e689b91fba54b587c103d6693809e0ae",
                "sha256": "f3578eada508b56a7904c34c5ec1d407de2fbe350686e90572e5d96a90cdaeb5"
            },
            "downloads": -1,
            "filename": "mindsdb-streams-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e689b91fba54b587c103d6693809e0ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9444,
            "upload_time": "2022-07-19T09:46:01",
            "upload_time_iso_8601": "2022-07-19T09:46:01.865271Z",
            "url": "https://files.pythonhosted.org/packages/e7/d5/2570f702702561e8bae001607db3b80bd3d6ba56c561d80c4e4e021b25a3/mindsdb-streams-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-19 09:46:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mindsdb",
    "github_project": "mindsdb_streams",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2021.5.30"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.2"
                ]
            ]
        },
        {
            "name": "kafka-python",
            "specs": [
                [
                    "==",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    "==",
                    "3.5.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.26.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.6"
                ]
            ]
        },
        {
            "name": "walrus",
            "specs": [
                [
                    "==",
                    "0.8.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.1.5"
                ]
            ]
        }
    ],
    "lcname": "mindsdb-streams"
}
        
Elapsed time: 0.02216s