flytekitplugins-bacalhau


Nameflytekitplugins-bacalhau JSON
Version 1.0.3.post1 PyPI version JSON
download
home_pagehttps://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-...
SummaryMy awesome plugin.....
upload_time2023-08-21 18:06:48
maintainer
docs_urlNone
authorflyteorg
requires_python>=3.8
licenseapache2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Flytekit Bacalhau Plugin

Bacalhau (https://github.com/bacalhau-project/bacalhau) is a platform for fast, cost efficient, and secure computation by running jobs where the data is generated and stored. With Bacalhau you can streamline your existing workflows without the need of extensive rewriting by running arbitrary Docker containers and WebAssembly (wasm) images as tasks.

To install the plugin, run the following command:

```bash
$ pip install flytekitplugins-bacalhau
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-...",
    "name": "flytekitplugins-bacalhau",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "flyteorg",
    "author_email": "admin@flyte.org",
    "download_url": "https://files.pythonhosted.org/packages/48/fd/9f51d9166b272c629ff98ab32bacdccdb87843a3b7470e52e252c5892762/flytekitplugins-bacalhau-1.0.3.post1.tar.gz",
    "platform": null,
    "description": "\n# Flytekit Bacalhau Plugin\n\nBacalhau (https://github.com/bacalhau-project/bacalhau) is a platform for fast, cost efficient, and secure computation by running jobs where the data is generated and stored. With Bacalhau you can streamline your existing workflows without the need of extensive rewriting by running arbitrary Docker containers and WebAssembly (wasm) images as tasks.\n\nTo install the plugin, run the following command:\n\n```bash\n$ pip install flytekitplugins-bacalhau\n```\n",
    "bugtrack_url": null,
    "license": "apache2",
    "summary": "My awesome plugin.....",
    "version": "1.0.3.post1",
    "project_urls": {
        "Homepage": "https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-..."
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2036459d951a607f3579ff2003660d2320a2f27babfe437127b7df2f705c4c0e",
                "md5": "8d86e3da09df4e81f8967da0fdd3b699",
                "sha256": "b61a4f0a6a0e4d12fff59808f1f73e6b10882b380d1555110065011fce93a1e6"
            },
            "downloads": -1,
            "filename": "flytekitplugins_bacalhau-1.0.3.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d86e3da09df4e81f8967da0fdd3b699",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5348,
            "upload_time": "2023-08-21T18:06:47",
            "upload_time_iso_8601": "2023-08-21T18:06:47.701417Z",
            "url": "https://files.pythonhosted.org/packages/20/36/459d951a607f3579ff2003660d2320a2f27babfe437127b7df2f705c4c0e/flytekitplugins_bacalhau-1.0.3.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48fd9f51d9166b272c629ff98ab32bacdccdb87843a3b7470e52e252c5892762",
                "md5": "dd54001e5baed57cd9711ac63d36b83d",
                "sha256": "2cb179b7aebe637fcb5d160e885a0f2959608106544853a32e5321502ee4a65a"
            },
            "downloads": -1,
            "filename": "flytekitplugins-bacalhau-1.0.3.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "dd54001e5baed57cd9711ac63d36b83d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6131,
            "upload_time": "2023-08-21T18:06:48",
            "upload_time_iso_8601": "2023-08-21T18:06:48.755876Z",
            "url": "https://files.pythonhosted.org/packages/48/fd/9f51d9166b272c629ff98ab32bacdccdb87843a3b7470e52e252c5892762/flytekitplugins-bacalhau-1.0.3.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-21 18:06:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flyteorg",
    "github_project": "flytekit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flytekitplugins-bacalhau"
}
        
Elapsed time: 0.12165s