Skip to main content

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

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

xwdata-0.9.0.3.tar.gz (157.0 kB view details)

Uploaded Source

Built Distribution

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

xwdata-0.9.0.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for xwdata-0.9.0.3.tar.gz
Algorithm Hash digest
SHA256 212d03d980280aaae46979ddc770140c01c342996f7947d999ba4ff815ebe931
MD5 d414e2b20f2ee2d79ba5c0e65c0f1ca9
BLAKE2b-256 55796ea6b7f04b445b3e4c24ef82820e68e79010583f08bc572344d3b83a7857

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for xwdata-0.9.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6cd475e43e728c653f76ef8482f365c90197762522810489ed6335ddccb381b3
MD5 86d2e1eda21f6ff01ead11a2b99fa9b4
BLAKE2b-256 d9e5c81d7cc1b66a2b72e0a3b6b78bce435f40cb7a91552ad3517a8bd4481b3b

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