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 and save across many formats (via xwsystem), navigate paths and graphs on XWNode, copy-on-write semantics, async-first. Docs in docs/.

Company: eXonware.com · Author: eXonware Backend Team · Email: connect@exonware.com

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 for path navigation and graph work; async APIs; reference resolution. See docs/ and docs/GUIDE_01_USAGE.md when present.


What you get

Area What's in it
Formats One API over 30+ formats via xwsystem; partial reads, typed loads.
XWNode Path and graph operations on in-memory 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
Version: 0.9.0.9 | Updated: 30-Mar-2026

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.9.tar.gz (158.1 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.9-py3-none-any.whl (149.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exonware_xwdata-0.9.0.9.tar.gz
  • Upload date:
  • Size: 158.1 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.9.tar.gz
Algorithm Hash digest
SHA256 55168a0596ef4a8fcf5ddd3fe97428e228fde6c85e901d046ef7fbd27261b875
MD5 63bbf1be362bf456f42cc803a0b0afc2
BLAKE2b-256 6c797b091445038fcd5f888cad380051dc701dab37ad874e71875b56f7325797

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for exonware_xwdata-0.9.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 803ab2e68609603e8f527d8ba7bd1a63966170a760c4cccf2f887d3779008c29
MD5 0801e42b1acf0bdbc55212ea82d0b4f9
BLAKE2b-256 dc86e36be5f59847a25317651215cb9d954e5d1e0041d0e5d23b0b3943ec0a7c

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