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
- Host: GitHub
- URL: https://github.com/globus/globus-compute-common
- Owner: globus
- License: apache-2.0
- Created: 2021-08-17T18:12:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-18T16:51:58.000Z (5 months ago)
- Last Synced: 2026-02-18T19:59:33.580Z (5 months ago)
- Language: Python
- Homepage:
- Size: 296 KB
- Stars: 3
- Watchers: 11
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](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).