Result for 32A4DD42580952D00FD3D72602BE686C48B24FFA

Query result

Key Value
FileName./usr/share/doc/python3-dacite/copyright
FileSize1421
MD5F2D53A2B0D1B2C5D46835FE2203BA709
SHA-132A4DD42580952D00FD3D72602BE686C48B24FFA
SHA-2565D8A46A417C3ABBA8B7D451A815281BB27FA792F7898AF1151CE52E0935C07F6
SSDEEP24:gttcgUVFXsruPJH/H0ymS3gt8xLHc1hMK9QH0sUv4kOk4/+/U3oq4sFig:fgUVF80Jvlm6Er5QH0s5ANU3oWFig
TLSHT15221E91B738007551A8A23D06A79ACD4B737714DF45F9EC4942DE3045B19479D4FB424
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
FileSize18120
MD5CBE5038AAB36813A46AE13E10D314C5D
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.6.0-2
SHA-1E0C655470839C7501F769E9724F8A0B6852ACA1B
SHA-25646BA7E7417B95AE7AFDAA60FD155E4B53439EECABF17EA82A600E3079E2BE1DB