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
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-mashumaro
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-mashumaro && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
mashumaro-3.16.tar.gz | 0000158497 155 KB | |
python-mashumaro.changes | 0000002069 2.02 KB | |
python-mashumaro.spec | 0000002666 2.6 KB |
Comments 0