About Anaconda Help Download Anaconda

Fast and well tested serialization library

Installers

  • osx-64 v3.16
  • linux-64 v3.16
  • linux-aarch64 v3.16
  • linux-s390x v3.10
  • osx-arm64 v3.16
  • win-64 v3.16
  • linux-ppc64le v3.6

conda install

To install this package run one of the following:
conda install anaconda::mashumaro

Description

In Python, you often need to dump and load objects based on the schema you have. It can be a dataclass model, a list of third-party generic classes or whatever. Mashumaro not only lets you save and load things in different ways, but it also does it super quick.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy