# serde-json-python-formatter
![License][license-badge]
[![Build Status][build-badge]][build]
[license-badge]: https://img.shields.io/badge/license-BSD--3--Clause-blue?style=flat-square
[build-badge]: https://img.shields.io/github/actions/workflow/status/prefix-dev/serde-json-python-formatter/rust-compile.yml?style=flat-square&branch=main
[build]: https://github.com/prefix-dev/serde-json-python-formatter/actions
Provides a `serde-json` `Formatter` to output json the way Python would.