Result for 2E86206D5C680EC0CC7F916964CCF80ACD81909F

Query result

Key Value
FileName./usr/lib/python3/dist-packages/dacite-1.6.0.egg-info/PKG-INFO
FileSize13846
MD59AF4C7FCBCEA646322C07BAFDBD1B1BE
SHA-12E86206D5C680EC0CC7F916964CCF80ACD81909F
SHA-25667C68D9ADB1A7E9E740E637C4E62570ED1CC15AAD3E9764AF8DCA167C35BE383
SSDEEP384:BM3C1yAKTrQ+Q1FKEex5xIL6YTPnaJPA0+Cs:BEC1yAKTE71kNv4PnN0+1
TLSHT13B52D8A7B4B026600A4314FA53AAD266BE63F05AC7491C29F4FCC1781F1A539B37A75C
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