Metadata-Version: 2.1
Name: globus-compute-common
Version: 0.2.0
Summary: Common tools for Globus Compute projects
Home-page: https://github.com/funcX-faas/funcx-common
Author: Globus Team
Author-email: support@globus.org
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: moto
Provides-Extra: redis
Provides-Extra: boto3

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/funcx-faas/funcx-common/main.svg)](https://results.pre-commit.ci/latest/github/funcx-faas/funcx-common/main)

# globus-compute-common

This package contains common utilities for use across various Globus Compute projects.

For example, constants shared between the Globus Compute Web Service and the SDK are
defined here (and may be re-exported by the SDK).
