# Deprecation Warning
This package is deprecated, and currently just wraps the [Globus Compute SDK](https://pypi.org/project/globus-compute-sdk/) package with funcX names. See [here](https://globus-compute.readthedocs.io/en/latest/funcx_upgrade.html) for instructions on how to upgrade.
# funcX SDK
[funcX](https://globus-compute.readthedocs.io/en/latest/) is a distributed Function as a Service (FaaS) platform that enables flexible, scalable, and high performance remote function execution. Unlike centralized FaaS platforms, funcX allows users to execute functions on heterogeneous remote computers, from laptops to campus clusters, clouds, and supercomputers.
This package contains the Python SDK for interacting with funcX. Notable functionality includes submitting functions to remote compute endpoints via the [executor](https://globus-compute.readthedocs.io/en/latest/executor.html), and querying endpoint status.
To manage your own compute endpoints, use the companion [funcX Endpoint](https://pypi.org/project/funcx-endpoint/) package.
Raw data
{
"_id": null,
"home_page": "https://github.com/funcx-faas/funcx",
"name": "funcx",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "funcX,FaaS,Function Serving,Globus Compute",
"author": "The Globus Compute Team",
"author_email": "support@globus.org",
"download_url": "https://files.pythonhosted.org/packages/4a/64/096e8692b6ba65a7b8ad9c04022a4dea45ae2aebff6baa5b1c26c4948221/funcx-2.4.0.tar.gz",
"platform": null,
"description": "# Deprecation Warning\n\nThis package is deprecated, and currently just wraps the [Globus Compute SDK](https://pypi.org/project/globus-compute-sdk/) package with funcX names. See [here](https://globus-compute.readthedocs.io/en/latest/funcx_upgrade.html) for instructions on how to upgrade.\n\n# funcX SDK\n\n[funcX](https://globus-compute.readthedocs.io/en/latest/) is a distributed Function as a Service (FaaS) platform that enables flexible, scalable, and high performance remote function execution. Unlike centralized FaaS platforms, funcX allows users to execute functions on heterogeneous remote computers, from laptops to campus clusters, clouds, and supercomputers.\n\nThis package contains the Python SDK for interacting with funcX. Notable functionality includes submitting functions to remote compute endpoints via the [executor](https://globus-compute.readthedocs.io/en/latest/executor.html), and querying endpoint status.\n\nTo manage your own compute endpoints, use the companion [funcX Endpoint](https://pypi.org/project/funcx-endpoint/) package.\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Globus Compute: High Performance Function Serving for Science",
"version": "2.4.0",
"project_urls": {
"Changelog": "https://globus-compute.readthedocs.io/en/latest/changelog.html",
"Homepage": "https://github.com/funcx-faas/funcx",
"Upgrade to Globus Compute": "https://globus-compute.readthedocs.io/en/latest/funcx_upgrade.html"
},
"split_keywords": [
"funcx",
"faas",
"function serving",
"globus compute"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "63036dfa877bf1bba6c95611cb72cf9c7700d2ea99cbd9003ce52d53e032846c",
"md5": "1b5c9ad593c366eb2941e2374d1b94ab",
"sha256": "41bbbb6d18f0a51e2efe2488fddf441dffd445bc07a6438059069ee1aeb412dc"
},
"downloads": -1,
"filename": "funcx-2.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1b5c9ad593c366eb2941e2374d1b94ab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8496,
"upload_time": "2023-09-25T20:38:55",
"upload_time_iso_8601": "2023-09-25T20:38:55.543393Z",
"url": "https://files.pythonhosted.org/packages/63/03/6dfa877bf1bba6c95611cb72cf9c7700d2ea99cbd9003ce52d53e032846c/funcx-2.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a64096e8692b6ba65a7b8ad9c04022a4dea45ae2aebff6baa5b1c26c4948221",
"md5": "d4c941c39180036916e6c30e6e6b5c64",
"sha256": "2665de484f7d3f76474241de8ebf8bcf10a429a0cf4ddf9bbffcd9815e5175fd"
},
"downloads": -1,
"filename": "funcx-2.4.0.tar.gz",
"has_sig": false,
"md5_digest": "d4c941c39180036916e6c30e6e6b5c64",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7720,
"upload_time": "2023-09-25T20:38:57",
"upload_time_iso_8601": "2023-09-25T20:38:57.184670Z",
"url": "https://files.pythonhosted.org/packages/4a/64/096e8692b6ba65a7b8ad9c04022a4dea45ae2aebff6baa5b1c26c4948221/funcx-2.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-25 20:38:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "funcx-faas",
"github_project": "funcx",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "funcx"
}