Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.

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.2.0.dev1.tar.gz (24.9 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.2.0.dev1-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

Details for the file wraptile-0.2.0.dev1.tar.gz.

File metadata

  • Download URL: wraptile-0.2.0.dev1.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for wraptile-0.2.0.dev1.tar.gz
Algorithm Hash digest
SHA256 30496b9e0ba5daebc8ffb3c7b7a2efc341e3889e5cc42ef5b161f3a33d3d3c12
MD5 c88760790c1b29944b72bb7e84d0cf5e
BLAKE2b-256 f02be4671e0b5a26f027a90f68ee0b8dffa2d47dbbc395d1cafc7dbb130dc2c4

See more details on using hashes here.

File details

Details for the file wraptile-0.2.0.dev1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for wraptile-0.2.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 315c2729a138242e5fae7929c3daae23bcc71fd9020f805e0588896d0ac28731
MD5 2bd6a8c7e51b447697dd72877a29e4c9
BLAKE2b-256 b6f76f33a754bc7b68b4e71bbc4ec9227d249eb5cc94438ca9c103a371eba171

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 Sentry Error logging StatusPage Status page