Skip to main content

Unified entity model with schema, actions, data, metadata, caching, and performance features

Project description

xwentity

Unified entity system. Schema (xwschema), actions (xwaction), data (xwdata); metadata, caching, state management; XWNode integration. Used by xwmodels, xwbase, and the eXonware stack. Per project docs.

Company: eXonware.com · Author: eXonware Backend Team · Email: connect@exonware.com
Version: (see pyproject/version) · Updated: See version.py (__date__)

Status Python License


Install

pip install exonware-xwentity

Quick start

from exonware.xwentity import XWEntity
from exonware.xwschema import XWSchema

schema = XWSchema({"type": "object", "properties": {"name": {"type": "string"}, "age": {"type": "integer"}}})
entity = XWEntity(schema=schema, data={"name": "Alice", "age": 30})
print(entity.data["name"])

See docs/ for metadata, state, and REF_* when present.


What you get

Area What's in it
Entity Unified class: schema, actions, data, metadata, caching.
Integration xwschema, xwaction, xwdata, XWNode.
Lifecycle State management, property discovery.

Docs and tests


License and links

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

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_xwentity-0.6.0.2.tar.gz (80.8 kB view details)

Uploaded Source

Built Distribution

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

exonware_xwentity-0.6.0.2-py3-none-any.whl (52.3 kB view details)

Uploaded Python 3

File details

Details for the file exonware_xwentity-0.6.0.2.tar.gz.

File metadata

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

File hashes

Hashes for exonware_xwentity-0.6.0.2.tar.gz
Algorithm Hash digest
SHA256 4cb5a466a34fea5dc581a9d44c0a1d03e772a163110e761f122044e5380ec8a1
MD5 de3f911e724b7923c540b89d3591fda8
BLAKE2b-256 722ef66764ead1b03e497b1c386b9a7554fa7566bf38cd210b92dadc8ba5b388

See more details on using hashes here.

File details

Details for the file exonware_xwentity-0.6.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for exonware_xwentity-0.6.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a0819a810a2625e7c63215a301e852ddc76b9e9a38f75769cfddebbb2f6f7717
MD5 8a6040ea5f5ad87c5570be961c6a9574
BLAKE2b-256 f1ef4ca64fe4c62271ac248a3230e82735fbe6ab10074b0a9d12ca40fd2ff672

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