Fast and well tested serialization library
https://github.com/Fatal1ty/mashumaro
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.
Key features
- One of the fastest libraries
- Mature and time-tested
- Easy to use out of the box
- Highly customizable
- Built-in support for JSON, YAML, TOML, MessagePack
- Built-in support for almost all Python types including typing-extensions
- JSON Schema generation
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/python-mashumaro && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mashumaro-3.15.tar.gz | 0000157786 154 KB | |
python-mashumaro.changes | 0000001640 1.6 KB | |
python-mashumaro.spec | 0000002666 2.6 KB |
Comments 0