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.1.tar.gz (92.6 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.1-py3-none-any.whl (87.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exonware_xwaction-0.9.0.1.tar.gz
  • Upload date:
  • Size: 92.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for exonware_xwaction-0.9.0.1.tar.gz
Algorithm Hash digest
SHA256 9da9623514086a0cc37d7bdfff64063235918cdea1ff7880f1a56cf3b69d2588
MD5 02e6d245491c62999f061df3bdf88b31
BLAKE2b-256 e0c25afc9f0e86de64332dd5c0514fdbabd583d7f068d91236cb0ae264f54ab7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for exonware_xwaction-0.9.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bc9f6f6609b7d75a7e4152d0ffb882413b82d0ea38b29c565ee42c10f7aa1f09
MD5 4df71ed1dfb539b9c4720c5a75dcbb88
BLAKE2b-256 39e25c2b26dca33a2a728664be8c506467f261037749156a861ee971993a2123

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