
djangorestframework-dataclasses 1.1.1
0
A dataclasses serializer for Django REST Framework
Contents
A dataclasses serializer for Django REST Framework
Stars: 220, Watchers: 220, Forks: 15, Open Issues: 2The oxan/djangorestframework-dataclasses
repo was created 2 years ago and was last updated 5 days ago.
The project is popular with 220 github stars!
How to Install djangorestframework-dataclasses
You can install djangorestframework-dataclasses using pip
pip install djangorestframework-dataclasses
or add it to a project with poetry
poetry add djangorestframework-dataclasses
Package Details
- Author
- Oxan van Leeuwen
- License
- BSD
- Homepage
- https://github.com/oxan/djangorestframework-dataclasses
- PyPi
- https://pypi.org/project/djangorestframework-dataclasses/
- GitHub Repo
- https://github.com/oxan/djangorestframework-dataclasses
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Application Frameworks
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common djangorestframework-dataclasses errors.
Code Examples
Here are some djangorestframework-dataclasses
code examples and snippets.
GitHub Issues
The djangorestframework-dataclasses package has 2 open issues on GitHub
- [Question]: Nested serializer with Union