An open API service indexing awesome lists of open source software.

https://github.com/globus/globus-compute-common

A common core repo for tools shared across multiple Globus Compute Python projects
https://github.com/globus/globus-compute-common

Last synced: 5 months ago
JSON representation

A common core repo for tools shared across multiple Globus Compute Python projects

Awesome Lists containing this project

README

          

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/globus/globus-compute-common/main.svg)](https://results.pre-commit.ci/latest/github/globus/globus-compute-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).