HTTP Discipline and Server for GEMSEO
Project description
gemseo-http
Overview
gemseo-http is a GEMSEO plugin designed to expose GEMSEO disciplines as web services.
It allows you to:
- Expose GEMSEO Disciplines as Web Services:
- Make your existing GEMSEO disciplines accessible over HTTP.
- Execute and linearize these disciplines remotely, either synchronously or asynchronously.
- Utilize Remote Disciplines Locally:
- Provides an
HTTPDisciplineclass that is a proxy to remote disciplines. - Automatically configures this proxy to interact with a remote discipline service.
- Provides an
Key Features
- Authentication: Secure access using standard OAuth2/JWT.
- API Documentation: Integrated Swagger UI available at the
/docsendpoint for easy API exploration. - File Handling: Manages necessary file transfers for discipline execution between client and server.
- Asynchronous Execution: Leverage Huey for running discipline jobs asynchronously, potentially across multiple distributed nodes.
- Asynchronous Data Retrieval: Fetch results from discipline executions asynchronously using long-polling.
Bugs and questions
Please use the gitlab issue tracker to submit bugs or questions.
Contributing
See the contributing section of GEMSEO.
Contributors
- Jean-Christophe Giret
- Antoine Dechaume
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gemseo_http-1.0.0.tar.gz
(709.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gemseo_http-1.0.0.tar.gz.
File metadata
- Download URL: gemseo_http-1.0.0.tar.gz
- Upload date:
- Size: 709.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
654666450e91aa068f9e74f67f72b34518261384deb60d2f3d8231f8e78e444c
|
|
| MD5 |
c2144b7f0d7e81292a2e6765b45def2e
|
|
| BLAKE2b-256 |
9f9077e15ab5a0758aa1f82a899c3e25e4382336722cb50a356bfa55ff0b2903
|
File details
Details for the file gemseo_http-1.0.0-py3-none-any.whl.
File metadata
- Download URL: gemseo_http-1.0.0-py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b117b6274611fed1914f42658bd4b2c9f0fa5c3dd7f8ebd659a7019a19bd1619
|
|
| MD5 |
ce8bff1ecd0274cf11176b31b0d23290
|
|
| BLAKE2b-256 |
5e092106ce8f49b398264524cff8d28fcdc53d10a503d372ed8ad6f6b7d82095
|