Simple creation of data classes from dictionaries
Simplifies creating type-hinted data transfer objects (DTOs) from dictionaries, useful for data from HTTP requests or databases. It complements Python's dataclasses and isn't a validation library. For validation, combine it with other libraries.
- Links to openSUSE:Factory / python-dacite
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-dacite && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-dacite.changes | 0000000480 480 Bytes | |
python-dacite.spec | 0000001949 1.9 KB | |
v1.8.1.tar.gz | 0000026038 25.4 KB |
Comments 0