
dacite 1.9.2
0
Simple creation of data classes from dictionaries.
Contents
Simple creation of data classes from dictionaries.
Stars: 2010, Watchers: 2010, Forks: 112, Open Issues: 60The konradhalas/dacite repo was created 7 years ago and the last code push was 11 months ago.
The project is very popular with an impressive 2010 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
Related Packages
Errors
A list of common dacite errors.
Code Examples
Here are some dacite code examples and snippets.
GitHub Issues
The dacite package has 60 open issues on GitHub
- Python 3.14 support
pythonfix