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

ExamplesΒΆ

Here we provide a few examples using msgspec to accomplish various tasks.

  • GeoJSON
  • Asyncio TCP Key-Value Server
  • Conda Repodata
  • Parsing pyproject.toml
  • Usage with EdgeDB
Next
GeoJSON
Previous
API Docs
Copyright © Jim Crist-Harif
Made with Sphinx and @pradyunsg's Furo