pipeless-ai-plugins


Namepipeless-ai-plugins JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://pipeless.ai
SummaryA collection of plugins for the Pipeless framework
upload_time2023-09-09 09:56:26
maintainer
docs_urlNone
authorMiguel Angel Cabrera Minagorri
requires_python>=3.10,<4.0
licenseApache-2.0
keywords multimedia framework artificial-intelligence pipeline developer-tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pipeless Plugins

> IMPORTANT: THIS MODULE IS DEPRECATED IN FAVOR OF THE NEW PLUGIN SYSTEM
> Check the [plugins docs](https://www.pipeless.ai/docs/v0/plugins) for more information about the new plugin system.

[Pipeless](https://pipeless.ai) is an open source multimedia framework with focus on computer vision.

This package contains a list of usefull plugins to use when building applications with Pipeless.

## Plugin List

- [Kafka](src/pipeless_ai_plugins/kafka/): easily export data to Kafka topics
            

Raw data

            {
    "_id": null,
    "home_page": "https://pipeless.ai",
    "name": "pipeless-ai-plugins",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "multimedia,framework,artificial-intelligence,pipeline,developer-tools",
    "author": "Miguel Angel Cabrera Minagorri",
    "author_email": "devgorri@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/cc/47cee0ed78d305ba08cbbe6a9d64652ef2ec98d4c7811ee7d12a1a5017d4/pipeless_ai_plugins-0.1.1.tar.gz",
    "platform": null,
    "description": "# Pipeless Plugins\n\n> IMPORTANT: THIS MODULE IS DEPRECATED IN FAVOR OF THE NEW PLUGIN SYSTEM\n> Check the [plugins docs](https://www.pipeless.ai/docs/v0/plugins) for more information about the new plugin system.\n\n[Pipeless](https://pipeless.ai) is an open source multimedia framework with focus on computer vision.\n\nThis package contains a list of usefull plugins to use when building applications with Pipeless.\n\n## Plugin List\n\n- [Kafka](src/pipeless_ai_plugins/kafka/): easily export data to Kafka topics",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A collection of plugins for the Pipeless framework",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://github.com/miguelaeh/pipeless",
        "Homepage": "https://pipeless.ai",
        "Repository": "https://github.com/miguelaeh/pipeless"
    },
    "split_keywords": [
        "multimedia",
        "framework",
        "artificial-intelligence",
        "pipeline",
        "developer-tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a769df24a6eb4afdb4f753d8e930033edff33999c77959a9106e0dde298bcaf",
                "md5": "708328684e4bfb6ecc8b048ff87fa62e",
                "sha256": "d55b35dd2f21062bc15050aeeee0ccb7fe597f8756528ec47827c2ec1fb709e6"
            },
            "downloads": -1,
            "filename": "pipeless_ai_plugins-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "708328684e4bfb6ecc8b048ff87fa62e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 8272,
            "upload_time": "2023-09-09T09:56:25",
            "upload_time_iso_8601": "2023-09-09T09:56:25.625470Z",
            "url": "https://files.pythonhosted.org/packages/0a/76/9df24a6eb4afdb4f753d8e930033edff33999c77959a9106e0dde298bcaf/pipeless_ai_plugins-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ccc47cee0ed78d305ba08cbbe6a9d64652ef2ec98d4c7811ee7d12a1a5017d4",
                "md5": "016a6193a3ab18aff1aa58a00c6db6c9",
                "sha256": "6ca694342baba68ec6781a313c861afda6f83dea49ad5920d601159d4c653550"
            },
            "downloads": -1,
            "filename": "pipeless_ai_plugins-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "016a6193a3ab18aff1aa58a00c6db6c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 6630,
            "upload_time": "2023-09-09T09:56:26",
            "upload_time_iso_8601": "2023-09-09T09:56:26.994831Z",
            "url": "https://files.pythonhosted.org/packages/3c/cc/47cee0ed78d305ba08cbbe6a9d64652ef2ec98d4c7811ee7d12a1a5017d4/pipeless_ai_plugins-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-09 09:56:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "miguelaeh",
    "github_project": "pipeless",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pipeless-ai-plugins"
}
        
Elapsed time: 0.13037s