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.
Source Distribution
dacite-ext-0.1.3.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for dacite_ext-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 155992bb11733eb11804ae33b84b2e75a77897f3a9344d469f0d0a4c4667eb43 |
|
MD5 | fde616a178922e838c0d6eec57c3f599 |
|
BLAKE2b-256 | d35fe2c2a038c0d4e8f1b990ca5582f143f2576fcade931a253878a370f9ce5b |