Skip to main content

Enterprise serialization formats for xwsystem - Parquet, Avro, HDF5, NetCDF, and 14 more heavyweight formats

Project description

xwformats - Enterprise Serialization Formats

Company: eXonware.com
Author: Eng. Muhammad AlShehri
Email: connect@exonware.com
Version: 0.1.0.1 Date: 02-Nov-2025


Overview

Extended serialization format library providing heavyweight enterprise formats for specialized domains.

Note: This library is separated from xwsystem to keep the core lightweight and fast.


What's Inside

18 Enterprise Formats (~87 MB):

Schema Formats (7):

  • Protocol Buffers
  • Apache Avro
  • Apache Parquet
  • Apache Thrift
  • Apache ORC
  • Cap'n Proto
  • FlatBuffers

Scientific Formats (5):

  • HDF5
  • Feather
  • Zarr
  • NetCDF
  • MATLAB MAT

Database Formats (3):

  • LMDB
  • GraphDB (Neo4j, Dgraph)
  • LevelDB

Binary Formats (2):

  • BSON
  • UBJSON

Text Formats (1):

  • XML (enterprise features)

Installation

# Standard installation
pip install exonware-xwformats

# With xwsystem
pip install exonware-xwsystem exonware-xwformats

# Or use xwsystem[lazy] for auto-installation
pip install exonware-xwsystem[lazy]

Usage

from exonware.xwformats import (
    ParquetSerializer,
    ProtobufSerializer,
    Hdf5Serializer,
    # ... all enterprise formats
)

# Or through xwsystem
from exonware.xwsystem import XWIO

io = XWIO()
io.serialize(data, format="parquet")  # Auto-discovers xwformats!

Why Separate from xwsystem?

Performance:

  • xwsystem: ~5 MB (core formats only)
  • xwformats: ~87 MB (enterprise formats)
  • Install only what you need!

Startup Time:

  • xwsystem alone: ~0.1s (20x faster!)
  • With xwformats: ~2s (when actually used)

Coverage:

  • xwsystem: 14 core formats (80%+ use cases)
  • xwformats: 18 enterprise formats (specialized needs)

License

MIT License - See LICENSE file


Part of the eXonware ecosystem

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_xwformats-0.1.0.1.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

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

exonware_xwformats-0.1.0.1-py3-none-any.whl (47.2 kB view details)

Uploaded Python 3

File details

Details for the file exonware_xwformats-0.1.0.1.tar.gz.

File metadata

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

File hashes

Hashes for exonware_xwformats-0.1.0.1.tar.gz
Algorithm Hash digest
SHA256 a7b74f09c58222b697706b9540cd3dc176818f9d0651ddbeee64c083bf2f963f
MD5 9d17e90eb03f9fa811dd1e056d2c36e9
BLAKE2b-256 e383fc446f8aae8d1ee01ff7981e42e538ce8c0533f3c87ed541227bb8911eac

See more details on using hashes here.

File details

Details for the file exonware_xwformats-0.1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for exonware_xwformats-0.1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 13a0051f3e6b2a089131616e5b850d258b4681c345f8f6a13a75e5b84cc0f865
MD5 62c1898e57232c8f14f21a37abcded16
BLAKE2b-256 11359f95049a4dbddad6daa8d94d735afefd4e009df8b9da6268247c5090c734

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