Skip to main content

Action-based workflow and automation library

Project description

xwaction

Action-based workflow and automation. Build, execute, and manage workflows with input validation, error handling, and performance monitoring. Integrates with xwschema for validation. Per project docs.

Company: eXonware.com · Author: eXonware Backend Team · Email: connect@exonware.com
Version: See version.py or PyPI. · Updated: See version.py (__date__)

Status Python License


Install

pip install exonware-xwaction

Quick start

from exonware.xwaction import XWAction, ActionContext

@XWAction(profile="query")
def my_action(x: int) -> int:
    return x * 2

my_action(3)  # or my_action.execute(ActionContext(actor="user", source="cli"), x=3)

See docs/ for pipelines, validation, and REF_* when present.


What you get

Area What's in it
Workflows Orchestration, action pipelines, error handling.
Validation Schema-driven input validation (xwschema integration).
Monitoring Performance tracking and optimization.

Docs and tests


License and links

MIT - see LICENSE. Homepage: https://exonware.com · Repository: https://github.com/exonware/xwaction

Contributing → CONTRIBUTING.md · Security → SECURITY.md (when present).

Built with ❤️ by eXonware.com - Revolutionizing Python Development Since 2025

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

exonware_xwaction-0.9.0.3.tar.gz (94.8 kB view details)

Uploaded Source

Built Distribution

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

exonware_xwaction-0.9.0.3-py3-none-any.whl (87.2 kB view details)

Uploaded Python 3

File details

Details for the file exonware_xwaction-0.9.0.3.tar.gz.

File metadata

  • Download URL: exonware_xwaction-0.9.0.3.tar.gz
  • Upload date:
  • Size: 94.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for exonware_xwaction-0.9.0.3.tar.gz
Algorithm Hash digest
SHA256 1a82fff256cf6a3df9491baa9b2572548ef02041f6b858b1e7fb13ba15b5f297
MD5 26a9f9f5fa14f464cc365865a00b8394
BLAKE2b-256 8f3fe2202ae040feae2e31d37ee6af4e24b4d29085c4d04fe27cfef3cfb5a59e

See more details on using hashes here.

File details

Details for the file exonware_xwaction-0.9.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for exonware_xwaction-0.9.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b4c4b04912405004592f838208d472d93aed6cdebb3e6b4f320a8b989b76beab
MD5 768af98804592248ba9d1adb13508f96
BLAKE2b-256 125deb94d4d2c620145f783ae22d951f9867aabfa13091f2395d0a015c867b2a

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