Contents

dacite 1.8.1

0

Simple creation of data classes from dictionaries.

Simple creation of data classes from dictionaries.

Stars: 1644, Watchers: 1644, Forks: 99, Open Issues: 51

The konradhalas/dacite repo was created 6 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1644 github stars!

How to Install dacite

You can install dacite using pip

pip install dacite

or add it to a project with poetry

poetry add dacite

Package Details

Author
Konrad Hałas
License
MIT
Homepage
https://github.com/konradhalas/dacite
PyPi:
https://pypi.org/project/dacite/
GitHub Repo:
https://github.com/konradhalas/dacite

Classifiers

  • Software Development/Libraries/Python Modules
No  dacite  pypi packages just yet.

Errors

A list of common dacite errors.

Code Examples

Here are some dacite code examples and snippets.

GitHub Issues

The dacite package has 51 open issues on GitHub

  • Test failure with Python 3.10
  • What about basic types involving dataclasses
  • fix #92. change Data from Dict to Mapping

See more issues on GitHub

Related Packages & Articles