About Anaconda Help Download Anaconda

A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.

copied from cf-staging / msgspec

Installers

  • linux-64 v0.18.6
  • linux-ppc64le v0.18.6
  • linux-aarch64 v0.18.6
  • osx-arm64 v0.18.6
  • osx-64 v0.18.6
  • win-64 v0.18.6

conda install

To install this package run one of the following:
conda install conda-forge::msgspec
conda install conda-forge/label/broken::msgspec

Description

msgspec is a fast serialization and validation library for Python, supporting JSON, MessagePack, YAML, and TOML. It integrates well with Python's type annotations, providing ergonomic (and performant!) schema validation.


© 2024 Anaconda, Inc. All Rights Reserved. (v3.0.9) Legal | Privacy Policy