Skip to main content

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
)

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.6.tar.gz (3.5 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.6-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arcane_tasks-0.7.6.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.13 Linux/6.17.0-1020-azure

File hashes

Hashes for arcane_tasks-0.7.6.tar.gz
Algorithm Hash digest
SHA256 c11f12e00d6a9eec770667df4d4f12511313e9c1c41492ee228f0d55083e7d51
MD5 b840bdc76f82bec65b9e2c7c5c9156a8
BLAKE2b-256 648555bb2029637fe5f1b46b27546491dd9a0098a3dbca44f7930226aee9e01f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: arcane_tasks-0.7.6-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.12.13 Linux/6.17.0-1020-azure

File hashes

Hashes for arcane_tasks-0.7.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e8b6dfb97bb918749c0c02cfeb1ecebd9279fc433bac0adec625184d9cbfabc8
MD5 3485058c4af8bf0a973073586e02854e
BLAKE2b-256 cb3e1937eb5c8b02ce726c8d6b9adeaaaa0806d2369b89421a053624f092f23c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.7.6 This release

2 files

0.7.5

2 files

0.7.4

2 files

0.7.3

2 files

0.7.2

2 files

0.7.1

2 files

0.7.0

2 files

0.6.1

2 files

0.6.0

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

Supported by

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