Dacite library extended
Project description
dacite-ext - dacite library extended
This library provides missing feature for dacite library: dynamically add data_class
fields, based on input data
dictionary on data_class
creation in from_dict
function. This library is drop-in replacement for dacite
library and has no other dependencies. The only difference is an optional argument add_extra_fields
. If add_extra_fields
is True
, then new data_class
based on argument data_class
will be created.
Installation
To install from PyPI run:
$ pip install dacite-ext
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size dacite_ext-0.1.3-py3-none-any.whl (9.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size dacite-ext-0.1.3.tar.gz (3.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for dacite_ext-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 155992bb11733eb11804ae33b84b2e75a77897f3a9344d469f0d0a4c4667eb43 |
|
MD5 | fde616a178922e838c0d6eec57c3f599 |
|
BLAKE2-256 | d35fe2c2a038c0d4e8f1b990ca5582f143f2576fcade931a253878a370f9ce5b |