flytekitplugins-data-fsspec


Nameflytekitplugins-data-fsspec JSON
Version 1.15.0 PyPI version JSON
download
home_pagehttps://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-data-fsspec
SummaryThis is a deprecated plugin as of flytekit 1.5
upload_time2025-02-15 01:59:29
maintainerNone
docs_urlNone
authorflyteorg
requires_python>=3.9
licenseapache2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fsspec data plugin for Flytekit — Experimental

This plugin provides an implementation of the data persistence layer in Flytekit that uses fsspec. Once this plugin
is installed, it overrides all default implementations of the data plugins and provides the ones supported by fsspec. This plugin
will only install the fsspec core. To install all fsspec plugins, please follow the [fsspec documentation](https://filesystem-spec.readthedocs.io/en/latest/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-data-fsspec",
    "name": "flytekitplugins-data-fsspec",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "flyteorg",
    "author_email": "admin@flyte.org",
    "download_url": "https://files.pythonhosted.org/packages/53/06/5a53d7a5197885f3d651bde66a9e83bb0ce65cd96e905d3690c20257e207/flytekitplugins_data_fsspec-1.15.0.tar.gz",
    "platform": null,
    "description": "# fsspec data plugin for Flytekit \u2014 Experimental\n\nThis plugin provides an implementation of the data persistence layer in Flytekit that uses fsspec. Once this plugin\nis installed, it overrides all default implementations of the data plugins and provides the ones supported by fsspec. This plugin\nwill only install the fsspec core. To install all fsspec plugins, please follow the [fsspec documentation](https://filesystem-spec.readthedocs.io/en/latest/).\n",
    "bugtrack_url": null,
    "license": "apache2",
    "summary": "This is a deprecated plugin as of flytekit 1.5",
    "version": "1.15.0",
    "project_urls": {
        "Homepage": "https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-data-fsspec"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f80c0bbfe90e1885e00cdf8b6ba64df2c186abf0ab3b626f034d9838acf89f18",
                "md5": "59173d202386637e47fbcc0dd121b4e8",
                "sha256": "4e7c37c63aa2f3ac21215f93ad14a8d0f1b7925b2323cace59a7529c3ad0bb54"
            },
            "downloads": -1,
            "filename": "flytekitplugins_data_fsspec-1.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59173d202386637e47fbcc0dd121b4e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2703,
            "upload_time": "2025-02-15T01:58:30",
            "upload_time_iso_8601": "2025-02-15T01:58:30.203099Z",
            "url": "https://files.pythonhosted.org/packages/f8/0c/0bbfe90e1885e00cdf8b6ba64df2c186abf0ab3b626f034d9838acf89f18/flytekitplugins_data_fsspec-1.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53065a53d7a5197885f3d651bde66a9e83bb0ce65cd96e905d3690c20257e207",
                "md5": "703e28d543d9de06f03d40f38a69c7fe",
                "sha256": "46255629b722a9a45bfd10abb8a52872b28590df35ab99d75d54fcfa6d49fd5b"
            },
            "downloads": -1,
            "filename": "flytekitplugins_data_fsspec-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "703e28d543d9de06f03d40f38a69c7fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2132,
            "upload_time": "2025-02-15T01:59:29",
            "upload_time_iso_8601": "2025-02-15T01:59:29.233988Z",
            "url": "https://files.pythonhosted.org/packages/53/06/5a53d7a5197885f3d651bde66a9e83bb0ce65cd96e905d3690c20257e207/flytekitplugins_data_fsspec-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 01:59:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flyteorg",
    "github_project": "flytekit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flytekitplugins-data-fsspec"
}
        
Elapsed time: 1.19173s