Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common Query Module? #25

Open
sashakames opened this issue Oct 3, 2024 · 0 comments
Open

Common Query Module? #25

sashakames opened this issue Oct 3, 2024 · 0 comments

Comments

@sashakames
Copy link

I am developing several packages that make "globus search query" namely the publisher, wget API, and Metagrid globus transfer. There is common functionality across all. (the current approach is a CLI wrapper but that could be migrated to SDK) Rather than code duplication, create a lightweight package that can be imported into all three.

Currently the functionality is part of esgcet. Given that esgcet has many dependencies that would be unnecessary for metagrid or wget, I'd say its preferable to modularize to decouple dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant