Skip to main content

Override tasks client

Project description

Arcane CloudTask

This package is base on google-cloud-cloudtasks.

Get Started

pip install arcane-tasks

## Example Usage

```python
from arcane import tasks

# Import your configs
from configure import Config

tasks_client = tasks.Client(adscale_key=Config.KEY, project=Config.GCP_PROJECT)
body = {
    'attribute' : value
}
task_name = "My task"
tasks_client.publish_task(
    queue=<your-queue>,
    url=<url-to-triger>,
    body=body,
    task_name=task_name
)

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

arcane_tasks-0.7.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

arcane_tasks-0.7.3-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file arcane_tasks-0.7.3.tar.gz.

File metadata

  • Download URL: arcane_tasks-0.7.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.14.0-1017-azure

File hashes

Hashes for arcane_tasks-0.7.3.tar.gz
Algorithm Hash digest
SHA256 0313e755d3c3e2d513061a924f248a104b1c65b57b9a75a3e29167d349d0eace
MD5 6bcfac89bd1f9b25c1e2f7ebeb7fbeb9
BLAKE2b-256 79cbfe2a1b6c9d385e93630f4590f4410cde3e2f5d2085458c8a572e94e9db6c

See more details on using hashes here.

File details

Details for the file arcane_tasks-0.7.3-py3-none-any.whl.

File metadata

  • Download URL: arcane_tasks-0.7.3-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.14.0-1017-azure

File hashes

Hashes for arcane_tasks-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ccc82f674e634e22346018c11e1d114db45f613ab354f5c2fd91a2859bb89365
MD5 66151ce70b9e422d63e05f4bddab0947
BLAKE2b-256 0d2add98f7c51169fbefab636c14a2df25cf7762c9c33a297623eb275dcb5f07

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