Result for 6A64CBF2F1E39803E497E6CDB74D730D6A8B323F

Query result

Key Value
FileName./usr/share/doc/python3-dacite/changelog.gz
FileSize1079
MD5C8175F751D7217F50CC60271ECCBF695
SHA-16A64CBF2F1E39803E497E6CDB74D730D6A8B323F
SHA-256139DA55F6B0E46DFE8F7297E2DDDFAFD47270D55CD312A826834A816FCCADC06
SSDEEP24:XCNpCAoidmrRlG6rU4O8IxbV6NVLd0vfLuK8oZqpf90bg:X2pSiIFlGD6NhW7ugOSg
TLSHT16411E9402D0FB6048165B429CE6F2948BC3B196C0ECB9C5E5326C5D09DDA75BD787212
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize20452
MD537B6F6EF65767C588EA0ECF869792257
PackageDescriptionSimple creation of data classes from dictionaries Passing plain dictionaries as a data container between your functions or methods isn't a good practice. Of course you can always create your custom class instead, but this solution is an overkill if you only want to merge a few fields within a single object. . Fortunately Python has a good solution to this problem - data classes. Thanks to `@dataclass` decorator you can easily create a new custom type with a list of given fields in a declarative manner. Data classes support type hints by design. . However, even if you are using data classes, you have to create their instances somehow. In many such cases, your input is a dictionary - it can be a payload from a HTTP request or a raw data from a database. If you want to convert those dictionaries into data classes, `dacite` is your best friend. . This library was originally created to simplify creation of type hinted data transfer objects (DTO) which can cross the boundaries in the application architecture. . It's important to mention that `dacite` is not a data validation library. There are dozens of awesome data validation projects and it doesn't make sense to duplicate this functionality within `dacite`. If you want to validate your data first, you should combine `dacite` with one of data validation library.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython3-dacite
PackageSectionpython
PackageVersion1.8.0-1
SHA-129E8A86853FB71A8DDD8ED3B4DCF83E88D31DB9D
SHA-256AAB3F44808C5EA9B7459F7202FFC0FE26DDA1A84CA1C912339A4C537300FA02C