Skip to main content

FastAPI server that implements the OGC API - Processes

Project description

Eozilla Wraptile

Wraptile is a server made for wrapping workflow orchestration systems with a unified restful API that should be almost compliant with the OGC API - Processes.

Wraptile can currently be run with a local execution service or with Airflow.

Local execution service

Running Wraptile with a local service:

pixi shell
wraptile run -- wraptile.services.local.testing:service --processes --max-workers=5

The possible options are

  • --processes / --no-processes: Whether to use processes or threads, defaults to threads.
  • --max-workers=INTEGER: Maximum number of processes or threads, defaults to 3.

Airflow service

Start by running a local Airflow instance with some test DAGs:

cd eozilla-airflow
pixi install
pixi run airflow standalone

Then run the Wraptile server with the local Airflow instance (assuming the local Airflow webserver runs on http://localhost:8080):

pixi shell
wraptile run -- wraptile.services.airflow:service --airflow-password=a8e7f4bb230

The possible options are

  • --airflow-base-url=TEXT: The base URL of the Airflow web API, defaults to http://localhost:8080.
  • --airflow-username=TEXT: The Airflow username, defaults to admin.
  • --airflow-password=TEXT: The Airflow password. For an Airflow installation with the simple Auth manager, use the one from .airflow/simple_auth_manager_passwords.json.generated.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wraptile-0.0.9.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wraptile-0.0.9-py3-none-any.whl (24.7 kB view details)

Uploaded Python 3

File details

Details for the file wraptile-0.0.9.tar.gz.

File metadata

  • Download URL: wraptile-0.0.9.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for wraptile-0.0.9.tar.gz
Algorithm Hash digest
SHA256 dbd29f7bdf3eefa5477a411e5e223608c3544195dc0a8aa6c4dde8744fd0b5da
MD5 790cbf5e663ca3c357da7c4bc335b8f6
BLAKE2b-256 a1929cb78eba110c63091418661dad052c91642e0b5b8bee1d58252ba3b6d17f

See more details on using hashes here.

File details

Details for the file wraptile-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: wraptile-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 24.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for wraptile-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 5bfb2e00dbf048de9d2fde22c51377855e28483fb85b93e3b150b489c58919df
MD5 7f05584db3b7bd1c3ab3eae284828e0b
BLAKE2b-256 69dc845a821f1706d694c2ce1228419b59783ccf66ee0f35f7df97e42788184a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page