Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
msgspec
Light Logo Dark Logo

Overview

  • Why msgspec?
  • Installation
  • Benchmarks

User Guide

  • Usage
  • Supported Types
  • Structs
  • Constraints
  • Converters
  • JSON Schema
  • Schema Evolution

Advanced

  • Extending
  • Inspecting Types
  • Performance Tips

Reference

  • API Docs
  • Examples
    • GeoJSON
    • Asyncio TCP Key-Value Server
    • Conda Repodata
    • Parsing pyproject.toml
    • Usage with EdgeDB
  • Changelog
Back to top
View this page

API Docs¶

Structs¶

Meta¶

Raw¶

Unset¶

JSON¶

MessagePack¶

YAML¶

TOML¶

JSON Schema¶

Converters¶

Inspect¶

Exceptions¶

Next
Examples
Previous
Performance Tips
Copyright © Jim Crist-Harif
Made with Sphinx and @pradyunsg's Furo
On this page
  • API Docs
    • Structs
    • Meta
    • Raw
    • Unset
    • JSON
    • MessagePack
    • YAML
    • TOML
    • JSON Schema
    • Converters
    • Inspect
    • Exceptions