storey


Namestorey JSON
Version 1.8.0 PyPI version JSON
download
home_pagehttps://github.com/mlrun/storey
SummaryAsync flows
upload_time2024-10-15 09:12:21
maintainerNone
docs_urlNone
authorIguazio
requires_python>=3.9
licenseApache
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Storey

[![CI](https://github.com/mlrun/storey/workflows/CI/badge.svg)](https://github.com/mlrun/storey/actions?query=workflow%3ACI)

Storey is an asynchronous streaming library, for real time event processing and feature extraction. It's a component
of mlrun.

▶ For more information, see [mlrun documentation](https://docs.mlrun.org/en/stable/), and the page on [storey
transformations](https://docs.mlrun.org/en/latest/api/storey.transformations.html) in particular.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mlrun/storey",
    "name": "storey",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Iguazio",
    "author_email": "yaronh@iguazio.com",
    "download_url": "https://files.pythonhosted.org/packages/df/3b/bbe5de0af8ff909bc25699c7a2f2b601411317d7bcbe0812d80a1a7a6925/storey-1.8.0.tar.gz",
    "platform": null,
    "description": "# Storey\n\n[![CI](https://github.com/mlrun/storey/workflows/CI/badge.svg)](https://github.com/mlrun/storey/actions?query=workflow%3ACI)\n\nStorey is an asynchronous streaming library, for real time event processing and feature extraction. It's a component\nof mlrun.\n\n▶ For more information, see [mlrun documentation](https://docs.mlrun.org/en/stable/), and the page on [storey\ntransformations](https://docs.mlrun.org/en/latest/api/storey.transformations.html) in particular.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Async flows",
    "version": "1.8.0",
    "project_urls": {
        "Homepage": "https://github.com/mlrun/storey"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d636e3750c01fa9f77bf26cdee39cd6a39456ffd04b7a25001875144fdfda51e",
                "md5": "ec7b663b1b812e9010486dd9a37697d8",
                "sha256": "f66ae4d8ccef335334a43abc75e57ede0c745bf7c3aff4796ef69e65d32d1ec5"
            },
            "downloads": -1,
            "filename": "storey-1.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec7b663b1b812e9010486dd9a37697d8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 94749,
            "upload_time": "2024-10-15T09:12:18",
            "upload_time_iso_8601": "2024-10-15T09:12:18.805544Z",
            "url": "https://files.pythonhosted.org/packages/d6/36/e3750c01fa9f77bf26cdee39cd6a39456ffd04b7a25001875144fdfda51e/storey-1.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df3bbbe5de0af8ff909bc25699c7a2f2b601411317d7bcbe0812d80a1a7a6925",
                "md5": "35ab73a8e2360d3a2eb9750dbd85544b",
                "sha256": "f749b5043c0b54e05443bce2186b222e913b958bee7143ed81eb37688da51011"
            },
            "downloads": -1,
            "filename": "storey-1.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "35ab73a8e2360d3a2eb9750dbd85544b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 116470,
            "upload_time": "2024-10-15T09:12:21",
            "upload_time_iso_8601": "2024-10-15T09:12:21.242125Z",
            "url": "https://files.pythonhosted.org/packages/df/3b/bbe5de0af8ff909bc25699c7a2f2b601411317d7bcbe0812d80a1a7a6925/storey-1.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 09:12:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mlrun",
    "github_project": "storey",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "storey"
}
        
Elapsed time: 0.70571s