Skip to main content

Convenience wrapper for exonware-xwaction - provides 'import xwaction' alias

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

xwaction-0.9.0.3.tar.gz (94.7 kB view details)

Uploaded Source

Built Distribution

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

xwaction-0.9.0.3-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for xwaction-0.9.0.3.tar.gz
Algorithm Hash digest
SHA256 c17a8cc6966a07568441f39aefe8625a4b65ad7211079ddce3465309898f7a32
MD5 cf7af12703ed727f42c2cfec88baa36a
BLAKE2b-256 43dd0181e84ae7e344f0a0923bd1067057a22104d0db7c2a733ab6ac1106f3a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: xwaction-0.9.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for xwaction-0.9.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 66eef414e7959783066ea0db6c64e4efd88c414863a63690c0dce6e344db9e9d
MD5 bf795774a45aa1fa88ff72d662f5c037
BLAKE2b-256 5783c30a772d0962d556a07596f83913f80e347e246c5b8c40d1a0a5c6ba83e9

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