Skip to main content

Advanced data manipulation with XWNode integration, async operations, and universal format conversion

Project description

xwdata

Format-agnostic data engine with XWNode. Load from any format, manipulate with copy-on-write semantics, save to any format; xwsystem serialization (30+ formats); path navigation and graph operations via XWNode. Async-first. 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

Install What you get When to use
pip install exonware-xwdata Lite — core only Minimal footprint.
pip install exonware-xwdata[lazy] Lazy — formats on first use Development.
pip install exonware-xwdata[full] Full — common formats pre-installed Production or CI.

Quick start

from exonware.xwdata import load_data, save_data

# Load from any format, save to any format; one API
data = load_data("input.json")   # or .yaml, .xml, etc.
data["key"] = "value"
save_data(data, "output.yaml")

XWNode integration for path navigation and graph operations; async operations; reference resolution. See docs/ and docs/GUIDE_01_USAGE.md when present.


What you get

Area What's in it
Formats One API for 30+ formats via xwsystem; partial access, typed loading.
XWNode Path navigation and graph operations on loaded data.
Semantics Copy-on-write; universal metadata; reference resolution.
Async Async-first operations.

Docs and tests


License and links

MIT — see LICENSE. Homepage: https://exonware.com · Repository: https://github.com/exonware/xwdata

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_xwdata-0.9.0.6.tar.gz (157.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_xwdata-0.9.0.6-py3-none-any.whl (147.0 kB view details)

Uploaded Python 3

File details

Details for the file exonware_xwdata-0.9.0.6.tar.gz.

File metadata

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

File hashes

Hashes for exonware_xwdata-0.9.0.6.tar.gz
Algorithm Hash digest
SHA256 89a4d6df35f9089d058d56eb222dc5b49b709f8bd2214061bdb2ca45a3d2d72f
MD5 740df16adb88c6902801900f64b57457
BLAKE2b-256 d66f52e3a28454ad96b8bb43e284ced668b5310104e84d1016249a7fad697ee5

See more details on using hashes here.

File details

Details for the file exonware_xwdata-0.9.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for exonware_xwdata-0.9.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d4f2e3b81d39c3bf8cc11f0d553033e70449a77a250b70a7e876e02915546233
MD5 2dd19797943de890e51390617d4e393c
BLAKE2b-256 946e9ff66c2712174589d4cb5782c03ccc3450542ed84911758703da1afc830c

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