Skip to content

SemWES/client_libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED! This library collection is currently not maintained and therefore does not reflect or support the current state of the SemWES platform. It is therefore not recommended to any of the libraries in this repository. Use clfpy instead.

CloudFlow client libraries

This repository provides client libraries for various infrastructure components of the CloudFlow platform.

Everyone is welcome to contribute to this repository by implementing client libraries in languages which are not available yet. If you do so, please develop in a separate branch and create pull requests when ready.

Available libraries

Generic libraries

  • clfpy: Python package with leightweight SOAP clients to several infrastructure components (GSS, Authentication manager, HPC service, ...). Recommended library for infrastructure access and actively maintained.

    Note: Has its own github repository: https://github.com/CloudiFacturing/clfpy

GSS libraries

  • gssClients/gssCppLibrary: C++ library for accessing GSS.

    Warning: Has not yet been tested within the CloudiFacturing project!

  • gssClients/gssCSharpClients: C# library for accessing GSS.

    Warning: Has not yet been tested within the CloudiFacturing project!

  • gssClients/gssJavaLibrary: Java library for accessing GSS.

    Warning: Has not yet been tested within the CloudiFacturing project, and might be outdated / not fully functional!

  • gssClients/gssPythonClients (OUTDATED): Set of Python scripts to access GSS.

    Warning: This set of scripts is outdated and not well maintained. It is here mainly for reference, use the cfpy package if you use Python.

Authentication-manager libraries

About

DEPRECATED! Libraries providing clients to access platform services of the SemWES platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors